"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/03/13 02:25:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xifijan9mite" 2026/03/13 02:25:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/13 02:25:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:25:59 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:25:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:25:59 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:25:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:25:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:25:59 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:25:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:25:59 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:25:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Connecting to FTP server 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:21") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41944->172.17.0.9:21, err= 2026/03/13 02:25:59 DEBUG : Creating backend with remote "/tmp/rclone3867773946" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31806") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53860->172.17.0.9:31806, err= 2026/03/13 02:25:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:25:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33884") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41928->172.17.0.9:33884, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37989") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38022->172.17.0.9:37989, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37746") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59268->172.17.0.9:37746, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:25:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32876") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58394->172.17.0.9:32876, err= 2026/03/13 02:25:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30660") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59710->172.17.0.9:30660, err= 2026/03/13 02:25:59 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/13 02:25:59 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/13 02:25:59 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35094") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40406->172.17.0.9:35094, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32091") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60648->172.17.0.9:32091, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39293") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49850->172.17.0.9:39293, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31884") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43200->172.17.0.9:31884, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34989") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33692->172.17.0.9:34989, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38854") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48540->172.17.0.9:38854, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30163") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56824->172.17.0.9:30163, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39975") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35856->172.17.0.9:39975, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36335") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47842->172.17.0.9:36335, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:25:59 DEBUG : Creating backend with remote "/non-existing" 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34508") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42658->172.17.0.9:34508, err= 2026/03/13 02:25:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36805") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42344->172.17.0.9:36805, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30977") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39140->172.17.0.9:30977, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:25:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37380") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57708->172.17.0.9:37380, err= 2026/03/13 02:25:59 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/13 02:25:59 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/13 02:25:59 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37801") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38574->172.17.0.9:37801, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30446") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37968->172.17.0.9:30446, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30628") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57860->172.17.0.9:30628, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34499") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43796->172.17.0.9:34499, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36382") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42216->172.17.0.9:36382, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" sync_test.go:222: Only runs on local 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31197") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49850->172.17.0.9:31197, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37124") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47434->172.17.0.9:37124, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:25:59 INFO : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Running all checks before starting transfers 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31231") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51196->172.17.0.9:31231, err= 2026/03/13 02:25:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:25:59 INFO : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Checks finished, now starting transfers 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30301") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42720->172.17.0.9:30301, err= 2026/03/13 02:25:59 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/13 02:25:59 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/13 02:25:59 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39255") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50422->172.17.0.9:39255, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39420") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40544->172.17.0.9:39420, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31647") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55064->172.17.0.9:31647, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36236") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36470->172.17.0.9:36236, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38937") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60276->172.17.0.9:38937, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:25:59 ERROR : Ignoring --no-traverse with sync 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30201") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58856->172.17.0.9:30201, err= 2026/03/13 02:25:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36071") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59446->172.17.0.9:36071, err= 2026/03/13 02:25:59 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/13 02:25:59 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/13 02:25:59 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:25:59 DEBUG : Waiting for deletions to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38465") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40926->172.17.0.9:38465, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31405") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59956->172.17.0.9:31405, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36113") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47830->172.17.0.9:36113, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30754") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48854->172.17.0.9:30754, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38842") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34362->172.17.0.9:38842, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33643") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36674->172.17.0.9:33643, err= 2026/03/13 02:25:59 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32696") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38822->172.17.0.9:32696, err= 2026/03/13 02:25:59 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/03/13 02:25:59 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/03/13 02:25:59 INFO : hello world2: Copied (new) 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37035") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48236->172.17.0.9:37035, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30972") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49064->172.17.0.9:30972, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32876") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58402->172.17.0.9:32876, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31357") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36052->172.17.0.9:31357, err= 2026/03/13 02:25:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36168") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42950->172.17.0.9:36168, err= 2026/03/13 02:25:59 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/03/13 02:25:59 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/03/13 02:25:59 INFO : potato2: Copied (new) 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36351") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52358->172.17.0.9:36351, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36819") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47784->172.17.0.9:36819, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33374") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52964->172.17.0.9:33374, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:25:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35977") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42156->172.17.0.9:35977, err= 2026/03/13 02:25:59 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/03/13 02:25:59 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/03/13 02:25:59 INFO : potato2: Copied (new) 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38538") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45240->172.17.0.9:38538, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30581") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58006->172.17.0.9:30581, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33870") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:32816->172.17.0.9:33870, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:25:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/13 02:25:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 02:25:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/13 02:25:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30323") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41246->172.17.0.9:30323, err= 2026/03/13 02:25:59 INFO : sub dir2: Making directory 2026/03/13 02:25:59 INFO : sub dir: Making directory 2026/03/13 02:25:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:25:59 INFO : sub dir2/sub sub dir2: Making directory 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Connecting to FTP server 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:21") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41952->172.17.0.9:21, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31660") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50880->172.17.0.9:31660, err= 2026/03/13 02:25:59 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/13 02:25:59 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/13 02:25:59 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30040") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60092->172.17.0.9:30040, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38134") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36445") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47676->172.17.0.9:38134, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53316->172.17.0.9:36445, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30054") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47178->172.17.0.9:30054, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34077") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52110->172.17.0.9:34077, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31925") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34566->172.17.0.9:31925, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34784") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46260->172.17.0.9:34784, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31807") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57480->172.17.0.9:31807, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30847") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41358->172.17.0.9:30847, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:25:59 INFO : sub dir2: Making directory 2026/03/13 02:25:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/13 02:25:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31177") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54728->172.17.0.9:31177, err= 2026/03/13 02:25:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30026") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46942->172.17.0.9:30026, err= 2026/03/13 02:25:59 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/13 02:25:59 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/13 02:25:59 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38541") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35774->172.17.0.9:38541, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33659") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56548->172.17.0.9:33659, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39661") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43202->172.17.0.9:39661, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30947") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34428->172.17.0.9:30947, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34292") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42262->172.17.0.9:34292, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:25:59 DEBUG : sub dir2: Making directory with metadata 2026/03/13 02:25:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31827") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34594->172.17.0.9:31827, err= 2026/03/13 02:25:59 INFO : sub dir2: Making directory 2026/03/13 02:25:59 INFO : sub dir: Making directory 2026/03/13 02:25:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37619") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35988->172.17.0.9:37619, err= 2026/03/13 02:25:59 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/13 02:25:59 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/13 02:25:59 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:25:59 INFO : sub dir/hello world: Deleted 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33701") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55874->172.17.0.9:33701, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36855") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40996->172.17.0.9:36855, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39239") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38728->172.17.0.9:39239, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38564") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57414->172.17.0.9:38564, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38817") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57588->172.17.0.9:38817, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31270") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31015") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34116->172.17.0.9:31270, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34888->172.17.0.9:31015, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37017") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57132->172.17.0.9:37017, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32947") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52300->172.17.0.9:32947, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30651") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56872->172.17.0.9:30651, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:25:59 INFO : sub dir2: Making directory 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31712") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51074->172.17.0.9:31712, err= 2026/03/13 02:25:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33285") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37528->172.17.0.9:33285, err= 2026/03/13 02:25:59 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/13 02:25:59 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/13 02:25:59 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:25:59 INFO : sub dir/hello world: Deleted 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36876") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60618->172.17.0.9:36876, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35324") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54192->172.17.0.9:35324, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35042") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47454->172.17.0.9:35042, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36461") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41804->172.17.0.9:36461, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30610") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54486->172.17.0.9:30610, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:25:59 DEBUG : sub dir2: Making directory with metadata 2026/03/13 02:25:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 02:25:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31985") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59026->172.17.0.9:31985, err= 2026/03/13 02:25:59 INFO : sub dir2: Making directory 2026/03/13 02:25:59 INFO : sub dir: Making directory 2026/03/13 02:25:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38000") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54298->172.17.0.9:38000, err= 2026/03/13 02:25:59 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/13 02:25:59 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/13 02:25:59 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:25:59 DEBUG : Waiting for deletions to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36885") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50492->172.17.0.9:36885, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36662") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58122->172.17.0.9:36662, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39916") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49466->172.17.0.9:39916, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39485") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44566->172.17.0.9:39485, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35226") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32292") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36626->172.17.0.9:32292, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52508->172.17.0.9:35226, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32409") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39016->172.17.0.9:32409, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35830") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57254->172.17.0.9:35830, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35621") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33194->172.17.0.9:35621, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:25:59 INFO : sub dir2: Making directory 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36901") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46876->172.17.0.9:36901, err= 2026/03/13 02:25:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30558") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46776->172.17.0.9:30558, err= 2026/03/13 02:25:59 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/13 02:25:59 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/13 02:25:59 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:25:59 DEBUG : Waiting for deletions to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33681") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55582->172.17.0.9:33681, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38008") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52768->172.17.0.9:38008, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30667") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37970->172.17.0.9:30667, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39221") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36432->172.17.0.9:39221, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30644") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41356->172.17.0.9:30644, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31047") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50900->172.17.0.9:31047, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39626") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57606->172.17.0.9:39626, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34194") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42336->172.17.0.9:34194, err= 2026/03/13 02:25:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xasanud9mebo" 2026/03/13 02:25:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:25:59 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:25:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:25:59 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:25:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:25:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:25:59 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:25:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:25:59 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:25:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xasanud9mebo: Connecting to FTP server 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xasanud9mebo: dial("tcp","172.17.0.9:21") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xasanud9mebo: > dial: conn=172.17.0.1:41968->172.17.0.9:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.9:21/rclone-test-xifijan9mite -> ftp://172.17.0.9:21/rclone-test-xasanud9mebo 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39684") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55524->172.17.0.9:39684, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xasanud9mebo: dial("tcp","172.17.0.9:37811") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xasanud9mebo: > dial: conn=172.17.0.1:46854->172.17.0.9:37811, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30905") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35252->172.17.0.9:30905, err= 2026/03/13 02:25:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xasanud9mebo: Waiting for checks to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xasanud9mebo: Waiting for transfers to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36555") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58468->172.17.0.9:36555, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xasanud9mebo: dial("tcp","172.17.0.9:30554") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xasanud9mebo: > dial: conn=172.17.0.1:51662->172.17.0.9:30554, err= 2026/03/13 02:25:59 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/13 02:25:59 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/13 02:25:59 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xasanud9mebo: dial("tcp","172.17.0.9:32955") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xasanud9mebo: > dial: conn=172.17.0.1:49526->172.17.0.9:32955, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xasanud9mebo: dial("tcp","172.17.0.9:31988") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xasanud9mebo: > dial: conn=172.17.0.1:55518->172.17.0.9:31988, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xasanud9mebo: dial("tcp","172.17.0.9:33307") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xasanud9mebo: > dial: conn=172.17.0.1:51646->172.17.0.9:33307, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xasanud9mebo: dial("tcp","172.17.0.9:32316") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xasanud9mebo: > dial: conn=172.17.0.1:56796->172.17.0.9:32316, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xasanud9mebo: Purge object "sub dir/hello world" 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xasanud9mebo: Purge dir "sub dir" 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xasanud9mebo: Purge dir "" 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32075") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52568->172.17.0.9:32075, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38814") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47738->172.17.0.9:38814, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31877") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45386->172.17.0.9:31877, err= --- PASS: TestServerSideCopy (0.04s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39308") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56416->172.17.0.9:39308, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39072") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52994->172.17.0.9:39072, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34014") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46370->172.17.0.9:34014, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37463") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39848->172.17.0.9:37463, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33770") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49860->172.17.0.9:33770, err= 2026/03/13 02:25:59 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:25:59 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:25:59 DEBUG : sub dir/hello world: Sizes differ 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30982") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51996->172.17.0.9:30982, err= 2026/03/13 02:25:59 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/03/13 02:25:59 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/03/13 02:25:59 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39295") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35710->172.17.0.9:39295, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38027") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55942->172.17.0.9:38027, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31800") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34232->172.17.0.9:31800, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36948") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38298->172.17.0.9:36948, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30928") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34908->172.17.0.9:30928, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31851") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34290->172.17.0.9:31851, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36927") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48658->172.17.0.9:36927, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38395") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36436->172.17.0.9:38395, err= 2026/03/13 02:25:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vosigig1guro" 2026/03/13 02:25:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:25:59 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:25:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:25:59 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:25:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:25:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:25:59 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:25:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:25:59 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:25:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: Connecting to FTP server 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: dial("tcp","172.17.0.9:21") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: > dial: conn=172.17.0.1:41984->172.17.0.9:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.9:21/rclone-test-xifijan9mite -> ftp://172.17.0.9:21/rclone-test-vosigig1guro 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31968") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: dial("tcp","172.17.0.9:32095") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56844->172.17.0.9:31968, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: > dial: conn=172.17.0.1:47084->172.17.0.9:32095, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39949") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50158->172.17.0.9:39949, err= 2026/03/13 02:25:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: Waiting for checks to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: Waiting for transfers to finish 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31409") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57870->172.17.0.9:31409, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: dial("tcp","172.17.0.9:34799") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: > dial: conn=172.17.0.1:49548->172.17.0.9:34799, err= 2026/03/13 02:25:59 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/13 02:25:59 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/13 02:25:59 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: dial("tcp","172.17.0.9:34218") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: > dial: conn=172.17.0.1:52768->172.17.0.9:34218, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: dial("tcp","172.17.0.9:30509") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: > dial: conn=172.17.0.1:36348->172.17.0.9:30509, err= 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35985") 2026/03/13 02:25:59 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54572->172.17.0.9:35985, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38840") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47772->172.17.0.9:38840, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39402") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:32780->172.17.0.9:39402, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: dial("tcp","172.17.0.9:35246") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: > dial: conn=172.17.0.1:52440->172.17.0.9:35246, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30655") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36854->172.17.0.9:30655, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: dial("tcp","172.17.0.9:39676") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: > dial: conn=172.17.0.1:54674->172.17.0.9:39676, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31760") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51500->172.17.0.9:31760, err= 2026/03/13 02:26:00 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:00 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.9:21/rclone-test-vosigig1guro) 2026/03/13 02:26:00 DEBUG : sub dir/hello world: Sizes differ 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35407") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:32848->172.17.0.9:35407, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: dial("tcp","172.17.0.9:36756") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: > dial: conn=172.17.0.1:52680->172.17.0.9:36756, err= 2026/03/13 02:26:00 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/03/13 02:26:00 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/03/13 02:26:00 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: dial("tcp","172.17.0.9:34543") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: > dial: conn=172.17.0.1:33840->172.17.0.9:34543, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: dial("tcp","172.17.0.9:32271") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: > dial: conn=172.17.0.1:54364->172.17.0.9:32271, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: dial("tcp","172.17.0.9:30703") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: > dial: conn=172.17.0.1:50494->172.17.0.9:30703, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: dial("tcp","172.17.0.9:39655") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: > dial: conn=172.17.0.1:59602->172.17.0.9:39655, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: Purge object "sub dir/hello world" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: Purge dir "sub dir" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-vosigig1guro: Purge dir "" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35333") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56174->172.17.0.9:35333, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35387") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57264->172.17.0.9:35387, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33240") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52936->172.17.0.9:33240, err= --- PASS: TestServerSideCopyOverSelf (0.06s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37383") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48154->172.17.0.9:37383, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30933") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45098->172.17.0.9:30933, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33726") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36310->172.17.0.9:33726, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32174") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33226->172.17.0.9:32174, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38148") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35364->172.17.0.9:38148, err= 2026/03/13 02:26:00 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:00 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:00 DEBUG : sub dir/hello world: Sizes differ 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35571") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58762->172.17.0.9:35571, err= 2026/03/13 02:26:00 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/03/13 02:26:00 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/03/13 02:26:00 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/13 02:26:00 INFO : sub dir/hello world: Deleted 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30834") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46504->172.17.0.9:30834, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38527") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37064->172.17.0.9:38527, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39629") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56532->172.17.0.9:39629, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36638") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49972->172.17.0.9:36638, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31457") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50718->172.17.0.9:31457, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34195") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47846->172.17.0.9:34195, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32060") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35648->172.17.0.9:32060, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37637") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41934->172.17.0.9:37637, err= 2026/03/13 02:26:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qonizip8vota" 2026/03/13 02:26:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:26:00 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:00 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:26:00 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:00 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: Connecting to FTP server 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: > dial: conn=172.17.0.1:41990->172.17.0.9:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.9:21/rclone-test-xifijan9mite -> ftp://172.17.0.9:21/rclone-test-qonizip8vota 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: dial("tcp","172.17.0.9:34825") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30196") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59652->172.17.0.9:30196, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: > dial: conn=172.17.0.1:48254->172.17.0.9:34825, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35046") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33868->172.17.0.9:35046, err= 2026/03/13 02:26:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34646") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39818->172.17.0.9:34646, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: dial("tcp","172.17.0.9:36518") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: > dial: conn=172.17.0.1:51418->172.17.0.9:36518, err= 2026/03/13 02:26:00 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/13 02:26:00 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/13 02:26:00 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: dial("tcp","172.17.0.9:30768") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: > dial: conn=172.17.0.1:57316->172.17.0.9:30768, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: dial("tcp","172.17.0.9:34269") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: > dial: conn=172.17.0.1:36808->172.17.0.9:34269, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35953") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51550->172.17.0.9:35953, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39915") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51944->172.17.0.9:39915, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32711") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38088->172.17.0.9:32711, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: Using server-side directory move 2026/03/13 02:26:00 INFO : ftp://172.17.0.9:21/rclone-test-qonizip8vota: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35664") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: dial("tcp","172.17.0.9:39114") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: > dial: conn=172.17.0.1:35044->172.17.0.9:39114, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46124->172.17.0.9:35664, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: dial("tcp","172.17.0.9:34775") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33264") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50670->172.17.0.9:33264, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: > dial: conn=172.17.0.1:36144->172.17.0.9:34775, err= 2026/03/13 02:26:00 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:00 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.9:21/rclone-test-qonizip8vota) 2026/03/13 02:26:00 DEBUG : sub dir/hello world: Sizes differ 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: Waiting for transfers to finish 2026/03/13 02:26:00 INFO : sub dir/hello world: Deleted 2026/03/13 02:26:00 INFO : sub dir/hello world: Moved (server-side) 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30540") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39274->172.17.0.9:30540, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30217") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41842->172.17.0.9:30217, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: dial("tcp","172.17.0.9:33477") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: > dial: conn=172.17.0.1:33714->172.17.0.9:33477, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: dial("tcp","172.17.0.9:35982") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: > dial: conn=172.17.0.1:60344->172.17.0.9:35982, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36324") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40892->172.17.0.9:36324, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38730") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42104->172.17.0.9:38730, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37324") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52822->172.17.0.9:37324, err= 2026/03/13 02:26:00 DEBUG : testing file moves 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: dial("tcp","172.17.0.9:39227") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39721") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40816->172.17.0.9:39721, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: > dial: conn=172.17.0.1:52762->172.17.0.9:39227, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: dial("tcp","172.17.0.9:32265") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: > dial: conn=172.17.0.1:60622->172.17.0.9:32265, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32034") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56120->172.17.0.9:32034, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:00 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.9:21/rclone-test-qonizip8vota) 2026/03/13 02:26:00 DEBUG : sub dir/hello world: Sizes differ 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: Waiting for transfers to finish 2026/03/13 02:26:00 INFO : sub dir/hello world: Deleted 2026/03/13 02:26:00 INFO : sub dir/hello world: Moved (server-side) 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31686") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51786->172.17.0.9:31686, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34205") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57608->172.17.0.9:34205, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: dial("tcp","172.17.0.9:32879") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: > dial: conn=172.17.0.1:55648->172.17.0.9:32879, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: dial("tcp","172.17.0.9:32576") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: > dial: conn=172.17.0.1:44914->172.17.0.9:32576, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: dial("tcp","172.17.0.9:37739") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: > dial: conn=172.17.0.1:57376->172.17.0.9:37739, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: dial("tcp","172.17.0.9:39374") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: > dial: conn=172.17.0.1:45470->172.17.0.9:39374, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: Purge object "sub dir/hello world" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: Purge dir "sub dir" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-qonizip8vota: Purge dir "" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37364") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54808->172.17.0.9:37364, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31392") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36622->172.17.0.9:31392, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39437") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37624->172.17.0.9:39437, err= --- PASS: TestServerSideMoveOverSelf (0.08s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30970") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57294->172.17.0.9:30970, err= 2026/03/13 02:26:00 ERROR : error listing: directory not found 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34294") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55018->172.17.0.9:34294, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32381") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59086->172.17.0.9:32381, err= 2026/03/13 02:26:00 INFO : Local file system at /tmp/rclone3867773946: Making directory 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32324") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52956->172.17.0.9:32324, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30038") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36500->172.17.0.9:30038, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30160") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37874->172.17.0.9:30160, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39203") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47252->172.17.0.9:39203, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37995") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54162->172.17.0.9:37995, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37614") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56964->172.17.0.9:37614, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32944") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38764->172.17.0.9:32944, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33465") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40316->172.17.0.9:33465, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35585") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51352->172.17.0.9:35585, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31918") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54480->172.17.0.9:31918, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30898") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47022->172.17.0.9:30898, err= 2026/03/13 02:26:00 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38414") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53884->172.17.0.9:38414, err= 2026/03/13 02:26:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:26:00 DEBUG : Local file system at /tmp/rclone3867773946: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : Local file system at /tmp/rclone3867773946: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30050") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43392->172.17.0.9:30050, err= 2026/03/13 02:26:00 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/13 02:26:00 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/13 02:26:00 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:26:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37130") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58956->172.17.0.9:37130, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39736") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45030->172.17.0.9:39736, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34292") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42278->172.17.0.9:34292, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39998") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46876->172.17.0.9:39998, err= 2026/03/13 02:26:00 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36723") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40482->172.17.0.9:36723, err= 2026/03/13 02:26:00 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/03/13 02:26:00 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/03/13 02:26:00 INFO : check sum: Copied (new) 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31127") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56038->172.17.0.9:31127, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34394") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46670->172.17.0.9:34394, err= 2026/03/13 02:26:00 DEBUG : check sum: size = 1 OK 2026/03/13 02:26:00 NOTICE: ftp://172.17.0.9:21/rclone-test-xifijan9mite: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/13 02:26:00 DEBUG : check sum: Size of src and dst objects identical 2026/03/13 02:26:00 DEBUG : check sum: Unchanged skipping 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 INFO : There was nothing to transfer 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35126") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47604->172.17.0.9:35126, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37543") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43610->172.17.0.9:37543, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37790") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51428->172.17.0.9:37790, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34241") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49466->172.17.0.9:34241, err= 2026/03/13 02:26:00 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38984") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57566->172.17.0.9:38984, err= 2026/03/13 02:26:00 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/03/13 02:26:00 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/03/13 02:26:00 INFO : sizeonly: Copied (new) 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30332") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50200->172.17.0.9:30332, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30554") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51676->172.17.0.9:30554, err= 2026/03/13 02:26:00 DEBUG : sizeonly: size = 6 OK 2026/03/13 02:26:00 DEBUG : sizeonly: Sizes identical 2026/03/13 02:26:00 DEBUG : sizeonly: Unchanged skipping 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 INFO : There was nothing to transfer 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35034") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47778->172.17.0.9:35034, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37008") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58654->172.17.0.9:37008, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34321") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35710->172.17.0.9:34321, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31969") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57880->172.17.0.9:31969, err= 2026/03/13 02:26:00 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35592") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45638->172.17.0.9:35592, err= 2026/03/13 02:26:00 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/03/13 02:26:00 INFO : ignore-size: Copied (new) 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31636") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47326->172.17.0.9:31636, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36772") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38864->172.17.0.9:36772, err= 2026/03/13 02:26:00 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:00 DEBUG : ignore-size: Unchanged skipping 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 INFO : There was nothing to transfer 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38415") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53526->172.17.0.9:38415, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34000") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51902->172.17.0.9:34000, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32753") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49824->172.17.0.9:32753, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34260") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54626->172.17.0.9:34260, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39954") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35380->172.17.0.9:39954, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35276") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47322->172.17.0.9:35276, err= 2026/03/13 02:26:00 DEBUG : existing: size = 6 OK 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:00 DEBUG : existing: Unchanged skipping 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 INFO : There was nothing to transfer 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37260") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49920->172.17.0.9:37260, err= 2026/03/13 02:26:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33369") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38950->172.17.0.9:33369, err= 2026/03/13 02:26:00 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/13 02:26:00 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/13 02:26:00 INFO : existing: Copied (replaced existing) 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37859") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44514->172.17.0.9:37859, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32065") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38522->172.17.0.9:32065, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37620") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58916->172.17.0.9:37620, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33637") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60566->172.17.0.9:33637, err= 2026/03/13 02:26:00 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39870") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43766->172.17.0.9:39870, err= 2026/03/13 02:26:00 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/13 02:26:00 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/13 02:26:00 INFO : existing: Copied (new) 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38869") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52958->172.17.0.9:38869, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34395") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33136->172.17.0.9:34395, err= 2026/03/13 02:26:00 DEBUG : existing: Destination exists, skipping 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 INFO : There was nothing to transfer 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36497") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46340->172.17.0.9:36497, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37520") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39248->172.17.0.9:37520, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35798") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33006->172.17.0.9:35798, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37630") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46176->172.17.0.9:37630, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35332") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36078->172.17.0.9:35332, err= 2026/03/13 02:26:00 INFO : d: Making directory 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36401") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55540->172.17.0.9:36401, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Connecting to FTP server 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35554") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59970->172.17.0.9:35554, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39874") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58608->172.17.0.9:39874, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41996->172.17.0.9:21, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30215") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41980->172.17.0.9:30215, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38681") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35534->172.17.0.9:38681, err= 2026/03/13 02:26:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Connecting to FTP server 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42010->172.17.0.9:21, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30060") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35907") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53250->172.17.0.9:35907, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39396->172.17.0.9:30060, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32701") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44728->172.17.0.9:32701, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : c/non empty space: size = 5 OK 2026/03/13 02:26:00 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/13 02:26:00 DEBUG : c/non empty space: Unchanged skipping 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37712") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56346->172.17.0.9:37712, err= 2026/03/13 02:26:00 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/13 02:26:00 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/13 02:26:00 INFO : a/potato2: Copied (new) 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 INFO : b/potato: Deleted 2026/03/13 02:26:00 INFO : d: Removing directory 2026/03/13 02:26:00 INFO : b: Removing directory 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: deleted 2 directories 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34354") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55974->172.17.0.9:34354, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34432") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40410->172.17.0.9:34432, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38196") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49092->172.17.0.9:38196, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32819") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37314->172.17.0.9:32819, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30924") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47986->172.17.0.9:30924, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30102") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60370->172.17.0.9:30102, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31470") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60458->172.17.0.9:31470, err= --- PASS: TestSyncIgnoreErrors (0.09s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37286") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39952->172.17.0.9:37286, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39662") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35242->172.17.0.9:39662, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35119") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38524->172.17.0.9:35119, err= 2026/03/13 02:26:00 DEBUG : empty space: size = 1 OK 2026/03/13 02:26:00 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/13 02:26:00 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37902") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59816->172.17.0.9:37902, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37270") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41772->172.17.0.9:37270, err= 2026/03/13 02:26:00 DEBUG : empty space: size = 1 OK 2026/03/13 02:26:00 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/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32518") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57724->172.17.0.9:32518, err= 2026/03/13 02:26:00 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/03/13 02:26:00 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/03/13 02:26:00 INFO : empty space: Copied (replaced existing) 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35023") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41372->172.17.0.9:35023, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30338") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60876->172.17.0.9:30338, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33113") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37754->172.17.0.9:33113, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.05s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30983") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52538->172.17.0.9:30983, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38257") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35844->172.17.0.9:38257, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35534") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42230->172.17.0.9:35534, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34751") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53312->172.17.0.9:34751, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30106") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35746->172.17.0.9:30106, err= 2026/03/13 02:26:00 DEBUG : foo: size = 3 OK 2026/03/13 02:26:00 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/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33465") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40324->172.17.0.9:33465, err= 2026/03/13 02:26:00 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/03/13 02:26:00 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/03/13 02:26:00 INFO : foo: Copied (replaced existing) 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38966") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35284->172.17.0.9:38966, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37555") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43136->172.17.0.9:37555, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39189") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46492->172.17.0.9:39189, err= --- PASS: TestSyncDoesntUpdateModtime (0.03s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38710") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48106->172.17.0.9:38710, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36590") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37492->172.17.0.9:36590, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31274") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51420->172.17.0.9:31274, err= 2026/03/13 02:26:00 DEBUG : empty space: size = 1 OK 2026/03/13 02:26:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/13 02:26:00 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31130") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55530->172.17.0.9:31130, err= 2026/03/13 02:26:00 DEBUG : empty space: Unchanged skipping 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : potato.06503f43.partial: size = 60 OK 2026/03/13 02:26:00 DEBUG : potato.06503f43.partial: renamed to: potato 2026/03/13 02:26:00 INFO : potato: Copied (new) 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35247") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41108->172.17.0.9:35247, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35055") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48330->172.17.0.9:35055, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37113") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47826->172.17.0.9:37113, err= --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31614") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:32944->172.17.0.9:31614, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32172") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45748->172.17.0.9:32172, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34007") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40864->172.17.0.9:34007, err= 2026/03/13 02:26:00 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:00 DEBUG : potato: size = 60 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:00 DEBUG : potato: Sizes differ 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35078") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60066->172.17.0.9:35078, err= 2026/03/13 02:26:00 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/03/13 02:26:00 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/03/13 02:26:00 INFO : potato: Copied (replaced existing) 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35838") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35298->172.17.0.9:35838, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34472") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40940->172.17.0.9:34472, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36647") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46836->172.17.0.9:36647, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.03s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33619") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55366->172.17.0.9:33619, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32910") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42994->172.17.0.9:32910, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32320") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42656->172.17.0.9:32320, err= 2026/03/13 02:26:00 DEBUG : potato: size = 21 OK 2026/03/13 02:26:00 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/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34580") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39470->172.17.0.9:34580, err= 2026/03/13 02:26:00 DEBUG : potato.a809149f.partial: size = 21 OK 2026/03/13 02:26:00 DEBUG : potato.a809149f.partial: renamed to: potato 2026/03/13 02:26:00 INFO : potato: Copied (replaced existing) 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39974") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45418->172.17.0.9:39974, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30469") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47966->172.17.0.9:30469, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39226") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57050->172.17.0.9:39226, err= --- PASS: TestSyncAfterChangingContentsOnly (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35165") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35150->172.17.0.9:35165, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36085") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57840->172.17.0.9:36085, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33017") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45972->172.17.0.9:33017, err= 2026/03/13 02:26:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 02:26:00 DEBUG : empty space: size = 1 OK 2026/03/13 02:26:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/13 02:26:00 DEBUG : empty space: Unchanged skipping 2026/03/13 02:26:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32661") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57374->172.17.0.9:32661, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36865") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60180->172.17.0.9:36865, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31892") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42180->172.17.0.9:31892, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36735") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36316->172.17.0.9:36735, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33576") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52446->172.17.0.9:33576, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33938") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37880->172.17.0.9:33938, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37416") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39640->172.17.0.9:37416, err= 2026/03/13 02:26:00 DEBUG : empty space: size = 1 OK 2026/03/13 02:26:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/13 02:26:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32409") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39030->172.17.0.9:32409, err= 2026/03/13 02:26:00 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/13 02:26:00 DEBUG : empty space: Unchanged skipping 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/13 02:26:00 INFO : potato2: Copied (new) 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 INFO : potato: Deleted 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31890") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42882->172.17.0.9:31890, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38932") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37884->172.17.0.9:38932, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32447") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41126->172.17.0.9:32447, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37322") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51302->172.17.0.9:37322, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32417") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55842->172.17.0.9:32417, err= 2026/03/13 02:26:00 INFO : d: Making directory 2026/03/13 02:26:00 INFO : d/e: Making directory 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31486") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37408->172.17.0.9:31486, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36674") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32209") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30673") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47210->172.17.0.9:30673, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60986->172.17.0.9:32209, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56966->172.17.0.9:36674, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37720") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43060->172.17.0.9:37720, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31391") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51864->172.17.0.9:31391, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36513") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52756->172.17.0.9:36513, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32717") 2026/03/13 02:26:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38414") 2026/03/13 02:26:00 DEBUG : c/non empty space: size = 5 OK 2026/03/13 02:26:00 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53900->172.17.0.9:38414, err= 2026/03/13 02:26:00 DEBUG : c/non empty space: Unchanged skipping 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50070->172.17.0.9:32717, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32789") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47736->172.17.0.9:32789, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32499") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45840->172.17.0.9:32499, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/13 02:26:00 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/13 02:26:00 INFO : a/potato2: Copied (new) 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 INFO : b/potato: Deleted 2026/03/13 02:26:00 INFO : d/e: Removing directory 2026/03/13 02:26:00 INFO : d: Removing directory 2026/03/13 02:26:00 INFO : b: Removing directory 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: deleted 3 directories 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30633") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35654->172.17.0.9:30633, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36638") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49986->172.17.0.9:36638, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37375") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37188->172.17.0.9:37375, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33305") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53842->172.17.0.9:33305, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39397") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34645") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33990->172.17.0.9:34645, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36110->172.17.0.9:39397, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38182") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34686->172.17.0.9:38182, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36433") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44342->172.17.0.9:36433, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35260") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49350->172.17.0.9:35260, err= 2026/03/13 02:26:00 INFO : d: Making directory 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31994") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37362->172.17.0.9:31994, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39253") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53694->172.17.0.9:39253, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35420") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50140->172.17.0.9:35420, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38105") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54642->172.17.0.9:38105, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34965") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59796->172.17.0.9:34965, err= 2026/03/13 02:26:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38899") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52982->172.17.0.9:38899, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34515") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38868") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37908->172.17.0.9:38868, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47108->172.17.0.9:34515, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : c/non empty space: size = 5 OK 2026/03/13 02:26:00 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/13 02:26:00 DEBUG : c/non empty space: Unchanged skipping 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38060") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44902->172.17.0.9:38060, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/13 02:26:00 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/13 02:26:00 INFO : a/potato2: Copied (new) 2026/03/13 02:26:00 ERROR : ftp://172.17.0.9:21/rclone-test-xifijan9mite: not deleting files as there were IO errors 2026/03/13 02:26:00 ERROR : ftp://172.17.0.9:21/rclone-test-xifijan9mite: not deleting directories as there were IO errors 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30668") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57360->172.17.0.9:30668, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35154") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52466->172.17.0.9:35154, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30782") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56494->172.17.0.9:30782, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38837") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30524") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56678->172.17.0.9:30524, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43004->172.17.0.9:38837, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31643") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45106->172.17.0.9:31643, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37607") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39333") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57956->172.17.0.9:37607, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39373") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45064->172.17.0.9:39373, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31948") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50000->172.17.0.9:31948, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56226->172.17.0.9:39333, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34687") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52194->172.17.0.9:34687, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33983") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57664->172.17.0.9:33983, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32746") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34576->172.17.0.9:32746, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30641") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55570->172.17.0.9:30641, err= 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35749") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36814->172.17.0.9:35749, err= 2026/03/13 02:26:00 DEBUG : empty space: size = 1 OK 2026/03/13 02:26:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/13 02:26:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : empty space: Unchanged skipping 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34512") 2026/03/13 02:26:00 INFO : potato: Deleted 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38104->172.17.0.9:34512, err= 2026/03/13 02:26:00 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/13 02:26:00 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/13 02:26:00 INFO : potato2: Copied (new) 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34544") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53090->172.17.0.9:34544, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39420") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40554->172.17.0.9:39420, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35030") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49486->172.17.0.9:35030, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37690") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38424->172.17.0.9:37690, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38290") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48628->172.17.0.9:38290, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30503") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42920->172.17.0.9:30503, err= 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35920") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39022->172.17.0.9:35920, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 INFO : potato: Deleted 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37946") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56166->172.17.0.9:37946, err= 2026/03/13 02:26:00 DEBUG : empty space: size = 1 OK 2026/03/13 02:26:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/13 02:26:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39869") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55502->172.17.0.9:39869, err= 2026/03/13 02:26:00 DEBUG : empty space: Unchanged skipping 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/13 02:26:00 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/13 02:26:00 INFO : potato2: Copied (new) 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34047") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53880->172.17.0.9:34047, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34177") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42072->172.17.0.9:34177, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37162") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49826->172.17.0.9:37162, err= --- PASS: TestSyncDeleteBefore (0.03s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38442") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55176->172.17.0.9:38442, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39976") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48656->172.17.0.9:39976, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38185") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46514->172.17.0.9:38185, err= 2026/03/13 02:26:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37552") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51592->172.17.0.9:37552, err= 2026/03/13 02:26:00 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/03/13 02:26:00 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/03/13 02:26:00 INFO : potato2: Copied (new) 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30340") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51622->172.17.0.9:30340, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30977") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39156->172.17.0.9:30977, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34951") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55360->172.17.0.9:34951, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37507") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36996->172.17.0.9:37507, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32133") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38424->172.17.0.9:32133, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38764") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33446->172.17.0.9:38764, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31760") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51502->172.17.0.9:31760, err= 2026/03/13 02:26:00 DEBUG : enormous: Excluded (Size Filter) 2026/03/13 02:26:00 DEBUG : enormous: Excluded 2026/03/13 02:26:00 DEBUG : potato2: Excluded (Size Filter) 2026/03/13 02:26:00 DEBUG : potato2: Excluded 2026/03/13 02:26:00 DEBUG : potato2: Excluded (Size Filter) 2026/03/13 02:26:00 DEBUG : potato2: Excluded 2026/03/13 02:26:00 DEBUG : empty space: size = 1 OK 2026/03/13 02:26:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : empty space: Unchanged skipping 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 INFO : There was nothing to transfer 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37291") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39748->172.17.0.9:37291, err= 2026/03/13 02:26:00 DEBUG : enormous: Excluded (Size Filter) 2026/03/13 02:26:00 DEBUG : enormous: Excluded 2026/03/13 02:26:00 DEBUG : potato2: Excluded (Size Filter) 2026/03/13 02:26:00 DEBUG : potato2: Excluded 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31527") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48176->172.17.0.9:31527, err= 2026/03/13 02:26:00 DEBUG : potato2: Excluded (Size Filter) 2026/03/13 02:26:00 DEBUG : potato2: Excluded 2026/03/13 02:26:00 DEBUG : empty space: size = 1 OK 2026/03/13 02:26:00 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/03/13 02:26:00 DEBUG : empty space: Unchanged skipping 2026/03/13 02:26:00 DEBUG : Local file system at /tmp/rclone3867773946: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : Local file system at /tmp/rclone3867773946: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 INFO : There was nothing to transfer 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32351") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40610->172.17.0.9:32351, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33930") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48450->172.17.0.9:33930, err= --- PASS: TestSyncWithExclude (0.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32712") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39248->172.17.0.9:32712, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38110") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47812->172.17.0.9:38110, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35037") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35368->172.17.0.9:35037, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31026") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49396->172.17.0.9:31026, err= 2026/03/13 02:26:00 DEBUG : enormous: Excluded (Size Filter) 2026/03/13 02:26:00 DEBUG : enormous: Excluded 2026/03/13 02:26:00 DEBUG : potato2: Excluded (Size Filter) 2026/03/13 02:26:00 DEBUG : potato2: Excluded 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38510") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43360->172.17.0.9:38510, err= 2026/03/13 02:26:00 DEBUG : empty space: size = 1 OK 2026/03/13 02:26:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : empty space: Unchanged skipping 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 INFO : potato2: Deleted 2026/03/13 02:26:00 INFO : enormous: Deleted 2026/03/13 02:26:00 INFO : There was nothing to transfer 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36370") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52348->172.17.0.9:36370, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31061") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38780->172.17.0.9:31061, err= 2026/03/13 02:26:00 DEBUG : empty space: size = 1 OK 2026/03/13 02:26:00 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/03/13 02:26:00 DEBUG : empty space: Unchanged skipping 2026/03/13 02:26:00 DEBUG : Local file system at /tmp/rclone3867773946: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : Local file system at /tmp/rclone3867773946: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 INFO : enormous: Deleted 2026/03/13 02:26:00 INFO : potato2: Deleted 2026/03/13 02:26:00 INFO : There was nothing to transfer 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35945") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58110->172.17.0.9:35945, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34959") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58790->172.17.0.9:34959, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.03s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38518") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55102->172.17.0.9:38518, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31042") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50558->172.17.0.9:31042, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32030") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53078->172.17.0.9:32030, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34835") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36124->172.17.0.9:34835, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33338") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52010->172.17.0.9:33338, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37964") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40828->172.17.0.9:37964, err= 2026/03/13 02:26:00 DEBUG : five: Need to transfer - File not found at Destination 2026/03/13 02:26:00 DEBUG : four: size = 4 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:00 DEBUG : four: size = 8 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:00 DEBUG : four: Sizes differ 2026/03/13 02:26:00 DEBUG : one: Destination is newer than source, skipping 2026/03/13 02:26:00 DEBUG : three: size = 5 OK 2026/03/13 02:26:00 DEBUG : three: Sizes identical 2026/03/13 02:26:00 DEBUG : two: size = 3 OK 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/13 02:26:00 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32384") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41812->172.17.0.9:32384, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36617") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44366->172.17.0.9:36617, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39713") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53694->172.17.0.9:39713, err= 2026/03/13 02:26:00 DEBUG : four.f852663a.partial: size = 4 OK 2026/03/13 02:26:00 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/03/13 02:26:00 DEBUG : two.8549bf6d.partial: renamed to: two 2026/03/13 02:26:00 INFO : two: Copied (replaced existing) 2026/03/13 02:26:00 DEBUG : four.f852663a.partial: renamed to: four 2026/03/13 02:26:00 INFO : four: Copied (replaced existing) 2026/03/13 02:26:00 DEBUG : five.0fee171d.partial: size = 4 OK 2026/03/13 02:26:00 DEBUG : five.0fee171d.partial: renamed to: five 2026/03/13 02:26:00 INFO : five: Copied (new) 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30519") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37416->172.17.0.9:30519, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30456") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41290->172.17.0.9:30456, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30186") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46666->172.17.0.9:30186, err= --- PASS: TestSyncWithUpdateOlder (0.04s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/03/13 02:26:00 ERROR : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Ignoring --track-renames as the source and destination do not have a common hash 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36477") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59618->172.17.0.9:36477, err= 2026/03/13 02:26:00 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/13 02:26:00 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31803") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41264->172.17.0.9:31803, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35953") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51558->172.17.0.9:35953, err= 2026/03/13 02:26:00 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/13 02:26:00 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/03/13 02:26:00 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/13 02:26:00 INFO : potato: Copied (new) 2026/03/13 02:26:00 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/03/13 02:26:00 INFO : yam: Copied (new) 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30527") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51700->172.17.0.9:30527, err= 2026/03/13 02:26:00 ERROR : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Ignoring --track-renames as the source and destination do not have a common hash 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33657") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42710->172.17.0.9:33657, err= 2026/03/13 02:26:00 DEBUG : potato: size = 14 OK 2026/03/13 02:26:00 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:00 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35967") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37452->172.17.0.9:35967, err= 2026/03/13 02:26:00 DEBUG : potato: Unchanged skipping 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/03/13 02:26:00 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/03/13 02:26:00 INFO : yaml: Copied (new) 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 INFO : yam: Deleted 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34907") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48190->172.17.0.9:34907, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31149") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52832->172.17.0.9:31149, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32279") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40262->172.17.0.9:32279, err= --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37644") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52698->172.17.0.9:37644, err= 2026/03/13 02:26:00 INFO : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Making map for --track-renames 2026/03/13 02:26:00 INFO : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Finished making map for --track-renames 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for renames to finish 2026/03/13 02:26:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36692") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30408") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54496->172.17.0.9:36692, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57896->172.17.0.9:30408, err= 2026/03/13 02:26:00 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/03/13 02:26:00 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/13 02:26:00 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/03/13 02:26:00 INFO : yam: Copied (new) 2026/03/13 02:26:00 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/13 02:26:00 INFO : potato: Copied (new) 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38233") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51282->172.17.0.9:38233, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34645") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34002->172.17.0.9:34645, err= 2026/03/13 02:26:00 DEBUG : potato: size = 14 OK 2026/03/13 02:26:00 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:00 INFO : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Making map for --track-renames 2026/03/13 02:26:00 DEBUG : potato: Unchanged skipping 2026/03/13 02:26:00 INFO : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Finished making map for --track-renames 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for renames to finish 2026/03/13 02:26:00 INFO : yam: Moved (server-side) to: yaml 2026/03/13 02:26:00 INFO : yaml: Renamed from "yam" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 INFO : There was nothing to transfer 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34305") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40562->172.17.0.9:34305, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36912") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59480->172.17.0.9:36912, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31730") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60998->172.17.0.9:31730, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38516") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43270->172.17.0.9:38516, err= 2026/03/13 02:26:00 INFO : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Making map for --track-renames 2026/03/13 02:26:00 INFO : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Finished making map for --track-renames 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/13 02:26:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for renames to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30240") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38132->172.17.0.9:30240, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38249") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45664->172.17.0.9:38249, err= 2026/03/13 02:26:00 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/03/13 02:26:00 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/03/13 02:26:00 INFO : sub/yam: Copied (new) 2026/03/13 02:26:00 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/13 02:26:00 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/13 02:26:00 INFO : potato: Copied (new) 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31386") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52962->172.17.0.9:31386, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34846") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37594->172.17.0.9:34846, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39041") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42736->172.17.0.9:39041, err= 2026/03/13 02:26:00 DEBUG : potato: size = 14 OK 2026/03/13 02:26:00 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35531") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49980->172.17.0.9:35531, err= 2026/03/13 02:26:00 DEBUG : potato: Unchanged skipping 2026/03/13 02:26:00 INFO : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Making map for --track-renames 2026/03/13 02:26:00 INFO : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Finished making map for --track-renames 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for renames to finish 2026/03/13 02:26:00 INFO : sub/yam: Moved (server-side) to: yam 2026/03/13 02:26:00 INFO : yam: Renamed from "sub/yam" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:00 INFO : There was nothing to transfer 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32875") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59102->172.17.0.9:32875, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31422") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50970->172.17.0.9:31422, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36821") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37510->172.17.0.9:36821, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34192") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50148->172.17.0.9:34192, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35768") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38906->172.17.0.9:35768, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : Creating backend with remote "/tmp/rclone3867773946/dir1" 2026/03/13 02:26:00 DEBUG : Creating backend with remote "/tmp/rclone3867773946/dir2" 2026/03/13 02:26:00 DEBUG : Local file system at /tmp/rclone3867773946/dir2: Using server-side directory move 2026/03/13 02:26:00 INFO : Local file system at /tmp/rclone3867773946/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/13 02:26:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:00 INFO : file1.txt: Moved (server-side) 2026/03/13 02:26:00 DEBUG : Local file system at /tmp/rclone3867773946/dir2: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : Local file system at /tmp/rclone3867773946/dir2: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30751") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34920->172.17.0.9:30751, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31613") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58682->172.17.0.9:31613, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33284") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56474->172.17.0.9:33284, err= 2026/03/13 02:26:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/13 02:26:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34166") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35498->172.17.0.9:34166, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39326") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50970->172.17.0.9:39326, err= 2026/03/13 02:26:00 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/13 02:26:00 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/13 02:26:00 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:26:00 INFO : sub dir/hello world: Deleted 2026/03/13 02:26:00 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/03/13 02:26:00 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/03/13 02:26:00 INFO : nested/sub dir/file: Copied (new) 2026/03/13 02:26:00 INFO : nested/sub dir/file: Deleted 2026/03/13 02:26:00 INFO : sub dir: Removing directory 2026/03/13 02:26:00 INFO : nested/sub dir: Removing directory 2026/03/13 02:26:00 INFO : nested: Removing directory 2026/03/13 02:26:00 DEBUG : Local file system at /tmp/rclone3867773946: deleted 3 directories 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36435") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53594->172.17.0.9:36435, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39552") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34333") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41078->172.17.0.9:39552, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35240->172.17.0.9:34333, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30481") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47028->172.17.0.9:30481, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38924") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53852->172.17.0.9:38924, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32159") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40056->172.17.0.9:32159, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31734") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49750->172.17.0.9:31734, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35905") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40222->172.17.0.9:35905, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34456") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34780->172.17.0.9:34456, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38778") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47070->172.17.0.9:38778, err= 2026/03/13 02:26:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/13 02:26:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39650") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38204->172.17.0.9:39650, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30277") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58944->172.17.0.9:30277, err= 2026/03/13 02:26:00 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/03/13 02:26:00 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/13 02:26:00 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/03/13 02:26:00 INFO : nested/sub dir/file: Copied (new) 2026/03/13 02:26:00 INFO : nested/sub dir/file: Deleted 2026/03/13 02:26:00 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/13 02:26:00 INFO : sub dir/hello world: Copied (new) 2026/03/13 02:26:00 INFO : sub dir/hello world: Deleted 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34943") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51898->172.17.0.9:34943, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32820") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43240->172.17.0.9:32820, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32779") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42308->172.17.0.9:32779, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37432") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38146->172.17.0.9:37432, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38073") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42656->172.17.0.9:38073, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36518") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51434->172.17.0.9:36518, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39671") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45950->172.17.0.9:39671, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37367") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53836->172.17.0.9:37367, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30444") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42158->172.17.0.9:30444, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31848") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58234->172.17.0.9:31848, err= 2026/03/13 02:26:00 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/13 02:26:00 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36324") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40906->172.17.0.9:36324, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33788") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38014->172.17.0.9:33788, err= 2026/03/13 02:26:00 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/03/13 02:26:00 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/13 02:26:00 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/03/13 02:26:00 INFO : existing-b: Copied (new) 2026/03/13 02:26:00 INFO : existing-b: Deleted 2026/03/13 02:26:00 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/13 02:26:00 INFO : existing: Copied (new) 2026/03/13 02:26:00 INFO : existing: Deleted 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34465") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49248->172.17.0.9:34465, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37347") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39986->172.17.0.9:37347, err= 2026/03/13 02:26:00 DEBUG : existing: Destination exists, skipping 2026/03/13 02:26:00 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:00 INFO : There was nothing to transfer 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33691") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59236->172.17.0.9:33691, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31165") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38376->172.17.0.9:31165, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39142") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48092->172.17.0.9:39142, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-recerud7zova" 2026/03/13 02:26:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:26:00 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:00 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:26:00 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:00 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-recerud7zova: Connecting to FTP server 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-recerud7zova: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-recerud7zova: > dial: conn=172.17.0.1:42016->172.17.0.9:21, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37021") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55672->172.17.0.9:37021, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33273") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53200->172.17.0.9:33273, err= 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30188") 2026/03/13 02:26:00 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36114->172.17.0.9:30188, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35967") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37466->172.17.0.9:35967, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.9:21/rclone-test-xifijan9mite -> ftp://172.17.0.9:21/rclone-test-recerud7zova 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recerud7zova: dial("tcp","172.17.0.9:36898") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recerud7zova: > dial: conn=172.17.0.1:48308->172.17.0.9:36898, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recerud7zova: dial("tcp","172.17.0.9:32597") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recerud7zova: > dial: conn=172.17.0.1:38346->172.17.0.9:32597, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recerud7zova: dial("tcp","172.17.0.9:33724") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recerud7zova: > dial: conn=172.17.0.1:49824->172.17.0.9:33724, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recerud7zova: Using server-side directory move 2026/03/13 02:26:01 INFO : ftp://172.17.0.9:21/rclone-test-recerud7zova: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recerud7zova: dial("tcp","172.17.0.9:33962") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recerud7zova: > dial: conn=172.17.0.1:43588->172.17.0.9:33962, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37861") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53334->172.17.0.9:37861, err= 2026/03/13 02:26:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 02:26:01 DEBUG : empty space: size = 1 OK 2026/03/13 02:26:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/13 02:26:01 DEBUG : empty space: Unchanged skipping 2026/03/13 02:26:01 DEBUG : potato3: size = 68 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:01 DEBUG : potato3: size = 60 (ftp://172.17.0.9:21/rclone-test-recerud7zova) 2026/03/13 02:26:01 DEBUG : potato3: Sizes differ 2026/03/13 02:26:01 INFO : empty space: Deleted 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recerud7zova: Waiting for checks to finish 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recerud7zova: Waiting for transfers to finish 2026/03/13 02:26:01 INFO : potato2: Moved (server-side) 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recerud7zova: Connecting to FTP server 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recerud7zova: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recerud7zova: > dial: conn=172.17.0.1:42022->172.17.0.9:21, err= 2026/03/13 02:26:01 INFO : potato3: Deleted 2026/03/13 02:26:01 INFO : potato3: Moved (server-side) 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36058") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40408->172.17.0.9:36058, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recerud7zova: dial("tcp","172.17.0.9:34435") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recerud7zova: > dial: conn=172.17.0.1:48016->172.17.0.9:34435, err= 2026/03/13 02:26:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-recopib6jequ" 2026/03/13 02:26:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recopib6jequ: Connecting to FTP server 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recopib6jequ: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recopib6jequ: > dial: conn=172.17.0.1:42028->172.17.0.9:21, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recopib6jequ: Using server-side directory move 2026/03/13 02:26:01 INFO : ftp://172.17.0.9:21/rclone-test-recopib6jequ: Server side directory move succeeded 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recopib6jequ: dial("tcp","172.17.0.9:38499") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recopib6jequ: > dial: conn=172.17.0.1:39310->172.17.0.9:38499, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recerud7zova: dial("tcp","172.17.0.9:35545") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recerud7zova: > dial: conn=172.17.0.1:43216->172.17.0.9:35545, err= 2026/03/13 02:26:01 ERROR : error listing: directory not found 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recopib6jequ: dial("tcp","172.17.0.9:33736") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recopib6jequ: > dial: conn=172.17.0.1:38214->172.17.0.9:33736, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recopib6jequ: Purge object "empty space" 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recopib6jequ: Purge object "potato2" 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recopib6jequ: Purge object "potato3" 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recopib6jequ: Purge dir "" 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recerud7zova: dial("tcp","172.17.0.9:34691") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recerud7zova: > dial: conn=172.17.0.1:42230->172.17.0.9:34691, err= 2026/03/13 02:26:01 ERROR : error listing: directory not found 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-recerud7zova: Purge dir "" 2026/03/13 02:26:01 NOTICE: purge failed to rmdir "": directory not found 2026/03/13 02:26:01 NOTICE: purge failed: directory not found 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33118") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44642->172.17.0.9:33118, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33716") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54352->172.17.0.9:33716, err= --- PASS: TestServerSideMove (0.11s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zoregew4xota" 2026/03/13 02:26:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-zoregew4xota: Connecting to FTP server 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-zoregew4xota: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-zoregew4xota: > dial: conn=172.17.0.1:42038->172.17.0.9:21, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38863") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37346->172.17.0.9:38863, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38614") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46058->172.17.0.9:38614, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38690") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42272->172.17.0.9:38690, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35252") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55758->172.17.0.9:35252, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.9:21/rclone-test-xifijan9mite -> ftp://172.17.0.9:21/rclone-test-zoregew4xota 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-zoregew4xota: dial("tcp","172.17.0.9:37422") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-zoregew4xota: > dial: conn=172.17.0.1:50350->172.17.0.9:37422, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-zoregew4xota: dial("tcp","172.17.0.9:32630") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-zoregew4xota: > dial: conn=172.17.0.1:55678->172.17.0.9:32630, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-zoregew4xota: dial("tcp","172.17.0.9:32481") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-zoregew4xota: > dial: conn=172.17.0.1:38106->172.17.0.9:32481, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39348") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45954->172.17.0.9:39348, err= 2026/03/13 02:26:01 DEBUG : empty space: Excluded (Size Filter) 2026/03/13 02:26:01 DEBUG : empty space: Excluded 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-zoregew4xota: dial("tcp","172.17.0.9:34989") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-zoregew4xota: > dial: conn=172.17.0.1:33700->172.17.0.9:34989, err= 2026/03/13 02:26:01 DEBUG : empty space: Excluded (Size Filter) 2026/03/13 02:26:01 DEBUG : empty space: Excluded 2026/03/13 02:26:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 02:26:01 DEBUG : potato3: size = 68 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:01 DEBUG : potato3: size = 60 (ftp://172.17.0.9:21/rclone-test-zoregew4xota) 2026/03/13 02:26:01 DEBUG : potato3: Sizes differ 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-zoregew4xota: Connecting to FTP server 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-zoregew4xota: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-zoregew4xota: Waiting for checks to finish 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-zoregew4xota: Waiting for transfers to finish 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-zoregew4xota: > dial: conn=172.17.0.1:42054->172.17.0.9:21, err= 2026/03/13 02:26:01 INFO : potato2: Moved (server-side) 2026/03/13 02:26:01 INFO : potato3: Deleted 2026/03/13 02:26:01 INFO : potato3: Moved (server-side) 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32650") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34352->172.17.0.9:32650, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-zoregew4xota: dial("tcp","172.17.0.9:38238") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-zoregew4xota: > dial: conn=172.17.0.1:56162->172.17.0.9:38238, err= 2026/03/13 02:26:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-juwoyiq7zuri" 2026/03/13 02:26:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-juwoyiq7zuri: Connecting to FTP server 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-juwoyiq7zuri: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-juwoyiq7zuri: > dial: conn=172.17.0.1:42058->172.17.0.9:21, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-juwoyiq7zuri: dial("tcp","172.17.0.9:32073") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-juwoyiq7zuri: > dial: conn=172.17.0.1:60264->172.17.0.9:32073, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-zoregew4xota: dial("tcp","172.17.0.9:37394") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-zoregew4xota: > dial: conn=172.17.0.1:57178->172.17.0.9:37394, err= 2026/03/13 02:26:01 DEBUG : empty space: Excluded (Size Filter) 2026/03/13 02:26:01 DEBUG : empty space: Excluded 2026/03/13 02:26:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 02:26:01 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-juwoyiq7zuri: Waiting for checks to finish 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-juwoyiq7zuri: Waiting for transfers to finish 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-juwoyiq7zuri: Connecting to FTP server 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-juwoyiq7zuri: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-juwoyiq7zuri: > dial: conn=172.17.0.1:42070->172.17.0.9:21, err= 2026/03/13 02:26:01 INFO : potato3: Moved (server-side) 2026/03/13 02:26:01 INFO : potato2: Moved (server-side) 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-juwoyiq7zuri: dial("tcp","172.17.0.9:32507") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-juwoyiq7zuri: > dial: conn=172.17.0.1:33404->172.17.0.9:32507, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-zoregew4xota: dial("tcp","172.17.0.9:39746") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-zoregew4xota: > dial: conn=172.17.0.1:46492->172.17.0.9:39746, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-juwoyiq7zuri: dial("tcp","172.17.0.9:31389") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-juwoyiq7zuri: > dial: conn=172.17.0.1:42948->172.17.0.9:31389, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-juwoyiq7zuri: Purge object "potato2" 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-juwoyiq7zuri: Purge object "potato3" 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-juwoyiq7zuri: Purge dir "" 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-zoregew4xota: dial("tcp","172.17.0.9:37036") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-zoregew4xota: > dial: conn=172.17.0.1:52218->172.17.0.9:37036, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-zoregew4xota: Purge object "empty space" 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-zoregew4xota: Purge dir "" 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31770") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51274->172.17.0.9:31770, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34653") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41106->172.17.0.9:34653, err= --- PASS: TestServerSideMoveWithFilter (0.17s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vaxoxap0rufi" 2026/03/13 02:26:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: Connecting to FTP server 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: > dial: conn=172.17.0.1:42080->172.17.0.9:21, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30374") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55142->172.17.0.9:30374, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33470") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46668->172.17.0.9:33470, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34087") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35282->172.17.0.9:34087, err= 2026/03/13 02:26:01 INFO : tomatoDir: Making directory 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38047") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56306->172.17.0.9:38047, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30276") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49092->172.17.0.9:30276, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.9:21/rclone-test-xifijan9mite -> ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: dial("tcp","172.17.0.9:34886") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: > dial: conn=172.17.0.1:36486->172.17.0.9:34886, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: dial("tcp","172.17.0.9:30875") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: > dial: conn=172.17.0.1:53250->172.17.0.9:30875, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: dial("tcp","172.17.0.9:38514") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: > dial: conn=172.17.0.1:39424->172.17.0.9:38514, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: Using server-side directory move 2026/03/13 02:26:01 INFO : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38062") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: dial("tcp","172.17.0.9:33843") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: > dial: conn=172.17.0.1:43408->172.17.0.9:33843, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51138->172.17.0.9:38062, err= 2026/03/13 02:26:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/13 02:26:01 DEBUG : empty space: size = 1 OK 2026/03/13 02:26:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/13 02:26:01 DEBUG : empty space: Unchanged skipping 2026/03/13 02:26:01 DEBUG : potato3: size = 68 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:01 DEBUG : potato3: size = 60 (ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi) 2026/03/13 02:26:01 DEBUG : potato3: Sizes differ 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: Connecting to FTP server 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38141") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: > dial: conn=172.17.0.1:42088->172.17.0.9:21, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36292->172.17.0.9:38141, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: Waiting for checks to finish 2026/03/13 02:26:01 INFO : potato2: Moved (server-side) 2026/03/13 02:26:01 INFO : empty space: Deleted 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: Waiting for transfers to finish 2026/03/13 02:26:01 INFO : potato3: Deleted 2026/03/13 02:26:01 INFO : potato3: Moved (server-side) 2026/03/13 02:26:01 INFO : tomatoDir: Removing directory 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: deleted 1 directories 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35683") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58786->172.17.0.9:35683, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34993") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56592->172.17.0.9:34993, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: dial("tcp","172.17.0.9:32423") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: > dial: conn=172.17.0.1:34476->172.17.0.9:32423, err= 2026/03/13 02:26:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-setinog5xoho" 2026/03/13 02:26:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-setinog5xoho: Connecting to FTP server 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-setinog5xoho: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-setinog5xoho: > dial: conn=172.17.0.1:42098->172.17.0.9:21, err= 2026/03/13 02:26:01 INFO : tomatoDir: Making directory 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-setinog5xoho: Using server-side directory move 2026/03/13 02:26:01 INFO : ftp://172.17.0.9:21/rclone-test-setinog5xoho: Server side directory move succeeded 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-setinog5xoho: dial("tcp","172.17.0.9:32054") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-setinog5xoho: > dial: conn=172.17.0.1:51678->172.17.0.9:32054, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-setinog5xoho: dial("tcp","172.17.0.9:36788") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-setinog5xoho: > dial: conn=172.17.0.1:39350->172.17.0.9:36788, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: dial("tcp","172.17.0.9:32204") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: > dial: conn=172.17.0.1:35180->172.17.0.9:32204, err= 2026/03/13 02:26:01 ERROR : error listing: directory not found 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: dial("tcp","172.17.0.9:32719") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: > dial: conn=172.17.0.1:37716->172.17.0.9:32719, err= 2026/03/13 02:26:01 ERROR : error listing: directory not found 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-setinog5xoho: dial("tcp","172.17.0.9:36751") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-setinog5xoho: > dial: conn=172.17.0.1:57712->172.17.0.9:36751, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-setinog5xoho: Purge object "empty space" 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-setinog5xoho: Purge object "potato2" 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-setinog5xoho: Purge object "potato3" 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-setinog5xoho: dial("tcp","172.17.0.9:34229") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-setinog5xoho: > dial: conn=172.17.0.1:46292->172.17.0.9:34229, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-setinog5xoho: Purge dir "tomatoDir" 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-setinog5xoho: Purge dir "" 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: dial("tcp","172.17.0.9:34880") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: > dial: conn=172.17.0.1:60752->172.17.0.9:34880, err= 2026/03/13 02:26:01 ERROR : error listing: directory not found 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-vaxoxap0rufi: Purge dir "" 2026/03/13 02:26:01 NOTICE: purge failed to rmdir "": directory not found 2026/03/13 02:26:01 NOTICE: purge failed: directory not found 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32556") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51646->172.17.0.9:32556, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37509") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34130->172.17.0.9:37509, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.13s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38385") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35340->172.17.0.9:38385, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32719") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37728->172.17.0.9:32719, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xifijan9mite/rclone-sync-test" 2026/03/13 02:26:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test: Connecting to FTP server 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test: > dial: conn=172.17.0.1:42104->172.17.0.9:21, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32191") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60576->172.17.0.9:32191, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34223") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59278->172.17.0.9:34223, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xifijan9mite/rclone-sync-test" 2026/03/13 02:26:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test: Connecting to FTP server 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test: > dial: conn=172.17.0.1:42106->172.17.0.9:21, err= 2026/03/13 02:26:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xifijan9mite/rclone-sync-test-include/layer2" 2026/03/13 02:26:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test-include/layer2: Connecting to FTP server 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test-include/layer2: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:42116->172.17.0.9:21, err= 2026/03/13 02:26:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xifijan9mite/rclone-sync-test-ignore-file" 2026/03/13 02:26:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test-ignore-file: Connecting to FTP server 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test-ignore-file: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:42126->172.17.0.9:21, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37471") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51996->172.17.0.9:37471, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test: dial("tcp","172.17.0.9:39639") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test: > dial: conn=172.17.0.1:50170->172.17.0.9:39639, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34209") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55394->172.17.0.9:34209, err= 2026/03/13 02:26:01 DEBUG : rclone-sync-test: Excluded 2026/03/13 02:26:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32929") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35176->172.17.0.9:32929, err= 2026/03/13 02:26:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test: Waiting for checks to finish 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test: Waiting for transfers to finish 2026/03/13 02:26:01 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:01 INFO : There was nothing to transfer 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test: dial("tcp","172.17.0.9:38865") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test: > dial: conn=172.17.0.1:57560->172.17.0.9:38865, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32063") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51000->172.17.0.9:32063, err= 2026/03/13 02:26:01 DEBUG : rclone-sync-test: Excluded 2026/03/13 02:26:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39487") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48960->172.17.0.9:39487, err= 2026/03/13 02:26:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:01 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:01 INFO : rclone-sync-test-include: Removing directory 2026/03/13 02:26:01 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: failed to delete 1 directories 2026/03/13 02:26:01 INFO : There was nothing to transfer 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30469") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47976->172.17.0.9:30469, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test-include/layer2: dial("tcp","172.17.0.9:30442") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:59662->172.17.0.9:30442, err= 2026/03/13 02:26:01 DEBUG : rclone-sync-test: Excluded 2026/03/13 02:26:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31843") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41198->172.17.0.9:31843, err= 2026/03/13 02:26:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/13 02:26:01 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:01 INFO : There was nothing to transfer 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test-include/layer2: dial("tcp","172.17.0.9:35573") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:49070->172.17.0.9:35573, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34444") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42686->172.17.0.9:34444, err= 2026/03/13 02:26:01 DEBUG : rclone-sync-test: Excluded 2026/03/13 02:26:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30477") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43902->172.17.0.9:30477, err= 2026/03/13 02:26:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:01 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:01 INFO : rclone-sync-test-include: Removing directory 2026/03/13 02:26:01 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: failed to delete 1 directories 2026/03/13 02:26:01 INFO : There was nothing to transfer 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test-ignore-file: dial("tcp","172.17.0.9:31012") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37015") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:53588->172.17.0.9:31012, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47902->172.17.0.9:37015, err= 2026/03/13 02:26:01 DEBUG : Excluded 2026/03/13 02:26:01 DEBUG : rclone-sync-test: Excluded 2026/03/13 02:26:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33184") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52260->172.17.0.9:33184, err= 2026/03/13 02:26:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/13 02:26:01 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:01 INFO : There was nothing to transfer 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39596") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39246->172.17.0.9:39596, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37258") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53068->172.17.0.9:37258, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34913") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58438->172.17.0.9:34913, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35308") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35468->172.17.0.9:35308, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38578") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56838->172.17.0.9:38578, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39080") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48410->172.17.0.9:39080, err= --- PASS: TestSyncOverlapWithFilter (0.11s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xifijan9mite/dst" 2026/03/13 02:26:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Connecting to FTP server 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:42134->172.17.0.9:21, err= 2026/03/13 02:26:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xifijan9mite/CompareDest" 2026/03/13 02:26:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/CompareDest: Connecting to FTP server 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/CompareDest: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/CompareDest: > dial: conn=172.17.0.1:42144->172.17.0.9:21, err= 2026/03/13 02:26:01 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xifijan9mite/CompareDest" to be canonical "TestFTPPureftpd{u0fvp}:rclone-test-xifijan9mite/CompareDest" 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:32192") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:33832->172.17.0.9:32192, err= 2026/03/13 02:26:01 DEBUG : one: Need to transfer - File not found at Destination 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for checks to finish 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for transfers to finish 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:31907") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:60298->172.17.0.9:31907, err= 2026/03/13 02:26:01 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/03/13 02:26:01 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/03/13 02:26:01 INFO : one: Copied (new) 2026/03/13 02:26:01 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30101") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58710->172.17.0.9:30101, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30960") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46416->172.17.0.9:30960, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37082") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38720->172.17.0.9:37082, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34280") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60898->172.17.0.9:34280, err= 2026/03/13 02:26:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xifijan9mite/CompareDest" for canonical name "TestFTPPureftpd{u0fvp}:rclone-test-xifijan9mite/CompareDest" 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:36044") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:40032->172.17.0.9:36044, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for checks to finish 2026/03/13 02:26:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:01 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst) 2026/03/13 02:26:01 DEBUG : one: Sizes differ 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for transfers to finish 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:36750") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:39166->172.17.0.9:36750, err= 2026/03/13 02:26:01 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/03/13 02:26:01 DEBUG : one.4a8516eb.partial: renamed to: one 2026/03/13 02:26:01 INFO : one: Copied (replaced existing) 2026/03/13 02:26:01 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33715") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51824->172.17.0.9:33715, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33256") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39050->172.17.0.9:33256, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32176") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48550->172.17.0.9:32176, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38427") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50552->172.17.0.9:38427, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33316") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40600->172.17.0.9:33316, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31342") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34842->172.17.0.9:31342, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37328") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48978->172.17.0.9:37328, err= 2026/03/13 02:26:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xifijan9mite/CompareDest" for canonical name "TestFTPPureftpd{u0fvp}:rclone-test-xifijan9mite/CompareDest" 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:30292") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:59934->172.17.0.9:30292, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for checks to finish 2026/03/13 02:26:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:01 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst) 2026/03/13 02:26:01 DEBUG : one: Sizes differ 2026/03/13 02:26:01 DEBUG : one: size = 5 OK 2026/03/13 02:26:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/13 02:26:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for transfers to finish 2026/03/13 02:26:01 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:01 INFO : There was nothing to transfer 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34210") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41136->172.17.0.9:34210, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36316") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36045") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54486->172.17.0.9:36045, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43714->172.17.0.9:36316, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35249") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40252->172.17.0.9:35249, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39597") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45290->172.17.0.9:39597, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32040") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43904->172.17.0.9:32040, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38172") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40490->172.17.0.9:38172, err= 2026/03/13 02:26:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xifijan9mite/CompareDest" for canonical name "TestFTPPureftpd{u0fvp}:rclone-test-xifijan9mite/CompareDest" 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:32025") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:34520->172.17.0.9:32025, err= 2026/03/13 02:26:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:01 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst) 2026/03/13 02:26:01 DEBUG : one: Sizes differ 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/CompareDest: Connecting to FTP server 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/CompareDest: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/CompareDest: > dial: conn=172.17.0.1:42150->172.17.0.9:21, err= 2026/03/13 02:26:01 DEBUG : two: size = 3 OK 2026/03/13 02:26:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/13 02:26:01 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for checks to finish 2026/03/13 02:26:01 DEBUG : one: size = 5 OK 2026/03/13 02:26:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/13 02:26:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for transfers to finish 2026/03/13 02:26:01 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:01 INFO : There was nothing to transfer 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31763") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39552->172.17.0.9:31763, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33123") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39391") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49300->172.17.0.9:39391, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55130->172.17.0.9:33123, err= 2026/03/13 02:26:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xifijan9mite/CompareDest" for canonical name "TestFTPPureftpd{u0fvp}:rclone-test-xifijan9mite/CompareDest" 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:34147") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:54898->172.17.0.9:34147, err= 2026/03/13 02:26:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:01 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst) 2026/03/13 02:26:01 DEBUG : one: Sizes differ 2026/03/13 02:26:01 DEBUG : two: size = 3 OK 2026/03/13 02:26:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/13 02:26:01 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for checks to finish 2026/03/13 02:26:01 DEBUG : one: size = 5 OK 2026/03/13 02:26:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/13 02:26:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for transfers to finish 2026/03/13 02:26:01 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:01 INFO : There was nothing to transfer 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32954") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48338->172.17.0.9:32954, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39510") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43850->172.17.0.9:39510, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31647") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55068->172.17.0.9:31647, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38069") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41374->172.17.0.9:38069, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33865") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34258->172.17.0.9:33865, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39878") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43048->172.17.0.9:39878, err= 2026/03/13 02:26:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xifijan9mite/CompareDest" for canonical name "TestFTPPureftpd{u0fvp}:rclone-test-xifijan9mite/CompareDest" 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:34457") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:50464->172.17.0.9:34457, err= 2026/03/13 02:26:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:01 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst) 2026/03/13 02:26:01 DEBUG : one: Sizes differ 2026/03/13 02:26:01 DEBUG : one: size = 5 OK 2026/03/13 02:26:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/13 02:26:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/13 02:26:01 DEBUG : two: size = 5 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:01 DEBUG : two: size = 3 (ftp://172.17.0.9:21/rclone-test-xifijan9mite/CompareDest) 2026/03/13 02:26:01 DEBUG : two: Sizes differ 2026/03/13 02:26:01 DEBUG : two: Need to transfer - File not found at Destination 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for checks to finish 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for transfers to finish 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:32196") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:45808->172.17.0.9:32196, err= 2026/03/13 02:26:01 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/03/13 02:26:01 DEBUG : two.a319cd8b.partial: renamed to: two 2026/03/13 02:26:01 INFO : two: Copied (new) 2026/03/13 02:26:01 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34421") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51286->172.17.0.9:34421, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38950") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33914->172.17.0.9:38950, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35386") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35462->172.17.0.9:35386, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30883") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36620->172.17.0.9:30883, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30747") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41574->172.17.0.9:30747, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34952") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39808->172.17.0.9:34952, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39400") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35508->172.17.0.9:39400, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.20s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30808") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52030->172.17.0.9:30808, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35522") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49390->172.17.0.9:35522, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36852") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52776->172.17.0.9:36852, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36910") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32724") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46362->172.17.0.9:36910, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39646->172.17.0.9:32724, err= 2026/03/13 02:26:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xifijan9mite/dest" 2026/03/13 02:26:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dest: Connecting to FTP server 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dest: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dest: > dial: conn=172.17.0.1:42160->172.17.0.9:21, err= 2026/03/13 02:26:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xifijan9mite/pre-dest1" 2026/03/13 02:26:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/pre-dest1: Connecting to FTP server 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/pre-dest1: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/pre-dest1: > dial: conn=172.17.0.1:42176->172.17.0.9:21, err= 2026/03/13 02:26:01 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xifijan9mite/pre-dest1" to be canonical "TestFTPPureftpd{u0fvp}:rclone-test-xifijan9mite/pre-dest1" 2026/03/13 02:26:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xifijan9mite/pre-dest2" 2026/03/13 02:26:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/pre-dest2: Connecting to FTP server 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/pre-dest2: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/pre-dest2: > dial: conn=172.17.0.1:42180->172.17.0.9:21, err= 2026/03/13 02:26:01 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xifijan9mite/pre-dest2" to be canonical "TestFTPPureftpd{u0fvp}:rclone-test-xifijan9mite/pre-dest2" 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dest: dial("tcp","172.17.0.9:34816") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dest: > dial: conn=172.17.0.1:44296->172.17.0.9:34816, err= 2026/03/13 02:26:01 DEBUG : 1: size = 1 OK 2026/03/13 02:26:01 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:01 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/13 02:26:01 DEBUG : 2: size = 1 OK 2026/03/13 02:26:01 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:01 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/13 02:26:01 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dest: Waiting for checks to finish 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dest: Waiting for transfers to finish 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dest: dial("tcp","172.17.0.9:39040") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dest: > dial: conn=172.17.0.1:58666->172.17.0.9:39040, err= 2026/03/13 02:26:01 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/03/13 02:26:01 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/03/13 02:26:01 INFO : 3: Copied (new) 2026/03/13 02:26:01 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dest: dial("tcp","172.17.0.9:39483") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dest: > dial: conn=172.17.0.1:55616->172.17.0.9:39483, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34726") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33506->172.17.0.9:34726, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31394") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38807") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35001") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60456->172.17.0.9:35001, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59244->172.17.0.9:38807, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34778->172.17.0.9:31394, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31053") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45402->172.17.0.9:31053, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35799") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38394") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38548->172.17.0.9:38394, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44562->172.17.0.9:35799, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39297") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52410->172.17.0.9:39297, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39622") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58128->172.17.0.9:39622, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/pre-dest1: closing 1 unused connections 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.14s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33313") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33410->172.17.0.9:33313, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38150") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46116->172.17.0.9:38150, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36659") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60586->172.17.0.9:36659, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33841") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42202->172.17.0.9:33841, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32598") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40132->172.17.0.9:32598, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39731") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35808->172.17.0.9:39731, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37755") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57414->172.17.0.9:37755, err= 2026/03/13 02:26:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xifijan9mite/dst" 2026/03/13 02:26:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Connecting to FTP server 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:42184->172.17.0.9:21, err= 2026/03/13 02:26:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xifijan9mite/backup" 2026/03/13 02:26:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:26:01 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:01 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/backup: Connecting to FTP server 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/backup: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/backup: > dial: conn=172.17.0.1:42198->172.17.0.9:21, err= 2026/03/13 02:26:01 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xifijan9mite/backup" to be canonical "TestFTPPureftpd{u0fvp}:rclone-test-xifijan9mite/backup" 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:38571") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:44854->172.17.0.9:38571, err= 2026/03/13 02:26:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:01 DEBUG : two: size = 3 OK 2026/03/13 02:26:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:01 DEBUG : two: Unchanged skipping 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for checks to finish 2026/03/13 02:26:01 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst) 2026/03/13 02:26:01 DEBUG : one: Sizes differ 2026/03/13 02:26:01 INFO : one: Moved (server-side) 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for transfers to finish 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:34475") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:39046->172.17.0.9:34475, err= 2026/03/13 02:26:01 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/13 02:26:01 DEBUG : one.a292864a.partial: renamed to: one 2026/03/13 02:26:01 INFO : one: Copied (new) 2026/03/13 02:26:01 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:01 INFO : three.txt: Moved (server-side) 2026/03/13 02:26:01 INFO : three.txt: Moved into backup dir 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34542") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50310->172.17.0.9:34542, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33461") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33000") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60338->172.17.0.9:33461, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53966->172.17.0.9:33000, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37722") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43152->172.17.0.9:37722, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39896") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38834->172.17.0.9:39896, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33774") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30555") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49866->172.17.0.9:30555, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46216->172.17.0.9:33774, err= 2026/03/13 02:26:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xifijan9mite/backup" for canonical name "TestFTPPureftpd{u0fvp}:rclone-test-xifijan9mite/backup" 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:36261") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:45182->172.17.0.9:36261, err= 2026/03/13 02:26:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:01 DEBUG : two: size = 3 OK 2026/03/13 02:26:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:01 DEBUG : two: Unchanged skipping 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for checks to finish 2026/03/13 02:26:01 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst) 2026/03/13 02:26:01 DEBUG : one: Sizes differ 2026/03/13 02:26:01 INFO : one: Deleted 2026/03/13 02:26:01 INFO : one: Moved (server-side) 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for transfers to finish 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:34126") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:59320->172.17.0.9:34126, err= 2026/03/13 02:26:01 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/13 02:26:01 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/13 02:26:01 INFO : one: Copied (new) 2026/03/13 02:26:01 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:01 INFO : three.txt: Deleted 2026/03/13 02:26:01 INFO : three.txt: Moved (server-side) 2026/03/13 02:26:01 INFO : three.txt: Moved into backup dir 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33692") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59536->172.17.0.9:33692, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39667") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52032->172.17.0.9:39667, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36966") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49568->172.17.0.9:36966, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37232") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51174->172.17.0.9:37232, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36418") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49596->172.17.0.9:36418, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32528") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56372->172.17.0.9:32528, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39121") 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34186->172.17.0.9:39121, err= 2026/03/13 02:26:01 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.13s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38337") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56520->172.17.0.9:38337, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32554") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44358->172.17.0.9:32554, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37396") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39188->172.17.0.9:37396, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33621") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33190->172.17.0.9:33621, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39600") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40790->172.17.0.9:39600, err= 2026/03/13 02:26:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xifijan9mite/dst" 2026/03/13 02:26:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:26:02 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:02 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:26:02 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:02 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Connecting to FTP server 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:42204->172.17.0.9:21, err= 2026/03/13 02:26:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xifijan9mite/backup" 2026/03/13 02:26:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:26:02 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:02 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:26:02 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:02 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/backup: Connecting to FTP server 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/backup: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/backup: > dial: conn=172.17.0.1:42212->172.17.0.9:21, err= 2026/03/13 02:26:02 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xifijan9mite/backup" to be canonical "TestFTPPureftpd{u0fvp}:rclone-test-xifijan9mite/backup" 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:32604") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:37286->172.17.0.9:32604, err= 2026/03/13 02:26:02 DEBUG : two: size = 3 OK 2026/03/13 02:26:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : two: Unchanged skipping 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for checks to finish 2026/03/13 02:26:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst) 2026/03/13 02:26:02 DEBUG : one: Sizes differ 2026/03/13 02:26:02 INFO : one: Moved (server-side) to: one.bak 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for transfers to finish 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:33900") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:60992->172.17.0.9:33900, err= 2026/03/13 02:26:02 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/13 02:26:02 DEBUG : one.a292864a.partial: renamed to: one 2026/03/13 02:26:02 INFO : one: Copied (new) 2026/03/13 02:26:02 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/13 02:26:02 INFO : three.txt: Moved into backup dir 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39710") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57214->172.17.0.9:39710, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30143") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44476->172.17.0.9:30143, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35746") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49428->172.17.0.9:35746, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31340") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53018->172.17.0.9:31340, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34086") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45660->172.17.0.9:34086, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36602") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31400") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54846->172.17.0.9:31400, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39950->172.17.0.9:36602, err= 2026/03/13 02:26:02 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xifijan9mite/backup" for canonical name "TestFTPPureftpd{u0fvp}:rclone-test-xifijan9mite/backup" 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:33434") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:60822->172.17.0.9:33434, err= 2026/03/13 02:26:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst) 2026/03/13 02:26:02 DEBUG : one: Sizes differ 2026/03/13 02:26:02 DEBUG : two: size = 3 OK 2026/03/13 02:26:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : two: Unchanged skipping 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for checks to finish 2026/03/13 02:26:02 INFO : one.bak: Deleted 2026/03/13 02:26:02 INFO : one: Moved (server-side) to: one.bak 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for transfers to finish 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:31822") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:41652->172.17.0.9:31822, err= 2026/03/13 02:26:02 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/13 02:26:02 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/13 02:26:02 INFO : one: Copied (new) 2026/03/13 02:26:02 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:02 INFO : three.txt.bak: Deleted 2026/03/13 02:26:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/13 02:26:02 INFO : three.txt: Moved into backup dir 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33005") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43924->172.17.0.9:33005, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36652") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35112->172.17.0.9:36652, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37560") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38880->172.17.0.9:37560, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36191") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59064->172.17.0.9:36191, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34295") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56512->172.17.0.9:34295, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33364") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51134->172.17.0.9:33364, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35751") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59528->172.17.0.9:35751, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.11s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36779") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44362->172.17.0.9:36779, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36426") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49816->172.17.0.9:36426, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39002") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42852->172.17.0.9:39002, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39914") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54454->172.17.0.9:39914, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34342") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46202->172.17.0.9:34342, err= 2026/03/13 02:26:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xifijan9mite/dst" 2026/03/13 02:26:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:26:02 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:02 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:26:02 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:02 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Connecting to FTP server 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:42218->172.17.0.9:21, err= 2026/03/13 02:26:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xifijan9mite/backup" 2026/03/13 02:26:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:26:02 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:02 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:26:02 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:02 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/backup: Connecting to FTP server 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/backup: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/backup: > dial: conn=172.17.0.1:42226->172.17.0.9:21, err= 2026/03/13 02:26:02 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xifijan9mite/backup" to be canonical "TestFTPPureftpd{u0fvp}:rclone-test-xifijan9mite/backup" 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:38488") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:42612->172.17.0.9:38488, err= 2026/03/13 02:26:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst) 2026/03/13 02:26:02 DEBUG : one: Sizes differ 2026/03/13 02:26:02 DEBUG : two: size = 3 OK 2026/03/13 02:26:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : two: Unchanged skipping 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for checks to finish 2026/03/13 02:26:02 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for transfers to finish 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:31713") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:33906->172.17.0.9:31713, err= 2026/03/13 02:26:02 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/13 02:26:02 DEBUG : one.a292864a.partial: renamed to: one 2026/03/13 02:26:02 INFO : one: Copied (new) 2026/03/13 02:26:02 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/13 02:26:02 INFO : three.txt: Moved into backup dir 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36003") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55692->172.17.0.9:36003, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39780") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49652->172.17.0.9:39780, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38137") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41786->172.17.0.9:38137, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36315") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33132->172.17.0.9:36315, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30759") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44286->172.17.0.9:30759, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33408") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38276") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55902->172.17.0.9:38276, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49112->172.17.0.9:33408, err= 2026/03/13 02:26:02 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xifijan9mite/backup" for canonical name "TestFTPPureftpd{u0fvp}:rclone-test-xifijan9mite/backup" 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:33771") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:58822->172.17.0.9:33771, err= 2026/03/13 02:26:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst) 2026/03/13 02:26:02 DEBUG : one: Sizes differ 2026/03/13 02:26:02 DEBUG : two: size = 3 OK 2026/03/13 02:26:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : two: Unchanged skipping 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for checks to finish 2026/03/13 02:26:02 INFO : one-2019-01-01: Deleted 2026/03/13 02:26:02 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for transfers to finish 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:31418") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:57262->172.17.0.9:31418, err= 2026/03/13 02:26:02 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/13 02:26:02 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/13 02:26:02 INFO : one: Copied (new) 2026/03/13 02:26:02 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:02 INFO : three-2019-01-01.txt: Deleted 2026/03/13 02:26:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/13 02:26:02 INFO : three.txt: Moved into backup dir 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31241") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34582->172.17.0.9:31241, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36003") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55696->172.17.0.9:36003, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35142") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34562->172.17.0.9:35142, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33236") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48496->172.17.0.9:33236, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33909") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33168") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54744->172.17.0.9:33168, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46184->172.17.0.9:33909, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31842") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54526->172.17.0.9:31842, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.11s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35664") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46138->172.17.0.9:35664, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35771") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51504->172.17.0.9:35771, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39141") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50286->172.17.0.9:39141, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33955") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42600->172.17.0.9:33955, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36151") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55912->172.17.0.9:36151, err= 2026/03/13 02:26:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xifijan9mite/dst" 2026/03/13 02:26:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:26:02 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:02 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:26:02 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:02 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Connecting to FTP server 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:42236->172.17.0.9:21, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:32794") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:52732->172.17.0.9:32794, err= 2026/03/13 02:26:02 DEBUG : two: size = 3 OK 2026/03/13 02:26:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : two: Unchanged skipping 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for checks to finish 2026/03/13 02:26:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst) 2026/03/13 02:26:02 DEBUG : one: Sizes differ 2026/03/13 02:26:02 INFO : one: Moved (server-side) to: one.bak 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for transfers to finish 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:38399") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:47690->172.17.0.9:38399, err= 2026/03/13 02:26:02 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/13 02:26:02 DEBUG : one.a292864a.partial: renamed to: one 2026/03/13 02:26:02 INFO : one: Copied (new) 2026/03/13 02:26:02 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/13 02:26:02 INFO : three.txt: Moved into backup dir 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37176") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38698->172.17.0.9:37176, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34378") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56598->172.17.0.9:34378, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37748") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59804->172.17.0.9:37748, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34311") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57170->172.17.0.9:34311, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37666") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37178->172.17.0.9:37666, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:37248") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:47302->172.17.0.9:37248, err= 2026/03/13 02:26:02 DEBUG : one.bak: Excluded (Path Filter) 2026/03/13 02:26:02 DEBUG : one.bak: Excluded 2026/03/13 02:26:02 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/13 02:26:02 DEBUG : three.txt.bak: Excluded 2026/03/13 02:26:02 DEBUG : two: size = 3 OK 2026/03/13 02:26:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : two: Unchanged skipping 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for checks to finish 2026/03/13 02:26:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst) 2026/03/13 02:26:02 DEBUG : one: Sizes differ 2026/03/13 02:26:02 INFO : one.bak: Deleted 2026/03/13 02:26:02 INFO : one: Moved (server-side) to: one.bak 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Waiting for transfers to finish 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:36611") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:55286->172.17.0.9:36611, err= 2026/03/13 02:26:02 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/13 02:26:02 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/13 02:26:02 INFO : one: Copied (new) 2026/03/13 02:26:02 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:02 INFO : three.txt.bak: Deleted 2026/03/13 02:26:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/13 02:26:02 INFO : three.txt: Moved into backup dir 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37794") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41716->172.17.0.9:37794, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31192") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33440->172.17.0.9:31192, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33257") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40002->172.17.0.9:33257, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35117") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51560->172.17.0.9:35117, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34938") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52970->172.17.0.9:34938, err= --- PASS: TestSyncBackupDirSuffixOnly (0.09s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31589") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37854->172.17.0.9:31589, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39072") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53006->172.17.0.9:39072, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32269") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34656->172.17.0.9:32269, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38661") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34774->172.17.0.9:38661, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37595") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43324->172.17.0.9:37595, err= 2026/03/13 02:26:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xifijan9mite/dst" 2026/03/13 02:26:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:26:02 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:02 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:26:02 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:02 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Connecting to FTP server 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:42242->172.17.0.9:21, err= 2026/03/13 02:26:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst) 2026/03/13 02:26:02 DEBUG : one: Sizes differ 2026/03/13 02:26:02 INFO : one: Moved (server-side) to: one.bak 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:38317") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:33604->172.17.0.9:38317, err= 2026/03/13 02:26:02 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/13 02:26:02 DEBUG : one.a292864a.partial: renamed to: one 2026/03/13 02:26:02 INFO : one: Copied (new) 2026/03/13 02:26:02 DEBUG : two: size = 3 OK 2026/03/13 02:26:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : two: Unchanged skipping 2026/03/13 02:26:02 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : three.txt: size = 5 (ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst) 2026/03/13 02:26:02 DEBUG : three.txt: Sizes differ 2026/03/13 02:26:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:33676") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:42460->172.17.0.9:33676, err= 2026/03/13 02:26:02 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/03/13 02:26:02 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/03/13 02:26:02 INFO : three.txt: Copied (new) 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36284") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58888->172.17.0.9:36284, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37613") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52022->172.17.0.9:37613, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31612") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59676->172.17.0.9:31612, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32189") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38296->172.17.0.9:32189, err= 2026/03/13 02:26:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst) 2026/03/13 02:26:02 DEBUG : one: Sizes differ 2026/03/13 02:26:02 INFO : one.bak: Deleted 2026/03/13 02:26:02 INFO : one: Moved (server-side) to: one.bak 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:36147") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:41850->172.17.0.9:36147, err= 2026/03/13 02:26:02 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/13 02:26:02 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/13 02:26:02 INFO : one: Copied (new) 2026/03/13 02:26:02 DEBUG : two: size = 3 OK 2026/03/13 02:26:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : two: Unchanged skipping 2026/03/13 02:26:02 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : three.txt: size = 6 (ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst) 2026/03/13 02:26:02 DEBUG : three.txt: Sizes differ 2026/03/13 02:26:02 INFO : three.txt.bak: Deleted 2026/03/13 02:26:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:37760") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:36682->172.17.0.9:37760, err= 2026/03/13 02:26:02 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/03/13 02:26:02 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/03/13 02:26:02 INFO : three.txt: Copied (new) 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30731") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43796->172.17.0.9:30731, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39645") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36284->172.17.0.9:39645, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36242") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45260->172.17.0.9:36242, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38606") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48694->172.17.0.9:38606, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35305") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43814->172.17.0.9:35305, err= --- PASS: TestSyncSuffix (0.09s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35794") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52210->172.17.0.9:35794, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33154") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53088->172.17.0.9:33154, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34863") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51578->172.17.0.9:34863, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36346") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33420->172.17.0.9:36346, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35861") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53422->172.17.0.9:35861, err= 2026/03/13 02:26:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xifijan9mite/dst" 2026/03/13 02:26:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/13 02:26:02 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:02 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{u0fvp}" suffix to name 2026/03/13 02:26:02 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/13 02:26:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/13 02:26:02 DEBUG : Setting pass="3nfP3HVWxx-QD8kHVh6JIwqWpD4Dt7B0mAqKfiubdck" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/13 02:26:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: Connecting to FTP server 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:42250->172.17.0.9:21, err= 2026/03/13 02:26:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst) 2026/03/13 02:26:02 DEBUG : one: Sizes differ 2026/03/13 02:26:02 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:34814") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:42318->172.17.0.9:34814, err= 2026/03/13 02:26:02 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/13 02:26:02 DEBUG : one.a292864a.partial: renamed to: one 2026/03/13 02:26:02 INFO : one: Copied (new) 2026/03/13 02:26:02 DEBUG : two: size = 3 OK 2026/03/13 02:26:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : two: Unchanged skipping 2026/03/13 02:26:02 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : three.txt: size = 5 (ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst) 2026/03/13 02:26:02 DEBUG : three.txt: Sizes differ 2026/03/13 02:26:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:31927") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:41408->172.17.0.9:31927, err= 2026/03/13 02:26:02 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/03/13 02:26:02 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/03/13 02:26:02 INFO : three.txt: Copied (new) 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31779") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50726->172.17.0.9:31779, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38503") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54342->172.17.0.9:38503, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39415") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56952->172.17.0.9:39415, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37813") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59618->172.17.0.9:37813, err= 2026/03/13 02:26:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : one: size = 4 (ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst) 2026/03/13 02:26:02 DEBUG : one: Sizes differ 2026/03/13 02:26:02 INFO : one-2019-01-01: Deleted 2026/03/13 02:26:02 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:35138") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:41240->172.17.0.9:35138, err= 2026/03/13 02:26:02 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/13 02:26:02 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/13 02:26:02 INFO : one: Copied (new) 2026/03/13 02:26:02 DEBUG : two: size = 3 OK 2026/03/13 02:26:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : two: Unchanged skipping 2026/03/13 02:26:02 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : three.txt: size = 6 (ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst) 2026/03/13 02:26:02 DEBUG : three.txt: Sizes differ 2026/03/13 02:26:02 INFO : three-2019-01-01.txt: Deleted 2026/03/13 02:26:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: dial("tcp","172.17.0.9:31833") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite/dst: > dial: conn=172.17.0.1:36538->172.17.0.9:31833, err= 2026/03/13 02:26:02 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/03/13 02:26:02 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/03/13 02:26:02 INFO : three.txt: Copied (new) 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34804") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46570->172.17.0.9:34804, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34145") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50610->172.17.0.9:34145, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31309") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38846->172.17.0.9:31309, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32088") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51800->172.17.0.9:32088, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35272") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56592->172.17.0.9:35272, err= --- PASS: TestSyncSuffixKeepExtension (0.09s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36405") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52804->172.17.0.9:36405, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36698") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53496->172.17.0.9:36698, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33795") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40328->172.17.0.9:33795, err= 2026/03/13 02:26:02 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : Testêé: size = 18 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:02 DEBUG : Testêé: Sizes differ 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33315") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46100->172.17.0.9:33315, err= 2026/03/13 02:26:02 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/03/13 02:26:02 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/03/13 02:26:02 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/13 02:26:02 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36852") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52786->172.17.0.9:36852, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37796") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:32854->172.17.0.9:37796, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32238") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56248->172.17.0.9:32238, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34776") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35414->172.17.0.9:34776, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31835") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42954->172.17.0.9:31835, err= 2026/03/13 02:26:02 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37961") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34032->172.17.0.9:37961, err= 2026/03/13 02:26:02 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/13 02:26:02 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/13 02:26:02 INFO : existing: Copied (new) 2026/03/13 02:26:02 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34409") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48056->172.17.0.9:34409, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37350") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39982->172.17.0.9:37350, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33218") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47140->172.17.0.9:33218, err= 2026/03/13 02:26:02 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : existing: size = 6 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:02 DEBUG : existing: Sizes differ 2026/03/13 02:26:02 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:02 ERROR : ftp://172.17.0.9:21/rclone-test-xifijan9mite: not deleting files as there were IO errors 2026/03/13 02:26:02 ERROR : ftp://172.17.0.9:21/rclone-test-xifijan9mite: not deleting directories as there were IO errors 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30803") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39840->172.17.0.9:30803, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39772") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38458->172.17.0.9:39772, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37025") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50982->172.17.0.9:37025, err= --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31998") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43562->172.17.0.9:31998, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37496") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59882->172.17.0.9:37496, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37855") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51006->172.17.0.9:37855, err= 2026/03/13 02:26:02 DEBUG : EXISTING: size = 6 OK 2026/03/13 02:26:02 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : existing: Unchanged skipping 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:02 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:02 INFO : There was nothing to transfer 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39709") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60188->172.17.0.9:39709, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30349") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42884->172.17.0.9:30349, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39392") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51016->172.17.0.9:39392, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32891") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33156->172.17.0.9:32891, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36273") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33294->172.17.0.9:36273, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30045") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33774->172.17.0.9:30045, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31513") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58730->172.17.0.9:31513, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36445") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53320->172.17.0.9:36445, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34958") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46540->172.17.0.9:34958, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37841") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40184->172.17.0.9:37841, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38506") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59622->172.17.0.9:38506, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37063") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37150->172.17.0.9:37063, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31174") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45852->172.17.0.9:31174, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39142") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48098->172.17.0.9:39142, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38429") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55954->172.17.0.9:38429, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30575") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59118->172.17.0.9:30575, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36206") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51056->172.17.0.9:36206, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34712") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52938->172.17.0.9:34712, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34979") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38152->172.17.0.9:34979, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30240") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38142->172.17.0.9:30240, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34073") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60558->172.17.0.9:34073, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36117") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56426->172.17.0.9:36117, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33451") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37628->172.17.0.9:33451, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39287") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41334->172.17.0.9:39287, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38348") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59456->172.17.0.9:38348, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34426") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60424->172.17.0.9:34426, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38951") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53342->172.17.0.9:38951, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32710") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58222->172.17.0.9:32710, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39595") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33054->172.17.0.9:39595, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36192") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44378->172.17.0.9:36192, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31413") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35934->172.17.0.9:31413, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34939") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46876->172.17.0.9:34939, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36013") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33910->172.17.0.9:36013, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32275") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58884->172.17.0.9:32275, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38203") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47754->172.17.0.9:38203, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34412") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55128->172.17.0.9:34412, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33213") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52332->172.17.0.9:33213, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35703") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47956->172.17.0.9:35703, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31205") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45894->172.17.0.9:31205, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35798") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33016->172.17.0.9:35798, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31604") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50718->172.17.0.9:31604, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38861") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45536->172.17.0.9:38861, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35917") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53964->172.17.0.9:35917, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30449") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46474->172.17.0.9:30449, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35731") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40262->172.17.0.9:35731, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39068") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40378->172.17.0.9:39068, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35253") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51062->172.17.0.9:35253, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30737") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54056->172.17.0.9:30737, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32827") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53266->172.17.0.9:32827, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38103") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53182->172.17.0.9:38103, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32298") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50210->172.17.0.9:32298, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34450") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44492->172.17.0.9:34450, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31410") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44792->172.17.0.9:31410, err= 2026/03/13 02:26:02 DEBUG : both0: size = 6 OK 2026/03/13 02:26:02 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both0: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both10: size = 6 OK 2026/03/13 02:26:02 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both10: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both11: size = 6 OK 2026/03/13 02:26:02 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both11: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both12: size = 6 OK 2026/03/13 02:26:02 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both12: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both13: size = 6 OK 2026/03/13 02:26:02 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both13: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both14: size = 6 OK 2026/03/13 02:26:02 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both14: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both15: size = 6 OK 2026/03/13 02:26:02 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both15: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both16: size = 6 OK 2026/03/13 02:26:02 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both16: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both17: size = 6 OK 2026/03/13 02:26:02 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both17: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both18: size = 6 OK 2026/03/13 02:26:02 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both18: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both19: size = 6 OK 2026/03/13 02:26:02 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both1: size = 6 OK 2026/03/13 02:26:02 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both2: size = 6 OK 2026/03/13 02:26:02 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both3: size = 6 OK 2026/03/13 02:26:02 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:02 DEBUG : both19: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both4: size = 6 OK 2026/03/13 02:26:02 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both4: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both5: size = 6 OK 2026/03/13 02:26:02 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both5: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both6: size = 6 OK 2026/03/13 02:26:02 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both6: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both7: size = 6 OK 2026/03/13 02:26:02 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both7: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both8: size = 6 OK 2026/03/13 02:26:02 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both8: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both9: size = 6 OK 2026/03/13 02:26:02 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both9: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both1: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both2: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both3: Unchanged skipping 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:02 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:02 INFO : only15: Deleted 2026/03/13 02:26:02 INFO : only11: Deleted 2026/03/13 02:26:02 INFO : only19: Deleted 2026/03/13 02:26:02 INFO : only6: Deleted 2026/03/13 02:26:02 INFO : only7: Deleted 2026/03/13 02:26:02 INFO : only12: Deleted 2026/03/13 02:26:02 INFO : only0: Deleted 2026/03/13 02:26:02 INFO : only3: Deleted 2026/03/13 02:26:02 INFO : only4: Deleted 2026/03/13 02:26:02 INFO : only18: Deleted 2026/03/13 02:26:02 INFO : only16: Deleted 2026/03/13 02:26:02 INFO : only8: Deleted 2026/03/13 02:26:02 INFO : only13: Deleted 2026/03/13 02:26:02 INFO : only1: Deleted 2026/03/13 02:26:02 INFO : only17: Deleted 2026/03/13 02:26:02 INFO : only14: Deleted 2026/03/13 02:26:02 INFO : only2: Deleted 2026/03/13 02:26:02 INFO : only5: Deleted 2026/03/13 02:26:02 INFO : only10: Deleted 2026/03/13 02:26:02 INFO : only9: Deleted 2026/03/13 02:26:02 INFO : There was nothing to transfer 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35081") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50956->172.17.0.9:35081, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36795") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60700->172.17.0.9:36795, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36275") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51684->172.17.0.9:36275, err= --- PASS: TestSyncConcurrentDelete (0.13s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37689") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54000->172.17.0.9:37689, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38582") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42324->172.17.0.9:38582, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30932") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48008->172.17.0.9:30932, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31537") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58474->172.17.0.9:31537, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35093") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48508->172.17.0.9:35093, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33696") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51686->172.17.0.9:33696, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35632") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58488->172.17.0.9:35632, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31222") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54048->172.17.0.9:31222, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35769") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36484->172.17.0.9:35769, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37327") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50964->172.17.0.9:37327, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32027") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33954->172.17.0.9:32027, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31729") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36980->172.17.0.9:31729, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31381") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45594->172.17.0.9:31381, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33790") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46324->172.17.0.9:33790, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35220") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49606->172.17.0.9:35220, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30679") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50380->172.17.0.9:30679, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37262") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58370->172.17.0.9:37262, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33176") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53112->172.17.0.9:33176, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31952") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51738->172.17.0.9:31952, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31547") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36158->172.17.0.9:31547, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32846") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:32858->172.17.0.9:32846, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34255") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42178->172.17.0.9:34255, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33824") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39568->172.17.0.9:33824, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32560") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57074->172.17.0.9:32560, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32769") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33506->172.17.0.9:32769, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38579") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39074->172.17.0.9:38579, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33406") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37600->172.17.0.9:33406, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39985") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42164->172.17.0.9:39985, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34290") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55464->172.17.0.9:34290, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36687") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55290->172.17.0.9:36687, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35164") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59072->172.17.0.9:35164, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35216") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35460->172.17.0.9:35216, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38273") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52248->172.17.0.9:38273, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32439") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34328->172.17.0.9:32439, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39060") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42804->172.17.0.9:39060, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38022") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33384->172.17.0.9:38022, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32852") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54332->172.17.0.9:32852, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39362") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59350->172.17.0.9:39362, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33357") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45702->172.17.0.9:33357, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30157") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55386->172.17.0.9:30157, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38534") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60604->172.17.0.9:38534, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38132") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54108->172.17.0.9:38132, err= 2026/03/13 02:26:02 DEBUG : both0: size = 6 OK 2026/03/13 02:26:02 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both10: size = 6 OK 2026/03/13 02:26:02 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both11: size = 6 OK 2026/03/13 02:26:02 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both12: size = 6 OK 2026/03/13 02:26:02 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:02 DEBUG : both0: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both13: size = 6 OK 2026/03/13 02:26:02 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both13: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both14: size = 6 OK 2026/03/13 02:26:02 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both14: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both15: size = 6 OK 2026/03/13 02:26:02 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both15: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both16: size = 6 OK 2026/03/13 02:26:02 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both16: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both17: size = 6 OK 2026/03/13 02:26:02 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both17: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both18: size = 6 OK 2026/03/13 02:26:02 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both18: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both19: size = 6 OK 2026/03/13 02:26:02 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both19: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both1: size = 6 OK 2026/03/13 02:26:02 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both1: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both2: size = 6 OK 2026/03/13 02:26:02 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both2: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both3: size = 6 OK 2026/03/13 02:26:02 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both3: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both4: size = 6 OK 2026/03/13 02:26:02 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both4: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both5: size = 6 OK 2026/03/13 02:26:02 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both5: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both6: size = 6 OK 2026/03/13 02:26:02 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both6: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both7: size = 6 OK 2026/03/13 02:26:02 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both7: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both8: size = 6 OK 2026/03/13 02:26:02 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both8: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both9: size = 6 OK 2026/03/13 02:26:02 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:02 DEBUG : both9: Unchanged skipping 2026/03/13 02:26:02 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : only0: size = 6 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:02 DEBUG : only0: Sizes differ 2026/03/13 02:26:02 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : only10: size = 6 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:02 DEBUG : only10: Sizes differ 2026/03/13 02:26:02 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : only11: size = 6 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:02 DEBUG : only11: Sizes differ 2026/03/13 02:26:02 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : only12: size = 6 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:02 DEBUG : only12: Sizes differ 2026/03/13 02:26:02 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : only13: size = 6 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:02 DEBUG : only13: Sizes differ 2026/03/13 02:26:02 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : only14: size = 6 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:02 DEBUG : only14: Sizes differ 2026/03/13 02:26:02 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : only15: size = 6 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:02 DEBUG : only15: Sizes differ 2026/03/13 02:26:02 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : only16: size = 6 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:02 DEBUG : only16: Sizes differ 2026/03/13 02:26:02 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : only17: size = 6 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:02 DEBUG : only17: Sizes differ 2026/03/13 02:26:02 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : only18: size = 6 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:02 DEBUG : only18: Sizes differ 2026/03/13 02:26:02 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : only19: size = 6 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:02 DEBUG : only19: Sizes differ 2026/03/13 02:26:02 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : only1: size = 6 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:02 DEBUG : only1: Sizes differ 2026/03/13 02:26:02 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : only2: size = 6 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:02 DEBUG : only2: Sizes differ 2026/03/13 02:26:02 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : only3: size = 6 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:02 DEBUG : only3: Sizes differ 2026/03/13 02:26:02 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : only4: size = 6 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:02 DEBUG : only4: Sizes differ 2026/03/13 02:26:02 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : only5: size = 6 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:02 DEBUG : only5: Sizes differ 2026/03/13 02:26:02 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : only6: size = 6 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:02 DEBUG : only6: Sizes differ 2026/03/13 02:26:02 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : only7: size = 6 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:02 DEBUG : only7: Sizes differ 2026/03/13 02:26:02 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : only8: size = 6 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:02 DEBUG : only8: Sizes differ 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30095") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37119") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35316->172.17.0.9:30095, err= 2026/03/13 02:26:02 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3867773946) 2026/03/13 02:26:02 DEBUG : only9: size = 6 (ftp://172.17.0.9:21/rclone-test-xifijan9mite) 2026/03/13 02:26:02 DEBUG : only9: Sizes differ 2026/03/13 02:26:02 DEBUG : both10: Unchanged skipping 2026/03/13 02:26:02 DEBUG : both11: Unchanged skipping 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47910->172.17.0.9:37119, err= 2026/03/13 02:26:02 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32516") 2026/03/13 02:26:02 DEBUG : only11.51c18866.partial: size = 0 OK 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33546") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48196->172.17.0.9:32516, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46052->172.17.0.9:33546, err= 2026/03/13 02:26:02 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/03/13 02:26:02 INFO : only10: Copied (replaced existing) 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36696") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54366->172.17.0.9:36696, err= 2026/03/13 02:26:02 DEBUG : both12: Unchanged skipping 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:02 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/03/13 02:26:02 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/03/13 02:26:02 DEBUG : only11.51c18866.partial: renamed to: only11 2026/03/13 02:26:02 INFO : only11: Copied (replaced existing) 2026/03/13 02:26:02 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/03/13 02:26:02 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/03/13 02:26:02 INFO : only12: Copied (replaced existing) 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31862") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56012->172.17.0.9:31862, err= 2026/03/13 02:26:02 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/03/13 02:26:02 INFO : only0: Copied (replaced existing) 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30263") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40060->172.17.0.9:30263, err= 2026/03/13 02:26:02 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/03/13 02:26:02 INFO : only13: Copied (replaced existing) 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33765") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59114->172.17.0.9:33765, err= 2026/03/13 02:26:02 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32016") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52722->172.17.0.9:32016, err= 2026/03/13 02:26:02 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/03/13 02:26:02 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/03/13 02:26:02 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/03/13 02:26:02 INFO : only14: Copied (replaced existing) 2026/03/13 02:26:02 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/03/13 02:26:02 INFO : only15: Copied (replaced existing) 2026/03/13 02:26:02 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33737") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53666->172.17.0.9:33737, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38588") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33108->172.17.0.9:38588, err= 2026/03/13 02:26:02 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/03/13 02:26:02 INFO : only16: Copied (replaced existing) 2026/03/13 02:26:02 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/03/13 02:26:02 INFO : only17: Copied (replaced existing) 2026/03/13 02:26:02 DEBUG : only18.f963383f.partial: size = 0 OK 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32452") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55498->172.17.0.9:32452, err= 2026/03/13 02:26:02 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33677") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42934->172.17.0.9:33677, err= 2026/03/13 02:26:02 DEBUG : only18.f963383f.partial: renamed to: only18 2026/03/13 02:26:02 INFO : only18: Copied (replaced existing) 2026/03/13 02:26:02 DEBUG : only1.77787b15.partial: size = 0 OK 2026/03/13 02:26:02 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/03/13 02:26:02 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/03/13 02:26:02 INFO : only19: Copied (replaced existing) 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30580") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55844->172.17.0.9:30580, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31642") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53764->172.17.0.9:31642, err= 2026/03/13 02:26:02 DEBUG : only1.77787b15.partial: renamed to: only1 2026/03/13 02:26:02 INFO : only1: Copied (replaced existing) 2026/03/13 02:26:02 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/03/13 02:26:02 INFO : only2: Copied (replaced existing) 2026/03/13 02:26:02 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38725") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34010->172.17.0.9:38725, err= 2026/03/13 02:26:02 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/03/13 02:26:02 INFO : only3: Copied (replaced existing) 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30289") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37005") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46484->172.17.0.9:37005, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46656->172.17.0.9:30289, err= 2026/03/13 02:26:02 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/03/13 02:26:02 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/03/13 02:26:02 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/03/13 02:26:02 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/03/13 02:26:02 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/03/13 02:26:02 INFO : only5: Copied (replaced existing) 2026/03/13 02:26:02 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/03/13 02:26:02 INFO : only4: Copied (replaced existing) 2026/03/13 02:26:02 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/03/13 02:26:02 INFO : only7: Copied (replaced existing) 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39898") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48292->172.17.0.9:39898, err= 2026/03/13 02:26:02 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/03/13 02:26:02 INFO : only6: Copied (replaced existing) 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30916") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55194->172.17.0.9:30916, err= 2026/03/13 02:26:02 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/03/13 02:26:02 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/03/13 02:26:02 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/03/13 02:26:02 INFO : only8: Copied (replaced existing) 2026/03/13 02:26:02 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/03/13 02:26:02 INFO : only9: Copied (replaced existing) 2026/03/13 02:26:02 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37441") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40530->172.17.0.9:37441, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39564") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33482->172.17.0.9:39564, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32426") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40552->172.17.0.9:32426, err= --- PASS: TestSyncConcurrentTruncate (0.13s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:02 DEBUG : empty_dir: Making directory with metadata 2026/03/13 02:26:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 02:26:02 DEBUG : empty_on_remote: Making directory with metadata 2026/03/13 02:26:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 02:26:02 INFO : empty_on_remote: Making directory 2026/03/13 02:26:02 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/13 02:26:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/13 02:26:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/13 02:26:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:26:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30602") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50146->172.17.0.9:30602, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31217") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46906->172.17.0.9:31217, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30985") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43082->172.17.0.9:30985, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31185") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45380->172.17.0.9:31185, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36681") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45552->172.17.0.9:36681, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33024") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60152->172.17.0.9:33024, err= --- PASS: TestSyncReplaceDirModTime (0.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:02 DEBUG : empty_dir: Making directory with metadata 2026/03/13 02:26:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 02:26:02 DEBUG : empty_on_remote: Making directory with metadata 2026/03/13 02:26:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/13 02:26:02 INFO : empty_on_remote: Making directory 2026/03/13 02:26:02 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/13 02:26:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/13 02:26:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/13 02:26:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:26:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/13 02:26:02 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30910") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48852->172.17.0.9:30910, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31769") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32899") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38283") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55650->172.17.0.9:32899, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30865") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53966->172.17.0.9:30865, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44994->172.17.0.9:31769, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60154->172.17.0.9:38283, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30743") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40354->172.17.0.9:30743, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38927") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56756->172.17.0.9:38927, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:26:02 INFO : sub dir: Making directory 2026/03/13 02:26:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34075") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35614->172.17.0.9:34075, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31666") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48208->172.17.0.9:31666, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35333") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56186->172.17.0.9:35333, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35350") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40986->172.17.0.9:35350, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38410") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53992->172.17.0.9:38410, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34852") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60780->172.17.0.9:34852, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33022") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53952->172.17.0.9:33022, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36079") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44100->172.17.0.9:36079, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35221") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54878->172.17.0.9:35221, err= 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34754") 2026/03/13 02:26:02 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55132->172.17.0.9:34754, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31876") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37408->172.17.0.9:31876, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/13 02:26:03 INFO : sub dir: Making directory 2026/03/13 02:26:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33015") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54078->172.17.0.9:33015, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37475") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35734->172.17.0.9:37475, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36541") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51648->172.17.0.9:36541, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34409") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48060->172.17.0.9:34409, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36328") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33676->172.17.0.9:36328, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34848") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56152->172.17.0.9:34848, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34353") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56676->172.17.0.9:34353, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33552") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50706->172.17.0.9:33552, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39694") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45150->172.17.0.9:39694, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31158") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41648->172.17.0.9:31158, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35511") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49732->172.17.0.9:35511, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.09s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38424") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39364->172.17.0.9:38424, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38098") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45516->172.17.0.9:38098, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32071") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41922->172.17.0.9:32071, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30609") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47006->172.17.0.9:30609, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39267") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54592->172.17.0.9:39267, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34139") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49798->172.17.0.9:34139, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32251") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57914->172.17.0.9:32251, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38385") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35350->172.17.0.9:38385, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38256") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48734->172.17.0.9:38256, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30908") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42424->172.17.0.9:30908, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36046") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54208->172.17.0.9:36046, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39769") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36118->172.17.0.9:39769, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38046") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51314->172.17.0.9:38046, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31129") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44014->172.17.0.9:31129, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39366") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51330->172.17.0.9:39366, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32414") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45620->172.17.0.9:32414, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34560") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41442->172.17.0.9:34560, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36527") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47500->172.17.0.9:36527, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37258") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53076->172.17.0.9:37258, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31537") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58484->172.17.0.9:31537, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38765") 2026/03/13 02:26:03 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56550->172.17.0.9:38765, err= 2026/03/13 02:26:03 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : apple: Excluded 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:03 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : banana: Excluded 2026/03/13 02:26:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32564") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39266->172.17.0.9:32564, err= 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31820") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56966->172.17.0.9:31820, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33414") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36676->172.17.0.9:33414, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39283") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:32858->172.17.0.9:39283, err= 2026/03/13 02:26:03 DEBUG : apple: size = 5 OK 2026/03/13 02:26:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : apple: Unchanged skipping 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 02:26:03 DEBUG : banana: size = 6 OK 2026/03/13 02:26:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : banana: Unchanged skipping 2026/03/13 02:26:03 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 02:26:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37063") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37152->172.17.0.9:37063, err= 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:03 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:03 INFO : There was nothing to transfer 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39276") 2026/03/13 02:26:03 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55884->172.17.0.9:39276, err= 2026/03/13 02:26:03 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : apple: Excluded 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:03 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : banana: Excluded 2026/03/13 02:26:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37742") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:32868->172.17.0.9:37742, err= 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37601") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51556->172.17.0.9:37601, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33077") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36412->172.17.0.9:33077, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38499") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39314->172.17.0.9:38499, err= 2026/03/13 02:26:03 DEBUG : apple: size = 5 OK 2026/03/13 02:26:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 02:26:03 DEBUG : banana: size = 6 OK 2026/03/13 02:26:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : banana: Unchanged skipping 2026/03/13 02:26:03 DEBUG : apple: Unchanged skipping 2026/03/13 02:26:03 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 02:26:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39223") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59424->172.17.0.9:39223, err= 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:03 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:03 INFO : There was nothing to transfer 2026/03/13 02:26:03 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32339") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35882->172.17.0.9:32339, err= 2026/03/13 02:26:03 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : apple: Excluded 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:03 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : banana: Excluded 2026/03/13 02:26:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35834") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39440->172.17.0.9:35834, err= 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35419") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33930->172.17.0.9:35419, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35067") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55046->172.17.0.9:35067, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39928") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42866->172.17.0.9:39928, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31885") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53176->172.17.0.9:31885, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37671") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51690->172.17.0.9:37671, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39915") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51946->172.17.0.9:39915, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31362") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56562->172.17.0.9:31362, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38078") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37354->172.17.0.9:38078, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33945") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57930->172.17.0.9:33945, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31086") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46506->172.17.0.9:31086, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37679") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57992->172.17.0.9:37679, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31959") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56046->172.17.0.9:31959, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36299") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34266->172.17.0.9:36299, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37923") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55456->172.17.0.9:37923, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39002") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42856->172.17.0.9:39002, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31728") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53614->172.17.0.9:31728, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32472") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50606->172.17.0.9:32472, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36212") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38990->172.17.0.9:36212, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30429") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45336->172.17.0.9:30429, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30000") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40316->172.17.0.9:30000, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30843") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60712->172.17.0.9:30843, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38031") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48808->172.17.0.9:38031, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34973") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33086->172.17.0.9:34973, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33510") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35624->172.17.0.9:33510, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37981") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39802->172.17.0.9:37981, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30776") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39738->172.17.0.9:30776, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33765") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59130->172.17.0.9:33765, err= 2026/03/13 02:26:03 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39882") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35034->172.17.0.9:39882, err= 2026/03/13 02:26:03 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : apple: Excluded 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:03 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : banana: Excluded 2026/03/13 02:26:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34244") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43702->172.17.0.9:34244, err= 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30714") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37204->172.17.0.9:30714, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31253") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46774->172.17.0.9:31253, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39465") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53440->172.17.0.9:39465, err= 2026/03/13 02:26:03 DEBUG : apple: size = 5 OK 2026/03/13 02:26:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : apple: Unchanged skipping 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 02:26:03 DEBUG : banana: size = 6 OK 2026/03/13 02:26:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : banana: Unchanged skipping 2026/03/13 02:26:03 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 02:26:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39180") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57850->172.17.0.9:39180, err= 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:03 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:03 INFO : There was nothing to transfer 2026/03/13 02:26:03 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33378") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44858->172.17.0.9:33378, err= 2026/03/13 02:26:03 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : apple: Excluded 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:03 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : banana: Excluded 2026/03/13 02:26:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39317") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54654->172.17.0.9:39317, err= 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35710") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47066->172.17.0.9:35710, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37478") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51058->172.17.0.9:37478, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35941") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52240->172.17.0.9:35941, err= 2026/03/13 02:26:03 DEBUG : apple: size = 5 OK 2026/03/13 02:26:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : apple: Unchanged skipping 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 02:26:03 DEBUG : banana: size = 6 OK 2026/03/13 02:26:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : banana: Unchanged skipping 2026/03/13 02:26:03 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 02:26:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33663") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43750->172.17.0.9:33663, err= 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:03 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:03 INFO : There was nothing to transfer 2026/03/13 02:26:03 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34567") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49232->172.17.0.9:34567, err= 2026/03/13 02:26:03 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : apple: Excluded 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:03 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : banana: Excluded 2026/03/13 02:26:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39331") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33806->172.17.0.9:39331, err= 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31994") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37368->172.17.0.9:31994, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34625") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51010->172.17.0.9:34625, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33098") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47592->172.17.0.9:33098, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35103") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56610->172.17.0.9:35103, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33900") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60996->172.17.0.9:33900, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35216") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35476->172.17.0.9:35216, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36602") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39960->172.17.0.9:36602, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30746") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54106->172.17.0.9:30746, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32634") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58598->172.17.0.9:32634, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33498") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42612->172.17.0.9:33498, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34523") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48392->172.17.0.9:34523, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36574") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53010->172.17.0.9:36574, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30807") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40952->172.17.0.9:30807, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31606") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42498->172.17.0.9:31606, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30995") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57550->172.17.0.9:30995, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39913") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37824->172.17.0.9:39913, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31484") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53172->172.17.0.9:31484, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33999") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50022->172.17.0.9:33999, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30329") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60162->172.17.0.9:30329, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34928") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50276->172.17.0.9:34928, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39381") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41360->172.17.0.9:39381, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37926") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44190->172.17.0.9:37926, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32341") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58384->172.17.0.9:32341, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33983") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57670->172.17.0.9:33983, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33083") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34588->172.17.0.9:33083, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36774") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33238->172.17.0.9:36774, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38970") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42496->172.17.0.9:38970, err= 2026/03/13 02:26:03 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34049") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56494->172.17.0.9:34049, err= 2026/03/13 02:26:03 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : apple: Excluded 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:03 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : banana: Excluded 2026/03/13 02:26:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32732") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54992->172.17.0.9:32732, err= 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37245") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36004->172.17.0.9:37245, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31775") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38822->172.17.0.9:31775, err= 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37534") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55378->172.17.0.9:37534, err= 2026/03/13 02:26:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31101") 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54454->172.17.0.9:31101, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30363") 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35818->172.17.0.9:30363, err= 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Connecting to FTP server 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42264->172.17.0.9:21, err= 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35760") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50112->172.17.0.9:35760, err= 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30212") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49072->172.17.0.9:30212, err= 2026/03/13 02:26:03 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/03/13 02:26:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/03/13 02:26:03 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/03/13 02:26:03 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/03/13 02:26:03 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33218") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30211") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38800") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39968->172.17.0.9:30211, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47148->172.17.0.9:33218, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58438->172.17.0.9:38800, err= 2026/03/13 02:26:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39350") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33504->172.17.0.9:39350, err= 2026/03/13 02:26:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36595") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60464->172.17.0.9:36595, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39853") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42886->172.17.0.9:39853, err= 2026/03/13 02:26:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36308") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31793") 2026/03/13 02:26:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45722->172.17.0.9:31793, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41220->172.17.0.9:36308, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34258") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57310->172.17.0.9:34258, err= 2026/03/13 02:26:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39310") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51384->172.17.0.9:39310, err= 2026/03/13 02:26:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30282") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50252->172.17.0.9:30282, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39662") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35246->172.17.0.9:39662, err= 2026/03/13 02:26:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/03/13 02:26:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/03/13 02:26:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32811") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46614->172.17.0.9:32811, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32482") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49850->172.17.0.9:32482, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34570") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38748->172.17.0.9:34570, err= 2026/03/13 02:26:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32375") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57708->172.17.0.9:32375, err= 2026/03/13 02:26:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/03/13 02:26:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/03/13 02:26:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/03/13 02:26:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 02:26:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32648") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56914->172.17.0.9:32648, err= 2026/03/13 02:26:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/03/13 02:26:03 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 02:26:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/13 02:26:03 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Connecting to FTP server 2026/03/13 02:26:03 INFO : splitbananasplit: Deleted 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Connecting to FTP server 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Connecting to FTP server 2026/03/13 02:26:03 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/13 02:26:03 INFO : apple: Deleted 2026/03/13 02:26:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/0010-456789.txt: Deleted 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42272->172.17.0.9:21, err= 2026/03/13 02:26:03 INFO : dir1/0007-1234567.txt: Deleted 2026/03/13 02:26:03 INFO : banana: Deleted 2026/03/13 02:26:03 INFO : dir1/0009-3456789.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/0013-789;=.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/0012-6789;.txt: Deleted 2026/03/13 02:26:03 INFO : appleappleapplebanana: Deleted 2026/03/13 02:26:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/0003-defghij.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/0015-9;=.txt: Deleted 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42284->172.17.0.9:21, err= 2026/03/13 02:26:03 INFO : dir1/0011-56789;.txt: Deleted 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:21") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42288->172.17.0.9:21, err= 2026/03/13 02:26:03 INFO : dir1/0014-89;=.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/0008-2345678.txt: Deleted 2026/03/13 02:26:03 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38554") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48722->172.17.0.9:38554, err= 2026/03/13 02:26:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : YXBwbGU=: Excluded 2026/03/13 02:26:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/03/13 02:26:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : YmFuYW5h: Excluded 2026/03/13 02:26:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30697") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34904->172.17.0.9:30697, err= 2026/03/13 02:26:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30145") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57392->172.17.0.9:30145, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36033") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54046->172.17.0.9:36033, err= 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39096") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46262->172.17.0.9:39096, err= 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 02:26:03 DEBUG : YXBwbGU=: size = 5 OK 2026/03/13 02:26:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : apple: Unchanged skipping 2026/03/13 02:26:03 DEBUG : YmFuYW5h: size = 6 OK 2026/03/13 02:26:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : banana: Unchanged skipping 2026/03/13 02:26:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/13 02:26:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33004") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40396->172.17.0.9:33004, err= 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/13 02:26:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/13 02:26:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:03 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:03 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32926") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46998->172.17.0.9:32926, err= 2026/03/13 02:26:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : YXBwbGU=: Excluded 2026/03/13 02:26:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/03/13 02:26:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : YmFuYW5h: Excluded 2026/03/13 02:26:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38112") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43266->172.17.0.9:38112, err= 2026/03/13 02:26:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/03/13 02:26:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36111") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48126->172.17.0.9:36111, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33039") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55670->172.17.0.9:33039, err= 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : apple: transformed to: YXBwbGU= 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/13 02:26:03 DEBUG : banana: transformed to: YmFuYW5h 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30374") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55156->172.17.0.9:30374, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34914") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52850->172.17.0.9:34914, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30259") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45252->172.17.0.9:30259, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33414") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36692->172.17.0.9:33414, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32642") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59282->172.17.0.9:32642, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30545") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51092->172.17.0.9:30545, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39979") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36012->172.17.0.9:39979, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38974") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43350->172.17.0.9:38974, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34519") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55954->172.17.0.9:34519, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34059") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42970->172.17.0.9:34059, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34265") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40314->172.17.0.9:34265, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36392") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36316->172.17.0.9:36392, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32223") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50674->172.17.0.9:32223, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32326") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52840->172.17.0.9:32326, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31092") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33336->172.17.0.9:31092, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31072") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41250->172.17.0.9:31072, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32916") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39208->172.17.0.9:32916, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30298") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35086->172.17.0.9:30298, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39864") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40166->172.17.0.9:39864, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31026") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49410->172.17.0.9:31026, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32204") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35182->172.17.0.9:32204, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36646") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36476->172.17.0.9:36646, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32378") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38372->172.17.0.9:32378, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38889") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51728->172.17.0.9:38889, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33320") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34146->172.17.0.9:33320, err= 2026/03/13 02:26:03 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36579") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50770->172.17.0.9:36579, err= 2026/03/13 02:26:03 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : apple: Excluded 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:03 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : banana: Excluded 2026/03/13 02:26:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32298") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50218->172.17.0.9:32298, err= 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32642") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59292->172.17.0.9:32642, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31859") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43386->172.17.0.9:31859, err= 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30821") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48072->172.17.0.9:30821, err= 2026/03/13 02:26:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 02:26:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 02:26:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 02:26:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 02:26:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 02:26:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 02:26:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 02:26:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 02:26:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 02:26:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 02:26:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37607") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57958->172.17.0.9:37607, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34129") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37340") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49400->172.17.0.9:34129, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31832") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53520->172.17.0.9:31832, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38613") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46536->172.17.0.9:37340, err= 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40336->172.17.0.9:38613, err= 2026/03/13 02:26:03 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/03/13 02:26:03 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/13 02:26:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 02:26:03 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/03/13 02:26:03 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/03/13 02:26:03 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/03/13 02:26:03 INFO : apple: Copied (new) to: PREFIXapple 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 02:26:03 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/03/13 02:26:03 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30329") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35009") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60172->172.17.0.9:30329, err= 2026/03/13 02:26:03 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36557") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39164->172.17.0.9:36557, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54760->172.17.0.9:35009, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36662") 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58138->172.17.0.9:36662, err= 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 02:26:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/03/13 02:26:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36741") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43344->172.17.0.9:36741, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31087") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54430->172.17.0.9:31087, err= 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 02:26:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 02:26:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 02:26:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37640") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59264->172.17.0.9:37640, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32728") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58050->172.17.0.9:32728, err= 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 02:26:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31682") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36997") 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 02:26:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60216->172.17.0.9:31682, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35085") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38188->172.17.0.9:35085, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60496->172.17.0.9:36997, err= 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/03/13 02:26:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/03/13 02:26:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31491") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39346") 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47496->172.17.0.9:39346, err= 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/03/13 02:26:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52450->172.17.0.9:31491, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31727") 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/03/13 02:26:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46948->172.17.0.9:31727, err= 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/03/13 02:26:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35613") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53420->172.17.0.9:35613, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33194") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35786->172.17.0.9:33194, err= 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/03/13 02:26:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/03/13 02:26:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/03/13 02:26:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/03/13 02:26:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/13 02:26:03 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:03 INFO : dir1/0011-56789;.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/0010-456789.txt: Deleted 2026/03/13 02:26:03 INFO : splitbananasplit: Deleted 2026/03/13 02:26:03 INFO : dir1/0013-789;=.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/0014-89;=.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/0008-2345678.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/0007-1234567.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/0003-defghij.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/0015-9;=.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/0009-3456789.txt: Deleted 2026/03/13 02:26:03 INFO : apple: Deleted 2026/03/13 02:26:03 INFO : dir1/0012-6789;.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/13 02:26:03 INFO : appleappleapplebanana: Deleted 2026/03/13 02:26:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/13 02:26:03 INFO : banana: Deleted 2026/03/13 02:26:03 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30286") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42192->172.17.0.9:30286, err= 2026/03/13 02:26:03 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : PREFIXapple: Excluded 2026/03/13 02:26:03 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/03/13 02:26:03 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : PREFIXbanana: Excluded 2026/03/13 02:26:03 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : PREFIXsplitbananasplit: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39248") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35570->172.17.0.9:39248, err= 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33675") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49582->172.17.0.9:33675, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37276") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56586->172.17.0.9:37276, err= 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/13 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/13 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38604") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39824->172.17.0.9:38604, err= 2026/03/13 02:26:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34727") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30609") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34728->172.17.0.9:34727, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34291") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59154->172.17.0.9:34291, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47022->172.17.0.9:30609, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36969") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38449") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38660->172.17.0.9:36969, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40400->172.17.0.9:38449, err= 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:03 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/03/13 02:26:03 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/03/13 02:26:03 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/03/13 02:26:03 INFO : appleappleapplebanana: Copied (new) 2026/03/13 02:26:03 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/03/13 02:26:03 INFO : apple: Copied (new) 2026/03/13 02:26:03 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/03/13 02:26:03 INFO : banana: Copied (new) 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30872") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38271") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38096->172.17.0.9:38271, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35404->172.17.0.9:30872, err= 2026/03/13 02:26:03 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/03/13 02:26:03 INFO : splitbananasplit: Copied (new) 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35124") 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55840->172.17.0.9:35124, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33221") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35972->172.17.0.9:33221, err= 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/03/13 02:26:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/03/13 02:26:03 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38690") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42288->172.17.0.9:38690, err= 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/03/13 02:26:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/03/13 02:26:03 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32796") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52764->172.17.0.9:32796, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36718") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39842") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34926->172.17.0.9:39842, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49166->172.17.0.9:36718, err= 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/03/13 02:26:03 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/03/13 02:26:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32818") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38812->172.17.0.9:32818, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36667") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60710->172.17.0.9:36667, err= 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/03/13 02:26:03 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/03/13 02:26:03 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33145") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42834->172.17.0.9:33145, err= 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/03/13 02:26:03 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32051") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30402") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55820->172.17.0.9:30402, err= 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47568->172.17.0.9:32051, err= 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/03/13 02:26:03 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/03/13 02:26:03 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/03/13 02:26:03 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37614") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30272") 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/03/13 02:26:03 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48402->172.17.0.9:30272, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56976->172.17.0.9:37614, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32253") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34984->172.17.0.9:32253, err= 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/03/13 02:26:03 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/03/13 02:26:03 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/03/13 02:26:03 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/13 02:26:03 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:03 INFO : PREFIXsplitbananasplit: Deleted 2026/03/13 02:26:03 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/13 02:26:03 INFO : PREFIXbanana: Deleted 2026/03/13 02:26:03 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/13 02:26:03 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/13 02:26:03 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/13 02:26:03 INFO : PREFIXapple: Deleted 2026/03/13 02:26:03 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/13 02:26:03 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/13 02:26:03 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35688") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43670->172.17.0.9:35688, err= 2026/03/13 02:26:03 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : apple: Excluded 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:03 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : banana: Excluded 2026/03/13 02:26:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30164") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58206->172.17.0.9:30164, err= 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33758") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50446->172.17.0.9:33758, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37921") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44730->172.17.0.9:37921, err= 2026/03/13 02:26:03 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31014") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44610->172.17.0.9:31014, err= 2026/03/13 02:26:03 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : apple: Excluded 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:03 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : banana: Excluded 2026/03/13 02:26:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33418") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36354->172.17.0.9:33418, err= 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33006") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47550->172.17.0.9:33006, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31163") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51016->172.17.0.9:31163, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32450") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43548->172.17.0.9:32450, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33732") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60552->172.17.0.9:33732, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39477") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58778->172.17.0.9:39477, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33667") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55994->172.17.0.9:33667, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34400") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59982->172.17.0.9:34400, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34672") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59568->172.17.0.9:34672, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35550") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50956->172.17.0.9:35550, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36222") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41608->172.17.0.9:36222, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39008") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34488->172.17.0.9:39008, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37606") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41980->172.17.0.9:37606, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30227") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35194->172.17.0.9:30227, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30926") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54304->172.17.0.9:30926, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38191") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47338->172.17.0.9:38191, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35111") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40868->172.17.0.9:35111, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38179") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45674->172.17.0.9:38179, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30816") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35618->172.17.0.9:30816, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31706") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41122->172.17.0.9:31706, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34434") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55806->172.17.0.9:34434, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38776") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54512->172.17.0.9:38776, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39658") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57162->172.17.0.9:39658, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30584") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33806->172.17.0.9:30584, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33727") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51248->172.17.0.9:33727, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36162") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57004->172.17.0.9:36162, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38807") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59254->172.17.0.9:38807, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39880") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35180->172.17.0.9:39880, err= 2026/03/13 02:26:03 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36060") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44528->172.17.0.9:36060, err= 2026/03/13 02:26:03 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : apple: Excluded 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:03 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : banana: Excluded 2026/03/13 02:26:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38514") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39438->172.17.0.9:38514, err= 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37114") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44170->172.17.0.9:37114, err= 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38329") 2026/03/13 02:26:03 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45232->172.17.0.9:38329, err= 2026/03/13 02:26:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 02:26:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 02:26:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30704") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55776->172.17.0.9:30704, err= 2026/03/13 02:26:04 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 02:26:04 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 02:26:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33515") 2026/03/13 02:26:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51344->172.17.0.9:33515, err= 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33969") 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34209") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31573") 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55402->172.17.0.9:34209, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43434->172.17.0.9:33969, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33451") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37634->172.17.0.9:33451, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39124->172.17.0.9:31573, err= 2026/03/13 02:26:04 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/03/13 02:26:04 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/03/13 02:26:04 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/03/13 02:26:04 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/03/13 02:26:04 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 02:26:04 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/03/13 02:26:04 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39975") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35872->172.17.0.9:39975, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36800") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46168->172.17.0.9:36800, err= 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 02:26:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36143") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33852->172.17.0.9:36143, err= 2026/03/13 02:26:04 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/03/13 02:26:04 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 02:26:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36186") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36240") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49454->172.17.0.9:36186, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56396->172.17.0.9:36240, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37483") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37564->172.17.0.9:37483, err= 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 02:26:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 02:26:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 02:26:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 02:26:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37158") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36273") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33557") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38332->172.17.0.9:37158, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33056") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33626->172.17.0.9:33056, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59962->172.17.0.9:33557, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33308->172.17.0.9:36273, err= 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 02:26:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 02:26:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 02:26:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33655") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57088->172.17.0.9:33655, err= 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 02:26:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34912") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30726") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35978->172.17.0.9:30726, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56166->172.17.0.9:34912, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30293") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49468->172.17.0.9:30293, err= 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 02:26:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 02:26:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/03/13 02:26:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30621") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40596->172.17.0.9:30621, err= 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 02:26:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32966") 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33120->172.17.0.9:32966, err= 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 02:26:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 02:26:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 INFO : dir1/0008-2345678.txt: Deleted 2026/03/13 02:26:04 INFO : dir1/0011-56789;.txt: Deleted 2026/03/13 02:26:04 INFO : dir1/0009-3456789.txt: Deleted 2026/03/13 02:26:04 INFO : apple: Deleted 2026/03/13 02:26:04 INFO : splitbananasplit: Deleted 2026/03/13 02:26:04 INFO : banana: Deleted 2026/03/13 02:26:04 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/13 02:26:04 INFO : dir1/0015-9;=.txt: Deleted 2026/03/13 02:26:04 INFO : dir1/0010-456789.txt: Deleted 2026/03/13 02:26:04 INFO : appleappleapplebanana: Deleted 2026/03/13 02:26:04 INFO : dir1/0007-1234567.txt: Deleted 2026/03/13 02:26:04 INFO : dir1/0003-defghij.txt: Deleted 2026/03/13 02:26:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/13 02:26:04 INFO : dir1/0013-789;=.txt: Deleted 2026/03/13 02:26:04 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/13 02:26:04 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/13 02:26:04 INFO : dir1/0012-6789;.txt: Deleted 2026/03/13 02:26:04 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/13 02:26:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/13 02:26:04 INFO : dir1/0014-89;=.txt: Deleted 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31926") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60864->172.17.0.9:31926, err= 2026/03/13 02:26:04 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : appleSUFFIX: Excluded 2026/03/13 02:26:04 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/03/13 02:26:04 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : bananaSUFFIX: Excluded 2026/03/13 02:26:04 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : splitbananasplitSUFFIX: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33213") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52344->172.17.0.9:33213, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37928") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54286->172.17.0.9:37928, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33690") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53136->172.17.0.9:33690, err= 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 02:26:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/13 02:26:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/13 02:26:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36401") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55550->172.17.0.9:36401, err= 2026/03/13 02:26:04 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35636") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35493") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37204->172.17.0.9:35493, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34810->172.17.0.9:35636, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38271") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38098->172.17.0.9:38271, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38727") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55706->172.17.0.9:38727, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32390") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36746->172.17.0.9:32390, err= 2026/03/13 02:26:04 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/03/13 02:26:04 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/03/13 02:26:04 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/03/13 02:26:04 INFO : banana: Copied (new) 2026/03/13 02:26:04 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31738") 2026/03/13 02:26:04 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/03/13 02:26:04 INFO : appleappleapplebanana: Copied (new) 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48676->172.17.0.9:31738, err= 2026/03/13 02:26:04 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/03/13 02:26:04 INFO : apple: Copied (new) 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38991") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37888") 2026/03/13 02:26:04 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/03/13 02:26:04 INFO : splitbananasplit: Copied (new) 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45754->172.17.0.9:37888, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55492->172.17.0.9:38991, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33963") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47882->172.17.0.9:33963, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/03/13 02:26:04 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38776") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54514->172.17.0.9:38776, err= 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/03/13 02:26:04 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31962") 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/03/13 02:26:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37726->172.17.0.9:31962, err= 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/03/13 02:26:04 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36172") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33368->172.17.0.9:36172, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32706") 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56188->172.17.0.9:32706, err= 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/03/13 02:26:04 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/03/13 02:26:04 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32877") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39230->172.17.0.9:32877, err= 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37013") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39404->172.17.0.9:37013, err= 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/03/13 02:26:04 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35483") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53898->172.17.0.9:35483, err= 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/03/13 02:26:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38956") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42342->172.17.0.9:38956, err= 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/03/13 02:26:04 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/03/13 02:26:04 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32665") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46202->172.17.0.9:32665, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36663") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40126->172.17.0.9:36663, err= 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/03/13 02:26:04 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/03/13 02:26:04 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36750") 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39182->172.17.0.9:36750, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39144") 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/03/13 02:26:04 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/03/13 02:26:04 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53760->172.17.0.9:39144, err= 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/03/13 02:26:04 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/03/13 02:26:04 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/13 02:26:04 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/13 02:26:04 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/13 02:26:04 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/13 02:26:04 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/13 02:26:04 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/13 02:26:04 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/13 02:26:04 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/13 02:26:04 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/13 02:26:04 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/13 02:26:04 INFO : bananaSUFFIX: Deleted 2026/03/13 02:26:04 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/13 02:26:04 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/13 02:26:04 INFO : appleSUFFIX: Deleted 2026/03/13 02:26:04 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/13 02:26:04 INFO : splitbananasplitSUFFIX: Deleted 2026/03/13 02:26:04 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/13 02:26:04 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/13 02:26:04 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/13 02:26:04 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33348") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55074->172.17.0.9:33348, err= 2026/03/13 02:26:04 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : apple: Excluded 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:04 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : banana: Excluded 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30264") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59584->172.17.0.9:30264, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36279") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60076->172.17.0.9:36279, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32807") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50446->172.17.0.9:32807, err= 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36687") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55296->172.17.0.9:36687, err= 2026/03/13 02:26:04 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : apple: Excluded 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:04 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : banana: Excluded 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30486") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55396->172.17.0.9:30486, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37585") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51756->172.17.0.9:37585, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30727") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51866->172.17.0.9:30727, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35650") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47576->172.17.0.9:35650, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32934") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35324->172.17.0.9:32934, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38236") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50996->172.17.0.9:38236, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33270") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51150->172.17.0.9:33270, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31349") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48122->172.17.0.9:31349, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34319") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55138->172.17.0.9:34319, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38552") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50092->172.17.0.9:38552, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30891") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46714->172.17.0.9:30891, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32579") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55630->172.17.0.9:32579, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30167") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36832->172.17.0.9:30167, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31367") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37918->172.17.0.9:31367, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30764") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33682->172.17.0.9:30764, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39260") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39690->172.17.0.9:39260, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39830") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57364->172.17.0.9:39830, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34817") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34032->172.17.0.9:34817, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30048") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46880->172.17.0.9:30048, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30966") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44998->172.17.0.9:30966, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38281") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58816->172.17.0.9:38281, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30977") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39164->172.17.0.9:30977, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36428") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36644->172.17.0.9:36428, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35659") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36882->172.17.0.9:35659, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33295") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41882->172.17.0.9:33295, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35055") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37880->172.17.0.9:35055, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30384") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54886->172.17.0.9:30384, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35683") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56618->172.17.0.9:35683, err= 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31734") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52292->172.17.0.9:31734, err= 2026/03/13 02:26:04 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : apple: Excluded 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:04 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : banana: Excluded 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37858") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33122->172.17.0.9:37858, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31005") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35786->172.17.0.9:31005, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37029") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43254->172.17.0.9:37029, err= 2026/03/13 02:26:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 02:26:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 02:26:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38224") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44930->172.17.0.9:38224, err= 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 02:26:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : banana: size = 6 OK 2026/03/13 02:26:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : banana: Unchanged skipping 2026/03/13 02:26:04 DEBUG : apple: size = 5 OK 2026/03/13 02:26:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : apple: Unchanged skipping 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37400") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37844->172.17.0.9:37400, err= 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39065") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37542->172.17.0.9:39065, err= 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35200") 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38691") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:04 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/03/13 02:26:04 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/03/13 02:26:04 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36127") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34183") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35980->172.17.0.9:34183, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45952->172.17.0.9:36127, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34794->172.17.0.9:38691, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52010->172.17.0.9:35200, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/03/13 02:26:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31442") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38174->172.17.0.9:31442, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/03/13 02:26:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33500") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40680->172.17.0.9:33500, err= 2026/03/13 02:26:04 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/03/13 02:26:04 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 02:26:04 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/03/13 02:26:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35930") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46254->172.17.0.9:35930, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32986") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52010->172.17.0.9:32986, err= 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/03/13 02:26:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37871") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55474->172.17.0.9:37871, err= 2026/03/13 02:26:04 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/03/13 02:26:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/03/13 02:26:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37330") 2026/03/13 02:26:04 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/03/13 02:26:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39915") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56688->172.17.0.9:37330, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35252") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35838->172.17.0.9:39915, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58024->172.17.0.9:35252, err= 2026/03/13 02:26:04 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/03/13 02:26:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/13 02:26:04 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 02:26:04 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/03/13 02:26:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38870") 2026/03/13 02:26:04 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31476") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45562->172.17.0.9:31476, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59730->172.17.0.9:38870, err= 2026/03/13 02:26:04 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/03/13 02:26:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 02:26:04 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/03/13 02:26:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/03/13 02:26:04 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33255") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34014->172.17.0.9:33255, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34763") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53352->172.17.0.9:34763, err= 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/03/13 02:26:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 02:26:04 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/03/13 02:26:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30169") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42288->172.17.0.9:30169, err= 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/03/13 02:26:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/03/13 02:26:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/03/13 02:26:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/13 02:26:04 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/13 02:26:04 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/13 02:26:04 INFO : splitbananasplit: Deleted 2026/03/13 02:26:04 INFO : dir1/0014-89;=.txt: Deleted 2026/03/13 02:26:04 INFO : appleappleapplebanana: Deleted 2026/03/13 02:26:04 INFO : dir1/0009-3456789.txt: Deleted 2026/03/13 02:26:04 INFO : dir1/0007-1234567.txt: Deleted 2026/03/13 02:26:04 INFO : dir1/0011-56789;.txt: Deleted 2026/03/13 02:26:04 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/13 02:26:04 INFO : dir1/0012-6789;.txt: Deleted 2026/03/13 02:26:04 INFO : dir1/0013-789;=.txt: Deleted 2026/03/13 02:26:04 INFO : dir1/0003-defghij.txt: Deleted 2026/03/13 02:26:04 INFO : dir1/0010-456789.txt: Deleted 2026/03/13 02:26:04 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/13 02:26:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/13 02:26:04 INFO : dir1/0008-2345678.txt: Deleted 2026/03/13 02:26:04 INFO : dir1/0015-9;=.txt: Deleted 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31077") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57674->172.17.0.9:31077, err= 2026/03/13 02:26:04 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : apple: Excluded 2026/03/13 02:26:04 DEBUG : appleapple: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : appleapple: Excluded 2026/03/13 02:26:04 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : banana: Excluded 2026/03/13 02:26:04 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : splitbanan: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32523") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41070->172.17.0.9:32523, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcde: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdef: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefg: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0003-defgh: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghi: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghij: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijk: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0007-12345: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0008-23456: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0009-34567: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0010-45678: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.t: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30357") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34852->172.17.0.9:30357, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32743") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60638->172.17.0.9:32743, err= 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 02:26:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 02:26:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 02:26:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 02:26:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38930") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43782->172.17.0.9:38930, err= 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 02:26:04 DEBUG : appleapple: size = 21 OK 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 02:26:04 DEBUG : apple: size = 5 OK 2026/03/13 02:26:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : apple: Unchanged skipping 2026/03/13 02:26:04 DEBUG : banana: size = 6 OK 2026/03/13 02:26:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : banana: Unchanged skipping 2026/03/13 02:26:04 DEBUG : splitbanan: size = 16 OK 2026/03/13 02:26:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31397") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51720->172.17.0.9:31397, err= 2026/03/13 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/13 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/13 02:26:04 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/13 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/13 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/13 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/13 02:26:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/13 02:26:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/13 02:26:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/13 02:26:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/13 02:26:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/13 02:26:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/13 02:26:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/13 02:26:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/13 02:26:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38459") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49466->172.17.0.9:38459, err= 2026/03/13 02:26:04 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : apple: Excluded 2026/03/13 02:26:04 DEBUG : appleapple: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : appleapple: Excluded 2026/03/13 02:26:04 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : banana: Excluded 2026/03/13 02:26:04 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : splitbanan: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37461") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39698->172.17.0.9:37461, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcde: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdef: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefg: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0003-defgh: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghi: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghij: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijk: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0007-12345: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0008-23456: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0009-34567: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0010-45678: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.t: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33926") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44592->172.17.0.9:33926, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33453") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47094->172.17.0.9:33453, err= 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 02:26:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/13 02:26:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39238") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43632->172.17.0.9:39238, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36676") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57766->172.17.0.9:36676, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38047") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46446->172.17.0.9:38047, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30206") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53444->172.17.0.9:30206, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38081") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54544->172.17.0.9:38081, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38846") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41978->172.17.0.9:38846, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39320") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33708->172.17.0.9:39320, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35174") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39434->172.17.0.9:35174, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31639") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44034->172.17.0.9:31639, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38202") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34966->172.17.0.9:38202, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31133") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38194->172.17.0.9:31133, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36317") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54334->172.17.0.9:36317, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36713") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59646->172.17.0.9:36713, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31039") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49756->172.17.0.9:31039, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34398") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37086->172.17.0.9:34398, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38410") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58518->172.17.0.9:38410, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34341") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44046->172.17.0.9:34341, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36390") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50202->172.17.0.9:36390, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32561") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36178->172.17.0.9:32561, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39981") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43556->172.17.0.9:39981, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39169") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39430->172.17.0.9:39169, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34827") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42610->172.17.0.9:34827, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33939") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58122->172.17.0.9:33939, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36666") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53884->172.17.0.9:36666, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31003") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37852->172.17.0.9:31003, err= 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38600") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43916->172.17.0.9:38600, err= 2026/03/13 02:26:04 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : apple: Excluded 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:04 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : banana: Excluded 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33863") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38852->172.17.0.9:33863, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34095") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38764->172.17.0.9:34095, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33020") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42526->172.17.0.9:33020, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33513") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39022->172.17.0.9:33513, err= 2026/03/13 02:26:04 DEBUG : apple: size = 5 OK 2026/03/13 02:26:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : apple: Unchanged skipping 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 02:26:04 DEBUG : banana: size = 6 OK 2026/03/13 02:26:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : banana: Unchanged skipping 2026/03/13 02:26:04 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 02:26:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30586") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40856->172.17.0.9:30586, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36977") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41676->172.17.0.9:36977, err= 2026/03/13 02:26:04 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : apple: Excluded 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:04 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : banana: Excluded 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34833") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57514->172.17.0.9:34833, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32766") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40946->172.17.0.9:32766, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30692") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60832->172.17.0.9:30692, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33426") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51756->172.17.0.9:33426, err= 2026/03/13 02:26:04 DEBUG : apple: size = 5 OK 2026/03/13 02:26:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : apple: Unchanged skipping 2026/03/13 02:26:04 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 02:26:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : banana: size = 6 OK 2026/03/13 02:26:04 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 02:26:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : banana: Unchanged skipping 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34228") 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50284->172.17.0.9:34228, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38230") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39400->172.17.0.9:38230, err= 2026/03/13 02:26:04 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : apple: Excluded 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:04 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : banana: Excluded 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36295") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43752->172.17.0.9:36295, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38408") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52012->172.17.0.9:38408, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33653") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43100->172.17.0.9:33653, err= 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32629") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46488->172.17.0.9:32629, err= 2026/03/13 02:26:04 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : apple: Excluded 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:04 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : banana: Excluded 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30200") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35810->172.17.0.9:30200, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38490") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47348->172.17.0.9:38490, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37324") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37822->172.17.0.9:37324, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35447") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38972->172.17.0.9:35447, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38915") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59756->172.17.0.9:38915, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36137") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40318->172.17.0.9:36137, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33586") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47012->172.17.0.9:33586, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39119") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43938->172.17.0.9:39119, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31035") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47386->172.17.0.9:31035, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38981") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60998->172.17.0.9:38981, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33882") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49952->172.17.0.9:33882, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33626") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36484->172.17.0.9:33626, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36418") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34650->172.17.0.9:36418, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37359") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51522->172.17.0.9:37359, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30329") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57872->172.17.0.9:30329, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34839") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35380->172.17.0.9:34839, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37787") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58700->172.17.0.9:37787, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37364") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60292->172.17.0.9:37364, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35834") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41908->172.17.0.9:35834, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38888") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36264->172.17.0.9:38888, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31391") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50130->172.17.0.9:31391, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38616") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:32834->172.17.0.9:38616, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30287") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39532->172.17.0.9:30287, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38438") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47922->172.17.0.9:38438, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31376") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58312->172.17.0.9:31376, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31459") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44330->172.17.0.9:31459, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39194") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41798->172.17.0.9:39194, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38639") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41808->172.17.0.9:38639, err= 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32989") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51430->172.17.0.9:32989, err= 2026/03/13 02:26:04 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : apple: Excluded 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:04 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : banana: Excluded 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35043") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43426->172.17.0.9:35043, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30563") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48944->172.17.0.9:30563, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39107") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35482->172.17.0.9:39107, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33219") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33874->172.17.0.9:33219, err= 2026/03/13 02:26:04 DEBUG : apple: size = 5 OK 2026/03/13 02:26:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : apple: Unchanged skipping 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 02:26:04 DEBUG : banana: size = 6 OK 2026/03/13 02:26:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : banana: Unchanged skipping 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37926") 2026/03/13 02:26:04 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 02:26:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56518->172.17.0.9:37926, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37624") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39568->172.17.0.9:37624, err= 2026/03/13 02:26:04 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : apple: Excluded 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:04 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : banana: Excluded 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37788") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36706->172.17.0.9:37788, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31868") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53740->172.17.0.9:31868, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30181") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57706->172.17.0.9:30181, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38434") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58154->172.17.0.9:38434, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36018") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58386->172.17.0.9:36018, err= 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 02:26:04 DEBUG : banana: size = 6 OK 2026/03/13 02:26:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : banana: Unchanged skipping 2026/03/13 02:26:04 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 02:26:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:04 DEBUG : apple: size = 5 OK 2026/03/13 02:26:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : apple: Unchanged skipping 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36474") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44678->172.17.0.9:36474, err= 2026/03/13 02:26:04 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : apple: Excluded 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:04 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : banana: Excluded 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32392") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52616->172.17.0.9:32392, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30234") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34298->172.17.0.9:30234, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39007") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53346->172.17.0.9:39007, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38148") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36756->172.17.0.9:38148, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31671") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48824->172.17.0.9:31671, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39492") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36230->172.17.0.9:39492, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30904") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50008->172.17.0.9:30904, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35902") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33004->172.17.0.9:35902, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32552") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41672->172.17.0.9:32552, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35904") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54692->172.17.0.9:35904, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35180") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42014->172.17.0.9:35180, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36225") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47244->172.17.0.9:36225, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39711") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51472->172.17.0.9:39711, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35345") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45292->172.17.0.9:35345, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31113") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56784->172.17.0.9:31113, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35942") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48026->172.17.0.9:35942, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33460") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60128->172.17.0.9:33460, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35435") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56856->172.17.0.9:35435, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30397") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38940->172.17.0.9:30397, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34207") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45520->172.17.0.9:34207, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39673") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41398->172.17.0.9:39673, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36112") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37688->172.17.0.9:36112, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39521") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39798->172.17.0.9:39521, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35926") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49852->172.17.0.9:35926, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32193") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59528->172.17.0.9:32193, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35372") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56864->172.17.0.9:35372, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31115") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34066->172.17.0.9:31115, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32426") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52272->172.17.0.9:32426, err= 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30173") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42014->172.17.0.9:30173, err= 2026/03/13 02:26:04 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : apple: Excluded 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:04 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : banana: Excluded 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37553") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39712->172.17.0.9:37553, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31382") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39532->172.17.0.9:31382, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32519") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55458->172.17.0.9:32519, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35575") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45322->172.17.0.9:35575, err= 2026/03/13 02:26:04 DEBUG : apple: size = 5 OK 2026/03/13 02:26:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : apple: Unchanged skipping 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 02:26:04 DEBUG : banana: size = 6 OK 2026/03/13 02:26:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : banana: Unchanged skipping 2026/03/13 02:26:04 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 02:26:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32703") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54416->172.17.0.9:32703, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39310") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59888->172.17.0.9:39310, err= 2026/03/13 02:26:04 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : apple: Excluded 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:04 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : banana: Excluded 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35914") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40940->172.17.0.9:35914, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38758") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60992->172.17.0.9:38758, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31253") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36178->172.17.0.9:31253, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33989") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38882->172.17.0.9:33989, err= 2026/03/13 02:26:04 DEBUG : apple: size = 5 OK 2026/03/13 02:26:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : apple: Unchanged skipping 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 02:26:04 DEBUG : banana: size = 6 OK 2026/03/13 02:26:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : banana: Unchanged skipping 2026/03/13 02:26:04 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 02:26:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38029") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48334->172.17.0.9:38029, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36335") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41170->172.17.0.9:36335, err= 2026/03/13 02:26:04 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : apple: Excluded 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:04 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : banana: Excluded 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31454") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53354->172.17.0.9:31454, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32045") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59920->172.17.0.9:32045, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37093") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57646->172.17.0.9:37093, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30679") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42180->172.17.0.9:30679, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32373") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41948->172.17.0.9:32373, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35615") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55564->172.17.0.9:35615, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37305") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53990->172.17.0.9:37305, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32091") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43164->172.17.0.9:32091, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35319") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39156->172.17.0.9:35319, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30462") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54728->172.17.0.9:30462, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35064") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50766->172.17.0.9:35064, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34138") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47086->172.17.0.9:34138, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34325") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54228->172.17.0.9:34325, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33148") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57282->172.17.0.9:33148, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35321") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56612->172.17.0.9:35321, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34412") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49176->172.17.0.9:34412, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34557") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38046->172.17.0.9:34557, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38703") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58900->172.17.0.9:38703, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32372") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44180->172.17.0.9:32372, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31672") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47810->172.17.0.9:31672, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35629") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56036->172.17.0.9:35629, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33287") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38668->172.17.0.9:33287, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34277") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59416->172.17.0.9:34277, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36537") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47590->172.17.0.9:36537, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31792") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49510->172.17.0.9:31792, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39624") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44548->172.17.0.9:39624, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32088") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47722->172.17.0.9:32088, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31064") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35586->172.17.0.9:31064, err= 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30425") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58348->172.17.0.9:30425, err= 2026/03/13 02:26:04 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : apple: Excluded 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:04 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : banana: Excluded 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36648") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56522->172.17.0.9:36648, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33620") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54378->172.17.0.9:33620, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39974") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33890->172.17.0.9:39974, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37924") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58842->172.17.0.9:37924, err= 2026/03/13 02:26:04 DEBUG : apple: size = 5 OK 2026/03/13 02:26:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : apple: Unchanged skipping 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 02:26:04 DEBUG : banana: size = 6 OK 2026/03/13 02:26:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : banana: Unchanged skipping 2026/03/13 02:26:04 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 02:26:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31607") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36886->172.17.0.9:31607, err= 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32864") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59518->172.17.0.9:32864, err= 2026/03/13 02:26:04 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : apple: Excluded 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:04 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : banana: Excluded 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34432") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35824->172.17.0.9:34432, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31677") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37216->172.17.0.9:31677, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38797") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52828->172.17.0.9:38797, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36065") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59204->172.17.0.9:36065, err= 2026/03/13 02:26:04 DEBUG : apple: size = 5 OK 2026/03/13 02:26:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : apple: Unchanged skipping 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 02:26:04 DEBUG : banana: size = 6 OK 2026/03/13 02:26:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : banana: Unchanged skipping 2026/03/13 02:26:04 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 02:26:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33777") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35830->172.17.0.9:33777, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39873") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58558->172.17.0.9:39873, err= 2026/03/13 02:26:04 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : apple: Excluded 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:04 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : banana: Excluded 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36258") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40272->172.17.0.9:36258, err= 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37552") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48880->172.17.0.9:37552, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37961") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57524->172.17.0.9:37961, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30965") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42756->172.17.0.9:30965, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36494") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39806->172.17.0.9:36494, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30570") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38202->172.17.0.9:30570, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37995") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54710->172.17.0.9:37995, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39810") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49826->172.17.0.9:39810, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33894") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53294->172.17.0.9:33894, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38368") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42678->172.17.0.9:38368, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36665") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43910->172.17.0.9:36665, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38175") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36076->172.17.0.9:38175, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33914") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58032->172.17.0.9:33914, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36446") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35326->172.17.0.9:36446, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34807") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33136->172.17.0.9:34807, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31548") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59644->172.17.0.9:31548, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32307") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34688->172.17.0.9:32307, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32928") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50780->172.17.0.9:32928, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39304") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39110->172.17.0.9:39304, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31989") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34920->172.17.0.9:31989, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33689") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57642->172.17.0.9:33689, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30540") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50518->172.17.0.9:30540, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32573") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52694->172.17.0.9:32573, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37747") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56092->172.17.0.9:37747, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38946") 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37546->172.17.0.9:38946, err= 2026/03/13 02:26:04 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33706") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60124->172.17.0.9:33706, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30578") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47140->172.17.0.9:30578, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34202") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44450->172.17.0.9:34202, err= 2026/03/13 02:26:05 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30056") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49974->172.17.0.9:30056, err= 2026/03/13 02:26:05 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : apple: Excluded 2026/03/13 02:26:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:05 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : banana: Excluded 2026/03/13 02:26:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36355") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42438->172.17.0.9:36355, err= 2026/03/13 02:26:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32206") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48246->172.17.0.9:32206, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35791") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46458->172.17.0.9:35791, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36104") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50734->172.17.0.9:36104, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35615") 2026/03/13 02:26:05 DEBUG : apple: size = 5 OK 2026/03/13 02:26:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : apple: Unchanged skipping 2026/03/13 02:26:05 DEBUG : banana: size = 6 OK 2026/03/13 02:26:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : banana: Unchanged skipping 2026/03/13 02:26:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 02:26:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 02:26:05 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 02:26:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55566->172.17.0.9:35615, err= 2026/03/13 02:26:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 02:26:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 02:26:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 02:26:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 02:26:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 02:26:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 02:26:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 02:26:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 02:26:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 02:26:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 02:26:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 02:26:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 02:26:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 02:26:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 02:26:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 02:26:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 02:26:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:05 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:05 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38669") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33838->172.17.0.9:38669, err= 2026/03/13 02:26:05 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : apple: Excluded 2026/03/13 02:26:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:05 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : banana: Excluded 2026/03/13 02:26:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39531") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38492->172.17.0.9:39531, err= 2026/03/13 02:26:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39671") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56992->172.17.0.9:39671, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39857") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45948->172.17.0.9:39857, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33618") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56170->172.17.0.9:33618, err= 2026/03/13 02:26:05 DEBUG : apple: size = 5 OK 2026/03/13 02:26:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : apple: Unchanged skipping 2026/03/13 02:26:05 DEBUG : banana: size = 6 OK 2026/03/13 02:26:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : banana: Unchanged skipping 2026/03/13 02:26:05 DEBUG : splitbananasplit: size = 16 OK 2026/03/13 02:26:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : splitbananasplit: Unchanged skipping 2026/03/13 02:26:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/13 02:26:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39247") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57620->172.17.0.9:39247, err= 2026/03/13 02:26:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/13 02:26:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/13 02:26:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/13 02:26:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/13 02:26:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/13 02:26:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/13 02:26:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/13 02:26:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/13 02:26:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/13 02:26:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/13 02:26:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/13 02:26:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/13 02:26:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/13 02:26:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/13 02:26:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/13 02:26:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/13 02:26:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:05 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:05 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33182") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40184->172.17.0.9:33182, err= 2026/03/13 02:26:05 DEBUG : apple: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : apple: Excluded 2026/03/13 02:26:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : appleappleapplebanana: Excluded 2026/03/13 02:26:05 DEBUG : banana: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : banana: Excluded 2026/03/13 02:26:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : splitbananasplit: Excluded 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36945") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59256->172.17.0.9:36945, err= 2026/03/13 02:26:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/13 02:26:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/13 02:26:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39528") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59154->172.17.0.9:39528, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36901") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49612->172.17.0.9:36901, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34314") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56042->172.17.0.9:34314, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36141") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50812->172.17.0.9:36141, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34361") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53116->172.17.0.9:34361, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35520") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39196->172.17.0.9:35520, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39209") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58824->172.17.0.9:39209, err= --- PASS: TestTransform (2.01s) --- PASS: TestTransform/NFC (0.14s) --- PASS: TestTransform/NFD (0.14s) --- PASS: TestTransform/base64 (0.24s) --- PASS: TestTransform/prefix (0.32s) --- PASS: TestTransform/suffix (0.26s) --- PASS: TestTransform/truncate (0.19s) --- PASS: TestTransform/encoder (0.12s) --- PASS: TestTransform/ISO-8859-1 (0.14s) --- PASS: TestTransform/charmap (0.16s) --- PASS: TestTransform/lowercase (0.16s) --- PASS: TestTransform/ascii (0.14s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37524") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52186->172.17.0.9:37524, err= 2026/03/13 02:26:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/13 02:26:05 INFO : sub dir_somesuffix: Making directory 2026/03/13 02:26:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/13 02:26:05 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/13 02:26:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/13 02:26:05 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39943") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40666->172.17.0.9:39943, err= 2026/03/13 02:26:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/03/13 02:26:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/13 02:26:05 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/13 02:26:05 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34929") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42824->172.17.0.9:34929, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31256") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42436->172.17.0.9:31256, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34934") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38272->172.17.0.9:34934, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37334") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47698->172.17.0.9:37334, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33435") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49966->172.17.0.9:33435, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39757") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57292->172.17.0.9:39757, err= 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 INFO : tictactoe: Making directory 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 02:26:05 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/13 02:26:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34950") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48086->172.17.0.9:34950, err= 2026/03/13 02:26:05 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/03/13 02:26:05 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/03/13 02:26:05 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/13 02:26:05 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39774") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36800->172.17.0.9:39774, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35826") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46162->172.17.0.9:35826, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31954") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58876->172.17.0.9:31954, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32084") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43122->172.17.0.9:32084, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33347") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41276->172.17.0.9:33347, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39650") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60452->172.17.0.9:39650, err= 2026/03/13 02:26:05 INFO : toe: Making directory 2026/03/13 02:26:05 INFO : toe/toe: Making directory 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/13 02:26:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39844") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42212->172.17.0.9:39844, err= 2026/03/13 02:26:05 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/03/13 02:26:05 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/03/13 02:26:05 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/13 02:26:05 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32377") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48422->172.17.0.9:32377, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38503") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:46582->172.17.0.9:38503, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33741") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52204->172.17.0.9:33741, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31419") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44334->172.17.0.9:31419, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37736") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57236->172.17.0.9:37736, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38454") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37684->172.17.0.9:38454, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39474") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52474->172.17.0.9:39474, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33550") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52510->172.17.0.9:33550, err= 2026/03/13 02:26:05 INFO : toe: Making directory 2026/03/13 02:26:05 INFO : toe/toe: Making directory 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/13 02:26:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/13 02:26:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34962") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38386->172.17.0.9:34962, err= 2026/03/13 02:26:05 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/03/13 02:26:05 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/03/13 02:26:05 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/13 02:26:05 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37562") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49430->172.17.0.9:37562, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30814") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:32898->172.17.0.9:30814, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35535") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36974->172.17.0.9:35535, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34603") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58180->172.17.0.9:34603, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36082") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60616->172.17.0.9:36082, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31036") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56840->172.17.0.9:31036, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38534") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41468->172.17.0.9:38534, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:05 DEBUG : empty_dir: Making directory with metadata 2026/03/13 02:26:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 02:26:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39404") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50074->172.17.0.9:39404, err= 2026/03/13 02:26:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 02:26:05 INFO : tictacempty_dir: Making directory 2026/03/13 02:26:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 INFO : tictactoe: Making directory 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 02:26:05 INFO : tictactoe/tictactoe: Making directory 2026/03/13 02:26:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31015") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60996->172.17.0.9:31015, err= 2026/03/13 02:26:05 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/03/13 02:26:05 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/03/13 02:26:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/13 02:26:05 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33733") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45430->172.17.0.9:33733, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30999") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56102->172.17.0.9:30999, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32047") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35962->172.17.0.9:32047, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38032") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42000->172.17.0.9:38032, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34421") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54342->172.17.0.9:34421, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39131") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34381") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39148->172.17.0.9:34381, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33414->172.17.0.9:39131, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39220") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59718->172.17.0.9:39220, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30016") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41954->172.17.0.9:30016, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:05 DEBUG : empty_dir: Making directory with metadata 2026/03/13 02:26:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 02:26:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33091") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44460->172.17.0.9:33091, err= 2026/03/13 02:26:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 02:26:05 INFO : tictacempty_dir: Making directory 2026/03/13 02:26:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 INFO : tictactoe: Making directory 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 02:26:05 INFO : tictactoe/tictactoe: Making directory 2026/03/13 02:26:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 02:26:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36270") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57846->172.17.0.9:36270, err= 2026/03/13 02:26:05 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/13 02:26:05 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 02:26:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 02:26:05 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31352") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35962->172.17.0.9:31352, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30126") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38336") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35100->172.17.0.9:38336, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51118->172.17.0.9:30126, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34503") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59710->172.17.0.9:34503, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 02:26:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35923") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35906->172.17.0.9:35923, err= 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32937") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34047") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39598->172.17.0.9:34047, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53162->172.17.0.9:32937, err= 2026/03/13 02:26:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34583") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56302->172.17.0.9:34583, err= 2026/03/13 02:26:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/13 02:26:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/03/13 02:26:05 NOTICE: ftp://172.17.0.9:21/rclone-test-xifijan9mite: 0 differences found 2026/03/13 02:26:05 NOTICE: ftp://172.17.0.9:21/rclone-test-xifijan9mite: 1 hashes could not be checked 2026/03/13 02:26:05 NOTICE: ftp://172.17.0.9:21/rclone-test-xifijan9mite: 1 matching files 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31124") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39058->172.17.0.9:31124, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39851") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31254") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34724->172.17.0.9:39851, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41308->172.17.0.9:31254, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36456") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36742->172.17.0.9:36456, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32817") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44524->172.17.0.9:32817, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37653") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52008->172.17.0.9:37653, err= 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 INFO : tictactoe: Making directory 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 02:26:05 INFO : tictactoe/tictactoe: Making directory 2026/03/13 02:26:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39787") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55342->172.17.0.9:39787, err= 2026/03/13 02:26:05 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/03/13 02:26:05 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/03/13 02:26:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/13 02:26:05 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33411") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40520->172.17.0.9:33411, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39884") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34758->172.17.0.9:39884, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32670") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58832->172.17.0.9:32670, err= 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31274") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52898->172.17.0.9:31274, err= 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37333") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50564->172.17.0.9:37333, err= 2026/03/13 02:26:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30783") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40102->172.17.0.9:30783, err= 2026/03/13 02:26:05 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:05 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39135") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51184->172.17.0.9:39135, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37679") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59938->172.17.0.9:37679, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39664") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58546->172.17.0.9:39664, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30585") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33668->172.17.0.9:30585, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31543") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45340->172.17.0.9:31543, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30819") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48822->172.17.0.9:30819, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34390") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45520->172.17.0.9:34390, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2026/03/13 02:26:05 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35204") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37568->172.17.0.9:35204, err= 2026/03/13 02:26:05 INFO : toe: Making directory 2026/03/13 02:26:05 INFO : toe/toe: Making directory 2026/03/13 02:26:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34265") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50440->172.17.0.9:34265, err= 2026/03/13 02:26:05 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/03/13 02:26:05 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/03/13 02:26:05 INFO : toe/toe/toe: Copied (new) 2026/03/13 02:26:05 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31643") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41176->172.17.0.9:31643, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31130") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58628->172.17.0.9:31130, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33268") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56628->172.17.0.9:33268, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37462") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34472->172.17.0.9:37462, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39647") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53568->172.17.0.9:39647, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34207") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45524->172.17.0.9:34207, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31099") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59416->172.17.0.9:31099, err= --- PASS: TestConflicting (0.03s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:05 DEBUG : empty_dir: Making directory with metadata 2026/03/13 02:26:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 02:26:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32364") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51410->172.17.0.9:32364, err= 2026/03/13 02:26:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 02:26:05 INFO : tictacempty_dir: Making directory 2026/03/13 02:26:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 INFO : tictactoe: Making directory 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 02:26:05 INFO : tictactoe/tictactoe: Making directory 2026/03/13 02:26:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 02:26:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37798") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52246->172.17.0.9:37798, err= 2026/03/13 02:26:05 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/13 02:26:05 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 02:26:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 02:26:05 INFO : toe/toe/toe.txt: Deleted 2026/03/13 02:26:05 INFO : toe/toe: Removing directory 2026/03/13 02:26:05 INFO : toe: Removing directory 2026/03/13 02:26:05 INFO : empty_dir: Removing directory 2026/03/13 02:26:05 DEBUG : Local file system at /tmp/rclone3867773946: deleted 3 directories 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34988") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:40890->172.17.0.9:34988, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35623") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31165") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47932->172.17.0.9:31165, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59542->172.17.0.9:35623, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34036") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41238->172.17.0.9:34036, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36755") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49246->172.17.0.9:36755, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36042") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60564->172.17.0.9:36042, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39145") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34194->172.17.0.9:39145, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33173") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44860->172.17.0.9:33173, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39752") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35344->172.17.0.9:39752, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:05 DEBUG : empty_dir: Making directory with metadata 2026/03/13 02:26:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 02:26:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31507") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49430->172.17.0.9:31507, err= 2026/03/13 02:26:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 02:26:05 INFO : tictacempty_dir: Making directory 2026/03/13 02:26:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 INFO : tictactoe: Making directory 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 02:26:05 INFO : tictactoe/tictactoe: Making directory 2026/03/13 02:26:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 02:26:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36207") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47916->172.17.0.9:36207, err= 2026/03/13 02:26:05 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/13 02:26:05 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 02:26:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 02:26:05 INFO : toe/toe/toe.txt: Deleted 2026/03/13 02:26:05 INFO : toe/toe: Removing directory 2026/03/13 02:26:05 INFO : toe: Removing directory 2026/03/13 02:26:05 INFO : empty_dir: Removing directory 2026/03/13 02:26:05 DEBUG : Local file system at /tmp/rclone3867773946: deleted 3 directories 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35904") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:54694->172.17.0.9:35904, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30469") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:47582->172.17.0.9:30469, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31506") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38010->172.17.0.9:31506, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36047") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42638->172.17.0.9:36047, err= 2026/03/13 02:26:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/13 02:26:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/13 02:26:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/13 02:26:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/13 02:26:05 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39169") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39432->172.17.0.9:39169, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38180") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:53156->172.17.0.9:38180, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34909") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45664->172.17.0.9:34909, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38697") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:33918->172.17.0.9:38697, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38082") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36583") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42154->172.17.0.9:38082, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34994->172.17.0.9:36583, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30246") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43472->172.17.0.9:30246, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36730") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60208->172.17.0.9:36730, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30634") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56142->172.17.0.9:30634, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37863") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43104->172.17.0.9:37863, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35146") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41170->172.17.0.9:35146, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33375") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58794->172.17.0.9:33375, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36598") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:43614->172.17.0.9:36598, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:05 DEBUG : Reset feature "Copy" 2026/03/13 02:26:05 DEBUG : Reset feature "Move" 2026/03/13 02:26:05 DEBUG : Reset feature "Copy" 2026/03/13 02:26:05 DEBUG : Reset feature "Move" 2026/03/13 02:26:05 DEBUG : empty_dir: Making directory with metadata 2026/03/13 02:26:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 02:26:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31938") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35230->172.17.0.9:31938, err= 2026/03/13 02:26:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 02:26:05 INFO : tictacempty_dir: Making directory 2026/03/13 02:26:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 INFO : tictactoe: Making directory 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : toe: transformed to: tictactoe 2026/03/13 02:26:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 02:26:05 INFO : tictactoe/tictactoe: Making directory 2026/03/13 02:26:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/13 02:26:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33581") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:52628->172.17.0.9:33581, err= 2026/03/13 02:26:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/13 02:26:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/13 02:26:05 INFO : toe/toe/toe.txt: Deleted 2026/03/13 02:26:05 INFO : toe/toe: Removing directory 2026/03/13 02:26:05 INFO : toe: Removing directory 2026/03/13 02:26:05 INFO : empty_dir: Removing directory 2026/03/13 02:26:05 DEBUG : Local file system at /tmp/rclone3867773946: deleted 3 directories 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34826") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56824->172.17.0.9:34826, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36966") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39342") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:55660->172.17.0.9:39342, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34960->172.17.0.9:36966, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39266") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50850->172.17.0.9:39266, err= 2026/03/13 02:26:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/13 02:26:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/13 02:26:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/13 02:26:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39307") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:44148->172.17.0.9:39307, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35688") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49368->172.17.0.9:35688, err= 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/13 02:26:05 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/13 02:26:05 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35314") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36854->172.17.0.9:35314, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36310") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48750->172.17.0.9:36310, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36192") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38935") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34486->172.17.0.9:38935, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45536->172.17.0.9:36192, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37026") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33175") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:50158->172.17.0.9:33175, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59440->172.17.0.9:37026, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38642") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56290->172.17.0.9:38642, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36721") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39152") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36009") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56870->172.17.0.9:39152, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34462->172.17.0.9:36721, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37630->172.17.0.9:36009, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:32702") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:49558->172.17.0.9:32702, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33716") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:56990->172.17.0.9:33716, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39174") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36200->172.17.0.9:39174, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:05 DEBUG : toe: transformed to: dG9l 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36713") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:59658->172.17.0.9:36713, err= 2026/03/13 02:26:05 DEBUG : toe: transformed to: dG9l 2026/03/13 02:26:05 INFO : dG9l: Making directory 2026/03/13 02:26:05 DEBUG : toe: transformed to: dG9l 2026/03/13 02:26:05 DEBUG : toe: transformed to: dG9l 2026/03/13 02:26:05 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/13 02:26:05 INFO : dG9l/dG9l: Making directory 2026/03/13 02:26:05 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/13 02:26:05 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35979") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34050->172.17.0.9:35979, err= 2026/03/13 02:26:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/13 02:26:05 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/13 02:26:05 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30094") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48840->172.17.0.9:30094, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:34360") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36060->172.17.0.9:34360, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39021") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45736->172.17.0.9:39021, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35363") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:57154->172.17.0.9:35363, err= 2026/03/13 02:26:05 DEBUG : dG9l: transformed to: toe 2026/03/13 02:26:05 DEBUG : dG9l: transformed to: toe 2026/03/13 02:26:05 DEBUG : toe: Directory modification time the same (differ by 337.118356ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : Added delayed dir = "toe", newDst=toe 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36483") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48510->172.17.0.9:36483, err= 2026/03/13 02:26:05 DEBUG : dG9l: transformed to: toe 2026/03/13 02:26:05 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/13 02:26:05 DEBUG : toe/toe: Directory modification time the same (differ by 337.118356ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:33639") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:41084->172.17.0.9:33639, err= 2026/03/13 02:26:05 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/13 02:26:05 DEBUG : Local file system at /tmp/rclone3867773946: Waiting for checks to finish 2026/03/13 02:26:05 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/13 02:26:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/03/13 02:26:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/13 02:26:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/13 02:26:05 DEBUG : Local file system at /tmp/rclone3867773946: Waiting for transfers to finish 2026/03/13 02:26:05 DEBUG : Waiting for deletions to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30952") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51176->172.17.0.9:30952, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37805") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60100->172.17.0.9:37805, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36680") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35036->172.17.0.9:36680, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:36030") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:60276->172.17.0.9:36030, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30812") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:34288->172.17.0.9:30812, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31134") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39692->172.17.0.9:31134, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:30012") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:45020->172.17.0.9:30012, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xifijan9mite", Local "Local file system at /tmp/rclone3867773946", Modify Window "1s" 2026/03/13 02:26:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 02:26:05 DEBUG : toe: transformed to: 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:35103") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:38810->172.17.0.9:35103, err= 2026/03/13 02:26:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 02:26:05 DEBUG : toe: transformed to: 2026/03/13 02:26:05 INFO : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Making directory 2026/03/13 02:26:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 02:26:05 DEBUG : toe: transformed to: 2026/03/13 02:26:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 02:26:05 DEBUG : toe: transformed to: 2026/03/13 02:26:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 02:26:05 DEBUG : toe/toe: transformed to: 2026/03/13 02:26:05 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/13 02:26:05 INFO : toe/toe: Making directory 2026/03/13 02:26:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 02:26:05 DEBUG : toe/toe: transformed to: 2026/03/13 02:26:05 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/13 02:26:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 02:26:05 DEBUG : toe: transformed to: 2026/03/13 02:26:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/13 02:26:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/13 02:26:05 DEBUG : toe/toe/toe: transformed to: 2026/03/13 02:26:05 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for checks to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Waiting for transfers to finish 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37269") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48442->172.17.0.9:37269, err= 2026/03/13 02:26:05 DEBUG : toe/toe/toe: size = 11 OK 2026/03/13 02:26:05 INFO : toe/toe/toe: Copied (new) 2026/03/13 02:26:05 ERROR : ftp://172.17.0.9:21/rclone-test-xifijan9mite: not deleting files as there were IO errors 2026/03/13 02:26:05 ERROR : ftp://172.17.0.9:21/rclone-test-xifijan9mite: not deleting directories as there were IO errors 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39463") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:51910->172.17.0.9:39463, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38767") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:58462->172.17.0.9:38767, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39464") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:39872->172.17.0.9:39464, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:31135") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:36132->172.17.0.9:31135, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38395") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:35724->172.17.0.9:38395, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:39282") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:48876->172.17.0.9:39282, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:38414") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:42940->172.17.0.9:38414, err= --- PASS: TestError (0.01s) PASS 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: dial("tcp","172.17.0.9:37987") 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: > dial: conn=172.17.0.1:37092->172.17.0.9:37987, err= 2026/03/13 02:26:05 DEBUG : ftp://172.17.0.9:21/rclone-test-xifijan9mite: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 6.000888194s (try 1/5)