"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/03/19 01:00:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pikocec0johi" 2026/03/19 01:00:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/19 01:00:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:24 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:24 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:24 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:24 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Connecting to FTP server 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43222->172.17.0.7:21, err= 2026/03/19 01:00:24 DEBUG : Creating backend with remote "/tmp/rclone2715451024" === 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.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38182") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43152->172.17.0.7:38182, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/19 01:00:24 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36007") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38458->172.17.0.7:36007, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33940") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48620->172.17.0.7:33940, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35334") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43982->172.17.0.7:35334, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35557") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43790->172.17.0.7:35557, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38415") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47604->172.17.0.7:38415, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/19 01:00:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/19 01:00:24 INFO : sub dir/hello world: Copied (new) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38861") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57342->172.17.0.7:38861, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32978") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48920->172.17.0.7:32978, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32175") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33462->172.17.0.7:32175, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34973") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33002->172.17.0.7:34973, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33306") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50468->172.17.0.7:33306, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37435") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51140->172.17.0.7:37435, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30148") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49722->172.17.0.7:30148, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38223") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44760->172.17.0.7:38223, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39677") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33324->172.17.0.7:39677, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : Creating backend with remote "/non-existing" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36536") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54440->172.17.0.7:36536, err= 2026/03/19 01:00:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35757") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58490->172.17.0.7:35757, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30948") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50742->172.17.0.7:30948, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36869") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48082->172.17.0.7:36869, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/19 01:00:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/19 01:00:24 INFO : sub dir/hello world: Copied (new) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33918") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55418->172.17.0.7:33918, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39884") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49962->172.17.0.7:39884, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39135") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46048->172.17.0.7:39135, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31130") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41480->172.17.0.7:31130, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39977") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57032->172.17.0.7:39977, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" sync_test.go:222: Only runs on local 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34179") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36234->172.17.0.7:34179, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35228") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38272->172.17.0.7:35228, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 INFO : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Running all checks before starting transfers 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35862") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50876->172.17.0.7:35862, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 INFO : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Checks finished, now starting transfers 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38710") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33994->172.17.0.7:38710, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/19 01:00:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/19 01:00:24 INFO : sub dir/hello world: Copied (new) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36017") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54438->172.17.0.7:36017, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30462") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52932->172.17.0.7:30462, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37124") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60578->172.17.0.7:37124, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38951") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44940->172.17.0.7:38951, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39901") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33512->172.17.0.7:39901, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 ERROR : Ignoring --no-traverse with sync 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36536") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54446->172.17.0.7:36536, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35303") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51994->172.17.0.7:35303, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/19 01:00:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/19 01:00:24 INFO : sub dir/hello world: Copied (new) 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32281") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40794->172.17.0.7:32281, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33210") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35234->172.17.0.7:33210, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30923") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36302->172.17.0.7:30923, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34083") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36008->172.17.0.7:34083, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38237") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33980->172.17.0.7:38237, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38388") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55354->172.17.0.7:38388, err= 2026/03/19 01:00:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31715") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40272->172.17.0.7:31715, err= 2026/03/19 01:00:24 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/03/19 01:00:24 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/03/19 01:00:24 INFO : hello world2: Copied (new) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31854") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37964->172.17.0.7:31854, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33790") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43268->172.17.0.7:33790, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37395") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57278->172.17.0.7:37395, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32176") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48830->172.17.0.7:32176, err= 2026/03/19 01:00:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30781") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47362->172.17.0.7:30781, err= 2026/03/19 01:00:24 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/03/19 01:00:24 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/03/19 01:00:24 INFO : potato2: Copied (new) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35471") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58594->172.17.0.7:35471, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36328") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40298->172.17.0.7:36328, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36023") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33352->172.17.0.7:36023, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38554") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47798->172.17.0.7:38554, err= 2026/03/19 01:00:24 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/03/19 01:00:24 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/03/19 01:00:24 INFO : potato2: Copied (new) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33233") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41454->172.17.0.7:33233, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30101") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59386->172.17.0.7:30101, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38446") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33290->172.17.0.7:38446, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/19 01:00:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/19 01:00:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/19 01:00:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39185") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60982->172.17.0.7:39185, err= 2026/03/19 01:00:24 INFO : sub dir2: Making directory 2026/03/19 01:00:24 INFO : sub dir: Making directory 2026/03/19 01:00:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/19 01:00:24 INFO : sub dir2/sub sub dir2: Making directory 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Connecting to FTP server 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52768->172.17.0.7:21, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35506") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38084->172.17.0.7:35506, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/19 01:00:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/19 01:00:24 INFO : sub dir/hello world: Copied (new) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32990") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52974->172.17.0.7:32990, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32712") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30505") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39672->172.17.0.7:30505, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54804->172.17.0.7:32712, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38872") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57924->172.17.0.7:38872, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35874") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58096->172.17.0.7:35874, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38678") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40254->172.17.0.7:38678, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38929") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52328->172.17.0.7:38929, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34708") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34462->172.17.0.7:34708, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33818") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46442->172.17.0.7:33818, err= --- PASS: TestCopyEmptyDirectories (0.02s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 INFO : sub dir2: Making directory 2026/03/19 01:00:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/19 01:00:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30491") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46994->172.17.0.7:30491, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30325") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47498->172.17.0.7:30325, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/19 01:00:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/19 01:00:24 INFO : sub dir/hello world: Copied (new) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36655") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52874->172.17.0.7:36655, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38093") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34144->172.17.0.7:38093, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35010") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44064->172.17.0.7:35010, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32484") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40570->172.17.0.7:32484, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31745") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56976->172.17.0.7:31745, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : sub dir2: Making directory with metadata 2026/03/19 01:00:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32007") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60246->172.17.0.7:32007, err= 2026/03/19 01:00:24 INFO : sub dir2: Making directory 2026/03/19 01:00:24 INFO : sub dir: Making directory 2026/03/19 01:00:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32245") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53774->172.17.0.7:32245, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/19 01:00:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/19 01:00:24 INFO : sub dir/hello world: Copied (new) 2026/03/19 01:00:24 INFO : sub dir/hello world: Deleted 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34824") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33832->172.17.0.7:34824, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33173") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34859") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58596->172.17.0.7:33173, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35528->172.17.0.7:34859, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37756") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48144->172.17.0.7:37756, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34155") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42446->172.17.0.7:34155, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38543") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34880") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49754->172.17.0.7:38543, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49760->172.17.0.7:34880, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37585") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48826->172.17.0.7:37585, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31936") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38402->172.17.0.7:31936, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35155") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34504->172.17.0.7:35155, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 INFO : sub dir2: Making directory 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35047") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41360->172.17.0.7:35047, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37803") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53654->172.17.0.7:37803, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/19 01:00:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/19 01:00:24 INFO : sub dir/hello world: Copied (new) 2026/03/19 01:00:24 INFO : sub dir/hello world: Deleted 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32562") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42918->172.17.0.7:32562, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35716") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56980->172.17.0.7:35716, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38703") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42876->172.17.0.7:38703, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36961") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41150->172.17.0.7:36961, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30699") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35290->172.17.0.7:30699, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : sub dir2: Making directory with metadata 2026/03/19 01:00:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/19 01:00:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36876") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55268->172.17.0.7:36876, err= 2026/03/19 01:00:24 INFO : sub dir2: Making directory 2026/03/19 01:00:24 INFO : sub dir: Making directory 2026/03/19 01:00:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30423") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44848->172.17.0.7:30423, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/19 01:00:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/19 01:00:24 INFO : sub dir/hello world: Copied (new) 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38144") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39122->172.17.0.7:38144, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37625") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60968->172.17.0.7:37625, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34386") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55618->172.17.0.7:34386, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38563") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36440->172.17.0.7:38563, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35400") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52748->172.17.0.7:35400, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31939") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44454->172.17.0.7:31939, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30806") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57490->172.17.0.7:30806, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38280") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45228->172.17.0.7:38280, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30933") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40304->172.17.0.7:30933, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 INFO : sub dir2: Making directory 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33659") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56564->172.17.0.7:33659, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35864") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51990->172.17.0.7:35864, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/19 01:00:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/19 01:00:24 INFO : sub dir/hello world: Copied (new) 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36921") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35764->172.17.0.7:36921, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36521") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38344->172.17.0.7:36521, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30326") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58124->172.17.0.7:30326, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39549") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36026->172.17.0.7:39549, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38808") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58810->172.17.0.7:38808, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38015") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38412->172.17.0.7:38015, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33705") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47166->172.17.0.7:33705, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32386") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48106->172.17.0.7:32386, err= 2026/03/19 01:00:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qojasag8nato" 2026/03/19 01:00:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:24 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:24 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:24 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:24 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-qojasag8nato: Connecting to FTP server 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-qojasag8nato: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-qojasag8nato: > dial: conn=172.17.0.1:52774->172.17.0.7:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-pikocec0johi -> ftp://172.17.0.7:21/rclone-test-qojasag8nato 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-qojasag8nato: dial("tcp","172.17.0.7:37411") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-qojasag8nato: > dial: conn=172.17.0.1:52560->172.17.0.7:37411, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33100") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59430->172.17.0.7:33100, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31951") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57152->172.17.0.7:31951, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-qojasag8nato: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-qojasag8nato: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38843") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58178->172.17.0.7:38843, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-qojasag8nato: dial("tcp","172.17.0.7:32299") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-qojasag8nato: > dial: conn=172.17.0.1:53772->172.17.0.7:32299, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/19 01:00:24 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/19 01:00:24 INFO : sub dir/hello world: Copied (new) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-qojasag8nato: dial("tcp","172.17.0.7:37297") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-qojasag8nato: > dial: conn=172.17.0.1:33084->172.17.0.7:37297, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-qojasag8nato: dial("tcp","172.17.0.7:32722") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-qojasag8nato: > dial: conn=172.17.0.1:39888->172.17.0.7:32722, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-qojasag8nato: dial("tcp","172.17.0.7:30807") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-qojasag8nato: > dial: conn=172.17.0.1:38758->172.17.0.7:30807, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-qojasag8nato: dial("tcp","172.17.0.7:39728") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-qojasag8nato: > dial: conn=172.17.0.1:53306->172.17.0.7:39728, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-qojasag8nato: Purge object "sub dir/hello world" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-qojasag8nato: Purge dir "sub dir" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-qojasag8nato: Purge dir "" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35709") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59014->172.17.0.7:35709, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31410") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46578->172.17.0.7:31410, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32922") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42024->172.17.0.7:32922, err= --- PASS: TestServerSideCopy (0.04s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32917") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57726->172.17.0.7:32917, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33825") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50016->172.17.0.7:33825, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34704") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52362->172.17.0.7:34704, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37932") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60544->172.17.0.7:37932, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37663") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50780->172.17.0.7:37663, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:24 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:24 DEBUG : sub dir/hello world: Sizes differ 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37685") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58836->172.17.0.7:37685, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/03/19 01:00:24 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/03/19 01:00:24 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34381") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38168->172.17.0.7:34381, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39355") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35000->172.17.0.7:39355, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35721") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60216->172.17.0.7:35721, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32395") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33472->172.17.0.7:32395, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36477") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38908->172.17.0.7:36477, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33970") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37768->172.17.0.7:33970, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33083") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48554->172.17.0.7:33083, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30452") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45634->172.17.0.7:30452, err= 2026/03/19 01:00:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jebudaj2sido" 2026/03/19 01:00:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:24 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:24 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:24 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:24 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: Connecting to FTP server 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: > dial: conn=172.17.0.1:52784->172.17.0.7:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-pikocec0johi -> ftp://172.17.0.7:21/rclone-test-jebudaj2sido 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32353") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50522->172.17.0.7:32353, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: dial("tcp","172.17.0.7:37165") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: > dial: conn=172.17.0.1:34704->172.17.0.7:37165, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38022") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43460->172.17.0.7:38022, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33227") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34672->172.17.0.7:33227, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: dial("tcp","172.17.0.7:37558") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: > dial: conn=172.17.0.1:49622->172.17.0.7:37558, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/19 01:00:24 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/19 01:00:24 INFO : sub dir/hello world: Copied (new) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: dial("tcp","172.17.0.7:35169") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: > dial: conn=172.17.0.1:59420->172.17.0.7:35169, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: dial("tcp","172.17.0.7:30103") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: > dial: conn=172.17.0.1:47348->172.17.0.7:30103, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34469") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60836->172.17.0.7:34469, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30969") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45334->172.17.0.7:30969, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36244") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60674->172.17.0.7:36244, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: dial("tcp","172.17.0.7:38195") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: > dial: conn=172.17.0.1:44508->172.17.0.7:38195, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32679") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34998->172.17.0.7:32679, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37965") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54860->172.17.0.7:37965, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: dial("tcp","172.17.0.7:34018") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: > dial: conn=172.17.0.1:53890->172.17.0.7:34018, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:24 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-jebudaj2sido) 2026/03/19 01:00:24 DEBUG : sub dir/hello world: Sizes differ 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33453") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40040->172.17.0.7:33453, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: dial("tcp","172.17.0.7:30430") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: > dial: conn=172.17.0.1:33594->172.17.0.7:30430, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/03/19 01:00:24 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/03/19 01:00:24 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: dial("tcp","172.17.0.7:33954") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: > dial: conn=172.17.0.1:57794->172.17.0.7:33954, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: dial("tcp","172.17.0.7:31271") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: > dial: conn=172.17.0.1:52838->172.17.0.7:31271, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: dial("tcp","172.17.0.7:34356") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: > dial: conn=172.17.0.1:54656->172.17.0.7:34356, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: dial("tcp","172.17.0.7:31631") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: > dial: conn=172.17.0.1:54364->172.17.0.7:31631, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: Purge object "sub dir/hello world" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: Purge dir "sub dir" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-jebudaj2sido: Purge dir "" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38915") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59612->172.17.0.7:38915, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36059") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43360->172.17.0.7:36059, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32360") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50596->172.17.0.7:32360, err= --- PASS: TestServerSideCopyOverSelf (0.05s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37909") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58028->172.17.0.7:37909, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31574") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34826->172.17.0.7:31574, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35608") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38754->172.17.0.7:35608, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35519") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44792->172.17.0.7:35519, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37553") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57730->172.17.0.7:37553, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:24 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:24 DEBUG : sub dir/hello world: Sizes differ 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36291") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48336->172.17.0.7:36291, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/03/19 01:00:24 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/03/19 01:00:24 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/19 01:00:24 INFO : sub dir/hello world: Deleted 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36227") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35152->172.17.0.7:36227, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34695") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55710->172.17.0.7:34695, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39102") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34144->172.17.0.7:39102, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37251") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58338->172.17.0.7:37251, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36015") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58102->172.17.0.7:36015, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39613") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58744->172.17.0.7:39613, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32803") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38286->172.17.0.7:32803, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39021") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41698->172.17.0.7:39021, err= 2026/03/19 01:00:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zavetil7mozo" 2026/03/19 01:00:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:24 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:24 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:24 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:24 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: Connecting to FTP server 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: > dial: conn=172.17.0.1:52794->172.17.0.7:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-pikocec0johi -> ftp://172.17.0.7:21/rclone-test-zavetil7mozo 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: dial("tcp","172.17.0.7:35960") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38048") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: > dial: conn=172.17.0.1:49962->172.17.0.7:35960, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42336->172.17.0.7:38048, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32391") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56000->172.17.0.7:32391, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39652") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54802->172.17.0.7:39652, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: dial("tcp","172.17.0.7:34718") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: > dial: conn=172.17.0.1:45776->172.17.0.7:34718, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/19 01:00:24 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/19 01:00:24 INFO : sub dir/hello world: Copied (new) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: dial("tcp","172.17.0.7:36539") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: > dial: conn=172.17.0.1:54272->172.17.0.7:36539, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: dial("tcp","172.17.0.7:39054") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: > dial: conn=172.17.0.1:56856->172.17.0.7:39054, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32616") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45284->172.17.0.7:32616, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31765") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43540->172.17.0.7:31765, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30617") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49412->172.17.0.7:30617, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: Using server-side directory move 2026/03/19 01:00:24 INFO : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: dial("tcp","172.17.0.7:32348") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: > dial: conn=172.17.0.1:54966->172.17.0.7:32348, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37870") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56892->172.17.0.7:37870, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34086") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: dial("tcp","172.17.0.7:30290") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: > dial: conn=172.17.0.1:53932->172.17.0.7:30290, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43672->172.17.0.7:34086, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:24 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-zavetil7mozo) 2026/03/19 01:00:24 DEBUG : sub dir/hello world: Sizes differ 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: Waiting for transfers to finish 2026/03/19 01:00:24 INFO : sub dir/hello world: Deleted 2026/03/19 01:00:24 INFO : sub dir/hello world: Moved (server-side) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38222") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54234->172.17.0.7:38222, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32656") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43756->172.17.0.7:32656, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: dial("tcp","172.17.0.7:38534") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: > dial: conn=172.17.0.1:56712->172.17.0.7:38534, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: dial("tcp","172.17.0.7:33848") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: > dial: conn=172.17.0.1:34818->172.17.0.7:33848, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38610") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36924->172.17.0.7:38610, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39009") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39144->172.17.0.7:39009, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37288") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46882->172.17.0.7:37288, err= 2026/03/19 01:00:24 DEBUG : testing file moves 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36011") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34788->172.17.0.7:36011, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: dial("tcp","172.17.0.7:32692") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: > dial: conn=172.17.0.1:36560->172.17.0.7:32692, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: dial("tcp","172.17.0.7:33115") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: > dial: conn=172.17.0.1:59676->172.17.0.7:33115, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36459") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39032->172.17.0.7:36459, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:24 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-zavetil7mozo) 2026/03/19 01:00:24 DEBUG : sub dir/hello world: Sizes differ 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: Waiting for transfers to finish 2026/03/19 01:00:24 INFO : sub dir/hello world: Deleted 2026/03/19 01:00:24 INFO : sub dir/hello world: Moved (server-side) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37245") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57512->172.17.0.7:37245, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37051") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37270->172.17.0.7:37051, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: dial("tcp","172.17.0.7:36121") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: > dial: conn=172.17.0.1:41532->172.17.0.7:36121, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: dial("tcp","172.17.0.7:39398") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: > dial: conn=172.17.0.1:49358->172.17.0.7:39398, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: dial("tcp","172.17.0.7:34147") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: > dial: conn=172.17.0.1:57540->172.17.0.7:34147, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: dial("tcp","172.17.0.7:30584") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: > dial: conn=172.17.0.1:42494->172.17.0.7:30584, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: Purge object "sub dir/hello world" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: Purge dir "sub dir" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-zavetil7mozo: Purge dir "" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32693") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57084->172.17.0.7:32693, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35713") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44248->172.17.0.7:35713, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36615") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34656->172.17.0.7:36615, err= --- PASS: TestServerSideMoveOverSelf (0.05s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35225") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55230->172.17.0.7:35225, err= 2026/03/19 01:00:24 ERROR : error listing: directory not found 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37739") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36758->172.17.0.7:37739, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33726") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37596->172.17.0.7:33726, err= 2026/03/19 01:00:24 INFO : Local file system at /tmp/rclone2715451024: Making directory 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38166") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57838->172.17.0.7:38166, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39727") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41606->172.17.0.7:39727, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35819") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38074->172.17.0.7:35819, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30504") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37888->172.17.0.7:30504, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36761") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59500->172.17.0.7:36761, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33474") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51830->172.17.0.7:33474, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39682") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34704->172.17.0.7:39682, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31523") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59708->172.17.0.7:31523, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38334") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50140->172.17.0.7:38334, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30853") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51544->172.17.0.7:30853, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35674") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59318->172.17.0.7:35674, err= 2026/03/19 01:00:24 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34416") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58484->172.17.0.7:34416, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : Local file system at /tmp/rclone2715451024: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : Local file system at /tmp/rclone2715451024: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37758") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43646->172.17.0.7:37758, err= 2026/03/19 01:00:24 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/19 01:00:24 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/19 01:00:24 INFO : sub dir/hello world: Copied (new) 2026/03/19 01:00:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36370") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50004->172.17.0.7:36370, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36842") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49084->172.17.0.7:36842, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34888") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42440->172.17.0.7:34888, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32296") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47886->172.17.0.7:32296, err= 2026/03/19 01:00:24 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35773") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42544->172.17.0.7:35773, err= 2026/03/19 01:00:24 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/03/19 01:00:24 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/03/19 01:00:24 INFO : check sum: Copied (new) 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39166") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54438->172.17.0.7:39166, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38526") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42186->172.17.0.7:38526, err= 2026/03/19 01:00:24 DEBUG : check sum: size = 1 OK 2026/03/19 01:00:24 NOTICE: ftp://172.17.0.7:21/rclone-test-pikocec0johi: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/19 01:00:24 DEBUG : check sum: Size of src and dst objects identical 2026/03/19 01:00:24 DEBUG : check sum: Unchanged skipping 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 INFO : There was nothing to transfer 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33639") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49330->172.17.0.7:33639, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30009") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45228->172.17.0.7:30009, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35725") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56904->172.17.0.7:35725, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36844") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42982->172.17.0.7:36844, err= 2026/03/19 01:00:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34240") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37822->172.17.0.7:34240, err= 2026/03/19 01:00:24 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/03/19 01:00:24 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/03/19 01:00:24 INFO : sizeonly: Copied (new) 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35312") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51720->172.17.0.7:35312, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30106") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48354->172.17.0.7:30106, err= 2026/03/19 01:00:24 DEBUG : sizeonly: size = 6 OK 2026/03/19 01:00:24 DEBUG : sizeonly: Sizes identical 2026/03/19 01:00:24 DEBUG : sizeonly: Unchanged skipping 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 INFO : There was nothing to transfer 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37599") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56254->172.17.0.7:37599, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39110") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35802->172.17.0.7:39110, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37679") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57634->172.17.0.7:37679, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38864") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50598->172.17.0.7:38864, err= 2026/03/19 01:00:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36270") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42468->172.17.0.7:36270, err= 2026/03/19 01:00:24 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/03/19 01:00:24 INFO : ignore-size: Copied (new) 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31168") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55188->172.17.0.7:31168, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31997") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34576->172.17.0.7:31997, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:24 DEBUG : ignore-size: Unchanged skipping 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 INFO : There was nothing to transfer 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37020") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57786->172.17.0.7:37020, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32765") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48054->172.17.0.7:32765, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34430") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50720->172.17.0.7:34430, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31237") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38932->172.17.0.7:31237, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31172") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51368->172.17.0.7:31172, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38170") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37896->172.17.0.7:38170, err= 2026/03/19 01:00:24 DEBUG : existing: size = 6 OK 2026/03/19 01:00:24 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : existing: Unchanged skipping 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 INFO : There was nothing to transfer 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34772") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59090->172.17.0.7:34772, err= 2026/03/19 01:00:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35675") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50860->172.17.0.7:35675, err= 2026/03/19 01:00:24 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/19 01:00:24 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/19 01:00:24 INFO : existing: Copied (replaced existing) 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32547") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56756->172.17.0.7:32547, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38402") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41396->172.17.0.7:38402, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36713") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57420->172.17.0.7:36713, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32284") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44090->172.17.0.7:32284, err= 2026/03/19 01:00:24 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39024") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49918->172.17.0.7:39024, err= 2026/03/19 01:00:24 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/19 01:00:24 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/19 01:00:24 INFO : existing: Copied (new) 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38203") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59990->172.17.0.7:38203, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34318") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43912->172.17.0.7:34318, err= 2026/03/19 01:00:24 DEBUG : existing: Destination exists, skipping 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 INFO : There was nothing to transfer 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37499") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34928->172.17.0.7:37499, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35656") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38636->172.17.0.7:35656, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31072") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38790->172.17.0.7:31072, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33827") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36266->172.17.0.7:33827, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35467") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44670->172.17.0.7:35467, err= 2026/03/19 01:00:24 INFO : d: Making directory 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34136") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45792->172.17.0.7:34136, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Connecting to FTP server 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34621") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52802->172.17.0.7:21, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47930->172.17.0.7:34621, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36364") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45684->172.17.0.7:36364, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31674") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53810->172.17.0.7:31674, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36899") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59404->172.17.0.7:36899, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39742") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42828->172.17.0.7:39742, err= 2026/03/19 01:00:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Connecting to FTP server 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52812->172.17.0.7:21, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31004") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56132->172.17.0.7:31004, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35401") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59094->172.17.0.7:35401, err= 2026/03/19 01:00:24 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/19 01:00:24 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/19 01:00:24 INFO : a/potato2: Copied (new) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31765") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43548->172.17.0.7:31765, err= 2026/03/19 01:00:24 DEBUG : c/non empty space: size = 5 OK 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/19 01:00:24 DEBUG : c/non empty space: Unchanged skipping 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 INFO : b/potato: Deleted 2026/03/19 01:00:24 INFO : d: Removing directory 2026/03/19 01:00:24 INFO : b: Removing directory 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: deleted 2 directories 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33883") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58340->172.17.0.7:33883, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37814") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39769") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43228->172.17.0.7:37814, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39160->172.17.0.7:39769, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37825") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56928->172.17.0.7:37825, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36598") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34533") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36776->172.17.0.7:34533, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42346->172.17.0.7:36598, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38576") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54582->172.17.0.7:38576, err= --- PASS: TestSyncIgnoreErrors (0.06s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33231") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33984->172.17.0.7:33231, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37542") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42858->172.17.0.7:37542, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35086") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60994->172.17.0.7:35086, err= 2026/03/19 01:00:24 DEBUG : empty space: size = 1 OK 2026/03/19 01:00:24 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/19 01:00:24 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31052") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42528->172.17.0.7:31052, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39138") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36906->172.17.0.7:39138, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : empty space: size = 1 OK 2026/03/19 01:00:24 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/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30842") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49710->172.17.0.7:30842, err= 2026/03/19 01:00:24 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/03/19 01:00:24 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/03/19 01:00:24 INFO : empty space: Copied (replaced existing) 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34494") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42160->172.17.0.7:34494, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33831") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41836->172.17.0.7:33831, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33399") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50308->172.17.0.7:33399, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31245") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38218->172.17.0.7:31245, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36270") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42484->172.17.0.7:36270, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38208") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52166->172.17.0.7:38208, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35174") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49326->172.17.0.7:35174, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31287") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42378->172.17.0.7:31287, err= 2026/03/19 01:00:24 DEBUG : foo: size = 3 OK 2026/03/19 01:00:24 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/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36928") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49278->172.17.0.7:36928, err= 2026/03/19 01:00:24 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/03/19 01:00:24 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/03/19 01:00:24 INFO : foo: Copied (replaced existing) 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37322") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53162->172.17.0.7:37322, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33565") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48100->172.17.0.7:33565, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30260") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33532->172.17.0.7:30260, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32873") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55828->172.17.0.7:32873, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32786") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38020->172.17.0.7:32786, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34894") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46164->172.17.0.7:34894, err= 2026/03/19 01:00:24 DEBUG : empty space: size = 1 OK 2026/03/19 01:00:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/19 01:00:24 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : empty space: Unchanged skipping 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37159") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40950->172.17.0.7:37159, err= 2026/03/19 01:00:24 DEBUG : potato.06503f43.partial: size = 60 OK 2026/03/19 01:00:24 DEBUG : potato.06503f43.partial: renamed to: potato 2026/03/19 01:00:24 INFO : potato: Copied (new) 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37242") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44680->172.17.0.7:37242, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35476") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44560->172.17.0.7:35476, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38199") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53524->172.17.0.7:38199, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38677") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47228->172.17.0.7:38677, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36576") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57640->172.17.0.7:36576, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33679") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33954->172.17.0.7:33679, err= 2026/03/19 01:00:24 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:24 DEBUG : potato: size = 60 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:24 DEBUG : potato: Sizes differ 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38405") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47792->172.17.0.7:38405, err= 2026/03/19 01:00:24 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/03/19 01:00:24 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/03/19 01:00:24 INFO : potato: Copied (replaced existing) 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33642") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46990->172.17.0.7:33642, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34718") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45782->172.17.0.7:34718, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33273") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45248->172.17.0.7:33273, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36339") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47910->172.17.0.7:36339, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31307") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59632->172.17.0.7:31307, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35554") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44332->172.17.0.7:35554, err= 2026/03/19 01:00:24 DEBUG : potato: size = 21 OK 2026/03/19 01:00:24 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/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31796") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57352->172.17.0.7:31796, err= 2026/03/19 01:00:24 DEBUG : potato.a809149f.partial: size = 21 OK 2026/03/19 01:00:24 DEBUG : potato.a809149f.partial: renamed to: potato 2026/03/19 01:00:24 INFO : potato: Copied (replaced existing) 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35557") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44034->172.17.0.7:35557, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37807") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51040->172.17.0.7:37807, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36003") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46820->172.17.0.7:36003, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30834") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54870->172.17.0.7:30834, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35636") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43188->172.17.0.7:35636, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33004") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54074->172.17.0.7:33004, err= 2026/03/19 01:00:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : empty space: size = 1 OK 2026/03/19 01:00:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/19 01:00:24 DEBUG : empty space: Unchanged skipping 2026/03/19 01:00:24 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30295") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52642->172.17.0.7:30295, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30959") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58514->172.17.0.7:30959, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35563") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44406->172.17.0.7:35563, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33123") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37896->172.17.0.7:33123, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31093") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37234->172.17.0.7:31093, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39387") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34658->172.17.0.7:39387, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34653") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36530->172.17.0.7:34653, err= 2026/03/19 01:00:24 DEBUG : empty space: size = 1 OK 2026/03/19 01:00:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/19 01:00:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : empty space: Unchanged skipping 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30563") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38742->172.17.0.7:30563, err= 2026/03/19 01:00:24 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/19 01:00:24 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/19 01:00:24 INFO : potato2: Copied (new) 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 INFO : potato: Deleted 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32156") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56882->172.17.0.7:32156, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34782") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53678->172.17.0.7:34782, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31716") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38938->172.17.0.7:31716, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38049") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58134->172.17.0.7:38049, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31816") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41632->172.17.0.7:31816, err= 2026/03/19 01:00:24 INFO : d: Making directory 2026/03/19 01:00:24 INFO : d/e: Making directory 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37533") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35594->172.17.0.7:37533, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31936") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35971") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58732->172.17.0.7:35971, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38408->172.17.0.7:31936, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32035") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42358->172.17.0.7:32035, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32637") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60312->172.17.0.7:32637, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36459") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39036->172.17.0.7:36459, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35918") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36874") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43064->172.17.0.7:35918, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39733") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51956->172.17.0.7:36874, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48802->172.17.0.7:39733, err= 2026/03/19 01:00:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : c/non empty space: size = 5 OK 2026/03/19 01:00:24 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30138") 2026/03/19 01:00:24 DEBUG : c/non empty space: Unchanged skipping 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39078->172.17.0.7:30138, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38679") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42068->172.17.0.7:38679, err= 2026/03/19 01:00:24 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/19 01:00:24 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/19 01:00:24 INFO : a/potato2: Copied (new) 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 INFO : b/potato: Deleted 2026/03/19 01:00:24 INFO : d/e: Removing directory 2026/03/19 01:00:24 INFO : d: Removing directory 2026/03/19 01:00:24 INFO : b: Removing directory 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: deleted 3 directories 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37791") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58478->172.17.0.7:37791, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38328") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34428") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33880->172.17.0.7:38328, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54514->172.17.0.7:34428, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38079") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:32884->172.17.0.7:38079, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30511") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35306->172.17.0.7:30511, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37257") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55894->172.17.0.7:37257, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39970") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58474->172.17.0.7:39970, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38992") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50830->172.17.0.7:38992, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35588") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56170->172.17.0.7:35588, err= 2026/03/19 01:00:24 INFO : d: Making directory 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34800") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54478->172.17.0.7:34800, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31616") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34526->172.17.0.7:31616, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35169") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59430->172.17.0.7:35169, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35944") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42460->172.17.0.7:35944, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34501") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49730->172.17.0.7:34501, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32771") 2026/03/19 01:00:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57474->172.17.0.7:32771, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35241") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30955") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40346->172.17.0.7:35241, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45356->172.17.0.7:30955, err= 2026/03/19 01:00:24 DEBUG : c/non empty space: size = 5 OK 2026/03/19 01:00:24 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : c/non empty space: Unchanged skipping 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30891") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40290->172.17.0.7:30891, err= 2026/03/19 01:00:24 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/19 01:00:24 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/19 01:00:24 INFO : a/potato2: Copied (new) 2026/03/19 01:00:24 ERROR : ftp://172.17.0.7:21/rclone-test-pikocec0johi: not deleting files as there were IO errors 2026/03/19 01:00:24 ERROR : ftp://172.17.0.7:21/rclone-test-pikocec0johi: not deleting directories as there were IO errors 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31718") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54864->172.17.0.7:31718, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38529") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37736") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33117") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34409") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45172->172.17.0.7:33117, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60754->172.17.0.7:34409, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43762->172.17.0.7:37736, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56112->172.17.0.7:38529, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38668") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51360->172.17.0.7:38668, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31538") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33944") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34403") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37372->172.17.0.7:33944, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38770->172.17.0.7:34403, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39130") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51442->172.17.0.7:39130, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39526->172.17.0.7:31538, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33248") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48004->172.17.0.7:33248, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37207") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49642->172.17.0.7:37207, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31402") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36634->172.17.0.7:31402, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38024") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46206->172.17.0.7:38024, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37112") 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47080->172.17.0.7:37112, err= 2026/03/19 01:00:24 DEBUG : empty space: size = 1 OK 2026/03/19 01:00:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/19 01:00:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : empty space: Unchanged skipping 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 INFO : potato: Deleted 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32633") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55996->172.17.0.7:32633, err= 2026/03/19 01:00:24 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/19 01:00:24 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/19 01:00:24 INFO : potato2: Copied (new) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30272") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39022->172.17.0.7:30272, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30665") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49694->172.17.0.7:30665, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37766") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56556->172.17.0.7:37766, err= --- PASS: TestSyncDeleteDuring (0.02s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36502") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43618->172.17.0.7:36502, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34582") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53936->172.17.0.7:34582, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35753") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54594->172.17.0.7:35753, err= 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39076") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40318->172.17.0.7:39076, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 INFO : potato: Deleted 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37136") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41662->172.17.0.7:37136, err= 2026/03/19 01:00:24 DEBUG : empty space: size = 1 OK 2026/03/19 01:00:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/19 01:00:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : empty space: Unchanged skipping 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30873") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35426->172.17.0.7:30873, err= 2026/03/19 01:00:24 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/19 01:00:24 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/19 01:00:24 INFO : potato2: Copied (new) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36829") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41788->172.17.0.7:36829, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37257") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55906->172.17.0.7:37257, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33560") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49278->172.17.0.7:33560, err= --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39609") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49672->172.17.0.7:39609, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33370") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34130->172.17.0.7:33370, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37931") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34716->172.17.0.7:37931, err= 2026/03/19 01:00:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32889") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52996->172.17.0.7:32889, err= 2026/03/19 01:00:24 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/03/19 01:00:24 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/03/19 01:00:24 INFO : potato2: Copied (new) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36016") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56490->172.17.0.7:36016, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35997") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36980->172.17.0.7:35997, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34100") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56862->172.17.0.7:34100, err= --- PASS: TestCopyDeleteBefore (0.03s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34773") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33186->172.17.0.7:34773, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35598") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44062->172.17.0.7:35598, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32688") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51632->172.17.0.7:32688, err= 2026/03/19 01:00:24 DEBUG : enormous: Excluded (Size Filter) 2026/03/19 01:00:24 DEBUG : enormous: Excluded 2026/03/19 01:00:24 DEBUG : potato2: Excluded (Size Filter) 2026/03/19 01:00:24 DEBUG : potato2: Excluded 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35200") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52790->172.17.0.7:35200, err= 2026/03/19 01:00:24 DEBUG : potato2: Excluded (Size Filter) 2026/03/19 01:00:24 DEBUG : potato2: Excluded 2026/03/19 01:00:24 DEBUG : empty space: size = 1 OK 2026/03/19 01:00:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : empty space: Unchanged skipping 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 INFO : There was nothing to transfer 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32560") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38710->172.17.0.7:32560, err= 2026/03/19 01:00:24 DEBUG : enormous: Excluded (Size Filter) 2026/03/19 01:00:24 DEBUG : enormous: Excluded 2026/03/19 01:00:24 DEBUG : potato2: Excluded (Size Filter) 2026/03/19 01:00:24 DEBUG : potato2: Excluded 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35066") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50594->172.17.0.7:35066, err= 2026/03/19 01:00:24 DEBUG : potato2: Excluded (Size Filter) 2026/03/19 01:00:24 DEBUG : potato2: Excluded 2026/03/19 01:00:24 DEBUG : Local file system at /tmp/rclone2715451024: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : empty space: size = 1 OK 2026/03/19 01:00:24 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/03/19 01:00:24 DEBUG : empty space: Unchanged skipping 2026/03/19 01:00:24 DEBUG : Local file system at /tmp/rclone2715451024: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 INFO : There was nothing to transfer 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36085") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42098->172.17.0.7:36085, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36652") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44972->172.17.0.7:36652, err= --- PASS: TestSyncWithExclude (0.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35361") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48086->172.17.0.7:35361, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35269") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53096->172.17.0.7:35269, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30715") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37534->172.17.0.7:30715, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33329") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46506->172.17.0.7:33329, err= 2026/03/19 01:00:24 DEBUG : enormous: Excluded (Size Filter) 2026/03/19 01:00:24 DEBUG : enormous: Excluded 2026/03/19 01:00:24 DEBUG : potato2: Excluded (Size Filter) 2026/03/19 01:00:24 DEBUG : potato2: Excluded 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32522") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49784->172.17.0.7:32522, err= 2026/03/19 01:00:24 DEBUG : empty space: size = 1 OK 2026/03/19 01:00:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/19 01:00:24 DEBUG : empty space: Unchanged skipping 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:24 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:24 INFO : enormous: Deleted 2026/03/19 01:00:24 INFO : potato2: Deleted 2026/03/19 01:00:24 INFO : There was nothing to transfer 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37890") 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48164->172.17.0.7:37890, err= 2026/03/19 01:00:24 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30929") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53528->172.17.0.7:30929, err= 2026/03/19 01:00:25 DEBUG : empty space: size = 1 OK 2026/03/19 01:00:25 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/03/19 01:00:25 DEBUG : empty space: Unchanged skipping 2026/03/19 01:00:25 DEBUG : Local file system at /tmp/rclone2715451024: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : Local file system at /tmp/rclone2715451024: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:25 INFO : enormous: Deleted 2026/03/19 01:00:25 INFO : potato2: Deleted 2026/03/19 01:00:25 INFO : There was nothing to transfer 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36878") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50936->172.17.0.7:36878, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33508") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50534->172.17.0.7:33508, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.04s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38234") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58098->172.17.0.7:38234, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33327") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47938->172.17.0.7:33327, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37025") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35960->172.17.0.7:37025, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36727") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60206->172.17.0.7:36727, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34389") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42688->172.17.0.7:34389, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30065") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45084->172.17.0.7:30065, err= 2026/03/19 01:00:25 DEBUG : five: Need to transfer - File not found at Destination 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32037") 2026/03/19 01:00:25 DEBUG : four: size = 4 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:25 DEBUG : four: size = 8 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:25 DEBUG : four: Sizes differ 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55438->172.17.0.7:32037, err= 2026/03/19 01:00:25 DEBUG : one: Destination is newer than source, skipping 2026/03/19 01:00:25 DEBUG : three: size = 5 OK 2026/03/19 01:00:25 DEBUG : three: Sizes identical 2026/03/19 01:00:25 DEBUG : two: size = 3 OK 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : five.0fee171d.partial: size = 4 OK 2026/03/19 01:00:25 DEBUG : five.0fee171d.partial: renamed to: five 2026/03/19 01:00:25 INFO : five: Copied (new) 2026/03/19 01:00:25 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/19 01:00:25 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33249") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40078->172.17.0.7:33249, err= 2026/03/19 01:00:25 DEBUG : four.f852663a.partial: size = 4 OK 2026/03/19 01:00:25 DEBUG : four.f852663a.partial: renamed to: four 2026/03/19 01:00:25 INFO : four: Copied (replaced existing) 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35234") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50340->172.17.0.7:35234, err= 2026/03/19 01:00:25 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/03/19 01:00:25 DEBUG : two.8549bf6d.partial: renamed to: two 2026/03/19 01:00:25 INFO : two: Copied (replaced existing) 2026/03/19 01:00:25 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39359") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58066->172.17.0.7:39359, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39514") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50690->172.17.0.7:39514, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36935") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44560->172.17.0.7:36935, err= --- PASS: TestSyncWithUpdateOlder (0.06s) === 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.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/03/19 01:00:25 ERROR : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Ignoring --track-renames as the source and destination do not have a common hash 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39579") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44608->172.17.0.7:39579, err= 2026/03/19 01:00:25 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/19 01:00:25 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37858") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39338->172.17.0.7:37858, err= 2026/03/19 01:00:25 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/03/19 01:00:25 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/03/19 01:00:25 INFO : yam: Copied (new) 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31728") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44236->172.17.0.7:31728, err= 2026/03/19 01:00:25 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/19 01:00:25 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/19 01:00:25 INFO : potato: Copied (new) 2026/03/19 01:00:25 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36219") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40234->172.17.0.7:36219, err= 2026/03/19 01:00:25 ERROR : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Ignoring --track-renames as the source and destination do not have a common hash 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39810") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38730->172.17.0.7:39810, err= 2026/03/19 01:00:25 DEBUG : potato: size = 14 OK 2026/03/19 01:00:25 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:25 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : potato: Unchanged skipping 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32453") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48824->172.17.0.7:32453, err= 2026/03/19 01:00:25 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/03/19 01:00:25 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/03/19 01:00:25 INFO : yaml: Copied (new) 2026/03/19 01:00:25 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:25 INFO : yam: Deleted 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32872") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44510->172.17.0.7:32872, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34302") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45226->172.17.0.7:34302, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35155") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34508->172.17.0.7:35155, err= --- PASS: TestSyncWithTrackRenames (0.05s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31938") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37932->172.17.0.7:31938, err= 2026/03/19 01:00:25 INFO : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Making map for --track-renames 2026/03/19 01:00:25 INFO : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Finished making map for --track-renames 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for renames to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33887") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59338->172.17.0.7:33887, err= 2026/03/19 01:00:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/19 01:00:25 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36418") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54776->172.17.0.7:36418, err= 2026/03/19 01:00:25 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/19 01:00:25 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/19 01:00:25 INFO : potato: Copied (new) 2026/03/19 01:00:25 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/03/19 01:00:25 INFO : yam: Copied (new) 2026/03/19 01:00:25 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38102") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55610->172.17.0.7:38102, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36346") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38598->172.17.0.7:36346, err= 2026/03/19 01:00:25 DEBUG : potato: size = 14 OK 2026/03/19 01:00:25 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:25 INFO : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Making map for --track-renames 2026/03/19 01:00:25 INFO : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Finished making map for --track-renames 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : potato: Unchanged skipping 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for renames to finish 2026/03/19 01:00:25 INFO : yam: Moved (server-side) to: yaml 2026/03/19 01:00:25 INFO : yaml: Renamed from "yam" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:25 INFO : There was nothing to transfer 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33497") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41462->172.17.0.7:33497, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33123") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37904->172.17.0.7:33123, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36304") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42958->172.17.0.7:36304, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39527") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54410->172.17.0.7:39527, err= 2026/03/19 01:00:25 INFO : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Making map for --track-renames 2026/03/19 01:00:25 INFO : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Finished making map for --track-renames 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for renames to finish 2026/03/19 01:00:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30346") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34504->172.17.0.7:30346, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33632") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60628->172.17.0.7:33632, err= 2026/03/19 01:00:25 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/03/19 01:00:25 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/19 01:00:25 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/03/19 01:00:25 INFO : sub/yam: Copied (new) 2026/03/19 01:00:25 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/19 01:00:25 INFO : potato: Copied (new) 2026/03/19 01:00:25 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33215") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54296->172.17.0.7:33215, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32612") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56744->172.17.0.7:32612, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38648") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60132->172.17.0.7:38648, err= 2026/03/19 01:00:25 DEBUG : potato: size = 14 OK 2026/03/19 01:00:25 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:25 DEBUG : potato: Unchanged skipping 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36402") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34414->172.17.0.7:36402, err= 2026/03/19 01:00:25 INFO : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Making map for --track-renames 2026/03/19 01:00:25 INFO : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Finished making map for --track-renames 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for renames to finish 2026/03/19 01:00:25 INFO : sub/yam: Moved (server-side) to: yam 2026/03/19 01:00:25 INFO : yam: Renamed from "sub/yam" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:25 INFO : There was nothing to transfer 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39627") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45738->172.17.0.7:39627, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38993") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49418->172.17.0.7:38993, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39658") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54406->172.17.0.7:39658, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31308") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40588->172.17.0.7:31308, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38624") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58090->172.17.0.7:38624, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:25 DEBUG : Creating backend with remote "/tmp/rclone2715451024/dir1" 2026/03/19 01:00:25 DEBUG : Creating backend with remote "/tmp/rclone2715451024/dir2" 2026/03/19 01:00:25 DEBUG : Local file system at /tmp/rclone2715451024/dir2: Using server-side directory move 2026/03/19 01:00:25 INFO : Local file system at /tmp/rclone2715451024/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/19 01:00:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:25 INFO : file1.txt: Moved (server-side) 2026/03/19 01:00:25 DEBUG : Local file system at /tmp/rclone2715451024/dir2: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : Local file system at /tmp/rclone2715451024/dir2: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35344") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58308->172.17.0.7:35344, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34406") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40224->172.17.0.7:34406, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37770") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37158->172.17.0.7:37770, err= 2026/03/19 01:00:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/19 01:00:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33518") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56764->172.17.0.7:33518, err= 2026/03/19 01:00:25 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/03/19 01:00:25 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/03/19 01:00:25 INFO : nested/sub dir/file: Copied (new) 2026/03/19 01:00:25 INFO : nested/sub dir/file: Deleted 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33395") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42452->172.17.0.7:33395, err= 2026/03/19 01:00:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/19 01:00:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/19 01:00:25 INFO : sub dir/hello world: Copied (new) 2026/03/19 01:00:25 INFO : sub dir/hello world: Deleted 2026/03/19 01:00:25 INFO : sub dir: Removing directory 2026/03/19 01:00:25 INFO : nested/sub dir: Removing directory 2026/03/19 01:00:25 INFO : nested: Removing directory 2026/03/19 01:00:25 DEBUG : Local file system at /tmp/rclone2715451024: deleted 3 directories 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32396") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47020->172.17.0.7:32396, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38260") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44016->172.17.0.7:38260, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38804") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52634->172.17.0.7:38804, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31225") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57294->172.17.0.7:31225, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39038") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58032->172.17.0.7:39038, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37449") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32672") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42998->172.17.0.7:37449, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39440->172.17.0.7:32672, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39987") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46268->172.17.0.7:39987, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35318") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46772->172.17.0.7:35318, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32752") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42004->172.17.0.7:32752, err= 2026/03/19 01:00:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/19 01:00:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35855") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38760->172.17.0.7:35855, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36272") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46466->172.17.0.7:36272, err= 2026/03/19 01:00:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/19 01:00:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/19 01:00:25 INFO : sub dir/hello world: Copied (new) 2026/03/19 01:00:25 INFO : sub dir/hello world: Deleted 2026/03/19 01:00:25 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/03/19 01:00:25 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/03/19 01:00:25 INFO : nested/sub dir/file: Copied (new) 2026/03/19 01:00:25 INFO : nested/sub dir/file: Deleted 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32485") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49782->172.17.0.7:32485, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34675") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55500->172.17.0.7:34675, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36183") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51406->172.17.0.7:36183, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39794") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56264->172.17.0.7:39794, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33120") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57200->172.17.0.7:33120, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32798") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36108") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49388->172.17.0.7:36108, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50246->172.17.0.7:32798, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32110") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52714->172.17.0.7:32110, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33705") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47182->172.17.0.7:33705, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33280") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34320->172.17.0.7:33280, err= 2026/03/19 01:00:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/19 01:00:25 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34371") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60216->172.17.0.7:34371, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32487") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59668->172.17.0.7:32487, err= 2026/03/19 01:00:25 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/19 01:00:25 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/03/19 01:00:25 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/19 01:00:25 INFO : existing: Copied (new) 2026/03/19 01:00:25 INFO : existing: Deleted 2026/03/19 01:00:25 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/03/19 01:00:25 INFO : existing-b: Copied (new) 2026/03/19 01:00:25 INFO : existing-b: Deleted 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31725") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37702->172.17.0.7:31725, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39968") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39328->172.17.0.7:39968, err= 2026/03/19 01:00:25 DEBUG : existing: Destination exists, skipping 2026/03/19 01:00:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:25 INFO : There was nothing to transfer 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34858") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33876->172.17.0.7:34858, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31972") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33304->172.17.0.7:31972, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39035") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48780->172.17.0.7:39035, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-davupum7sise" 2026/03/19 01:00:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-davupum7sise: Connecting to FTP server 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-davupum7sise: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-davupum7sise: > dial: conn=172.17.0.1:52826->172.17.0.7:21, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38443") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38512->172.17.0.7:38443, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38355") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38706->172.17.0.7:38355, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30994") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48444->172.17.0.7:30994, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37839") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50514->172.17.0.7:37839, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-pikocec0johi -> ftp://172.17.0.7:21/rclone-test-davupum7sise 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-davupum7sise: dial("tcp","172.17.0.7:35667") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-davupum7sise: > dial: conn=172.17.0.1:35780->172.17.0.7:35667, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-davupum7sise: dial("tcp","172.17.0.7:33771") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-davupum7sise: > dial: conn=172.17.0.1:38594->172.17.0.7:33771, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-davupum7sise: dial("tcp","172.17.0.7:31471") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-davupum7sise: > dial: conn=172.17.0.1:33128->172.17.0.7:31471, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-davupum7sise: Using server-side directory move 2026/03/19 01:00:25 INFO : ftp://172.17.0.7:21/rclone-test-davupum7sise: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33672") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38028->172.17.0.7:33672, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-davupum7sise: dial("tcp","172.17.0.7:33256") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-davupum7sise: > dial: conn=172.17.0.1:37482->172.17.0.7:33256, err= 2026/03/19 01:00:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/19 01:00:25 DEBUG : empty space: size = 1 OK 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-davupum7sise: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:25 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-davupum7sise) 2026/03/19 01:00:25 DEBUG : potato3: Sizes differ 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-davupum7sise: Connecting to FTP server 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-davupum7sise: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/19 01:00:25 DEBUG : empty space: Unchanged skipping 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-davupum7sise: > dial: conn=172.17.0.1:52828->172.17.0.7:21, err= 2026/03/19 01:00:25 INFO : empty space: Deleted 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-davupum7sise: Waiting for transfers to finish 2026/03/19 01:00:25 INFO : potato2: Moved (server-side) 2026/03/19 01:00:25 INFO : potato3: Deleted 2026/03/19 01:00:25 INFO : potato3: Moved (server-side) 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32477") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35626->172.17.0.7:32477, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-davupum7sise: dial("tcp","172.17.0.7:34270") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-davupum7sise: > dial: conn=172.17.0.1:60474->172.17.0.7:34270, err= 2026/03/19 01:00:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dureyow6pole" 2026/03/19 01:00:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-dureyow6pole: Connecting to FTP server 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-dureyow6pole: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-dureyow6pole: > dial: conn=172.17.0.1:52838->172.17.0.7:21, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-dureyow6pole: Using server-side directory move 2026/03/19 01:00:25 INFO : ftp://172.17.0.7:21/rclone-test-dureyow6pole: Server side directory move succeeded 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-dureyow6pole: dial("tcp","172.17.0.7:32858") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-dureyow6pole: > dial: conn=172.17.0.1:40786->172.17.0.7:32858, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-davupum7sise: dial("tcp","172.17.0.7:36197") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-davupum7sise: > dial: conn=172.17.0.1:50278->172.17.0.7:36197, err= 2026/03/19 01:00:25 ERROR : error listing: directory not found 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-dureyow6pole: dial("tcp","172.17.0.7:39160") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-dureyow6pole: > dial: conn=172.17.0.1:44410->172.17.0.7:39160, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-dureyow6pole: Purge object "empty space" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-dureyow6pole: Purge object "potato2" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-dureyow6pole: Purge object "potato3" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-dureyow6pole: Purge dir "" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-davupum7sise: dial("tcp","172.17.0.7:36739") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-davupum7sise: > dial: conn=172.17.0.1:60772->172.17.0.7:36739, err= 2026/03/19 01:00:25 ERROR : error listing: directory not found 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-davupum7sise: Purge dir "" 2026/03/19 01:00:25 NOTICE: purge failed to rmdir "": directory not found 2026/03/19 01:00:25 NOTICE: purge failed: directory not found 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31901") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46152->172.17.0.7:31901, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30878") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42774->172.17.0.7:30878, err= --- PASS: TestServerSideMove (0.08s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xojadon6hehi" 2026/03/19 01:00:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-xojadon6hehi: Connecting to FTP server 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-xojadon6hehi: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-xojadon6hehi: > dial: conn=172.17.0.1:52844->172.17.0.7:21, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35132") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60648->172.17.0.7:35132, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37422") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33098->172.17.0.7:37422, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34323") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58492->172.17.0.7:34323, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32380") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55752->172.17.0.7:32380, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-pikocec0johi -> ftp://172.17.0.7:21/rclone-test-xojadon6hehi 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-xojadon6hehi: dial("tcp","172.17.0.7:33798") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-xojadon6hehi: > dial: conn=172.17.0.1:38882->172.17.0.7:33798, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-xojadon6hehi: dial("tcp","172.17.0.7:30107") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-xojadon6hehi: > dial: conn=172.17.0.1:60474->172.17.0.7:30107, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-xojadon6hehi: dial("tcp","172.17.0.7:32788") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-xojadon6hehi: > dial: conn=172.17.0.1:36328->172.17.0.7:32788, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36658") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49286->172.17.0.7:36658, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-xojadon6hehi: dial("tcp","172.17.0.7:30874") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-xojadon6hehi: > dial: conn=172.17.0.1:34180->172.17.0.7:30874, err= 2026/03/19 01:00:25 DEBUG : empty space: Excluded (Size Filter) 2026/03/19 01:00:25 DEBUG : empty space: Excluded 2026/03/19 01:00:25 DEBUG : empty space: Excluded (Size Filter) 2026/03/19 01:00:25 DEBUG : empty space: Excluded 2026/03/19 01:00:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/19 01:00:25 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:25 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-xojadon6hehi) 2026/03/19 01:00:25 DEBUG : potato3: Sizes differ 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-xojadon6hehi: Connecting to FTP server 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-xojadon6hehi: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-xojadon6hehi: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-xojadon6hehi: Waiting for transfers to finish 2026/03/19 01:00:25 INFO : potato2: Moved (server-side) 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-xojadon6hehi: > dial: conn=172.17.0.1:52860->172.17.0.7:21, err= 2026/03/19 01:00:25 INFO : potato3: Deleted 2026/03/19 01:00:25 INFO : potato3: Moved (server-side) 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31506") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40056->172.17.0.7:31506, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-xojadon6hehi: dial("tcp","172.17.0.7:32695") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-xojadon6hehi: > dial: conn=172.17.0.1:54918->172.17.0.7:32695, err= 2026/03/19 01:00:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-raxeheh4cisa" 2026/03/19 01:00:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-raxeheh4cisa: Connecting to FTP server 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-raxeheh4cisa: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-raxeheh4cisa: > dial: conn=172.17.0.1:52874->172.17.0.7:21, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-raxeheh4cisa: dial("tcp","172.17.0.7:31669") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-xojadon6hehi: dial("tcp","172.17.0.7:32104") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-xojadon6hehi: > dial: conn=172.17.0.1:58938->172.17.0.7:32104, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-raxeheh4cisa: > dial: conn=172.17.0.1:50144->172.17.0.7:31669, err= 2026/03/19 01:00:25 DEBUG : empty space: Excluded (Size Filter) 2026/03/19 01:00:25 DEBUG : empty space: Excluded 2026/03/19 01:00:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/19 01:00:25 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-raxeheh4cisa: Connecting to FTP server 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-raxeheh4cisa: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-raxeheh4cisa: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-raxeheh4cisa: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-raxeheh4cisa: > dial: conn=172.17.0.1:52882->172.17.0.7:21, err= 2026/03/19 01:00:25 INFO : potato2: Moved (server-side) 2026/03/19 01:00:25 INFO : potato3: Moved (server-side) 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-raxeheh4cisa: dial("tcp","172.17.0.7:31474") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-raxeheh4cisa: > dial: conn=172.17.0.1:47034->172.17.0.7:31474, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-xojadon6hehi: dial("tcp","172.17.0.7:36666") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-xojadon6hehi: > dial: conn=172.17.0.1:41300->172.17.0.7:36666, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-raxeheh4cisa: dial("tcp","172.17.0.7:36888") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-raxeheh4cisa: > dial: conn=172.17.0.1:47396->172.17.0.7:36888, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-raxeheh4cisa: Purge object "potato2" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-raxeheh4cisa: Purge object "potato3" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-raxeheh4cisa: Purge dir "" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-xojadon6hehi: dial("tcp","172.17.0.7:37559") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-xojadon6hehi: > dial: conn=172.17.0.1:51516->172.17.0.7:37559, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-xojadon6hehi: Purge object "empty space" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-xojadon6hehi: Purge dir "" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31249") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59046->172.17.0.7:31249, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38009") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52064->172.17.0.7:38009, err= --- PASS: TestServerSideMoveWithFilter (0.11s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kukahow6pibe" 2026/03/19 01:00:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: Connecting to FTP server 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: > dial: conn=172.17.0.1:52886->172.17.0.7:21, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35246") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39702->172.17.0.7:35246, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33882") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50740->172.17.0.7:33882, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36956") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55212->172.17.0.7:36956, err= 2026/03/19 01:00:25 INFO : tomatoDir: Making directory 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35233") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59040->172.17.0.7:35233, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34596") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56606->172.17.0.7:34596, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-pikocec0johi -> ftp://172.17.0.7:21/rclone-test-kukahow6pibe 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: dial("tcp","172.17.0.7:30602") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: > dial: conn=172.17.0.1:45566->172.17.0.7:30602, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: dial("tcp","172.17.0.7:35232") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: > dial: conn=172.17.0.1:36042->172.17.0.7:35232, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: dial("tcp","172.17.0.7:37962") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: > dial: conn=172.17.0.1:37134->172.17.0.7:37962, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: Using server-side directory move 2026/03/19 01:00:25 INFO : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34010") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:32812->172.17.0.7:34010, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: dial("tcp","172.17.0.7:39842") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: > dial: conn=172.17.0.1:46108->172.17.0.7:39842, err= 2026/03/19 01:00:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/19 01:00:25 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:25 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-kukahow6pibe) 2026/03/19 01:00:25 DEBUG : potato3: Sizes differ 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: Connecting to FTP server 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:25 DEBUG : empty space: size = 1 OK 2026/03/19 01:00:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/19 01:00:25 DEBUG : empty space: Unchanged skipping 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: > dial: conn=172.17.0.1:52890->172.17.0.7:21, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36958") 2026/03/19 01:00:25 INFO : empty space: Deleted 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57902->172.17.0.7:36958, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: Waiting for transfers to finish 2026/03/19 01:00:25 INFO : potato2: Moved (server-side) 2026/03/19 01:00:25 INFO : potato3: Deleted 2026/03/19 01:00:25 INFO : potato3: Moved (server-side) 2026/03/19 01:00:25 INFO : tomatoDir: Removing directory 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: deleted 1 directories 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33163") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56472->172.17.0.7:33163, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38820") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53012->172.17.0.7:38820, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: dial("tcp","172.17.0.7:34218") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: > dial: conn=172.17.0.1:42024->172.17.0.7:34218, err= 2026/03/19 01:00:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mazaliy5ceja" 2026/03/19 01:00:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mazaliy5ceja: Connecting to FTP server 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mazaliy5ceja: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mazaliy5ceja: > dial: conn=172.17.0.1:52896->172.17.0.7:21, err= 2026/03/19 01:00:25 INFO : tomatoDir: Making directory 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mazaliy5ceja: Using server-side directory move 2026/03/19 01:00:25 INFO : ftp://172.17.0.7:21/rclone-test-mazaliy5ceja: Server side directory move succeeded 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mazaliy5ceja: dial("tcp","172.17.0.7:30194") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mazaliy5ceja: > dial: conn=172.17.0.1:50230->172.17.0.7:30194, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mazaliy5ceja: dial("tcp","172.17.0.7:38044") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mazaliy5ceja: > dial: conn=172.17.0.1:52626->172.17.0.7:38044, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: dial("tcp","172.17.0.7:36214") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: > dial: conn=172.17.0.1:57946->172.17.0.7:36214, err= 2026/03/19 01:00:25 ERROR : error listing: directory not found 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: dial("tcp","172.17.0.7:30039") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: > dial: conn=172.17.0.1:45668->172.17.0.7:30039, err= 2026/03/19 01:00:25 ERROR : error listing: directory not found 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mazaliy5ceja: dial("tcp","172.17.0.7:33522") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mazaliy5ceja: > dial: conn=172.17.0.1:40526->172.17.0.7:33522, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mazaliy5ceja: Purge object "empty space" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mazaliy5ceja: Purge object "potato2" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mazaliy5ceja: Purge object "potato3" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mazaliy5ceja: dial("tcp","172.17.0.7:33752") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mazaliy5ceja: > dial: conn=172.17.0.1:50384->172.17.0.7:33752, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mazaliy5ceja: Purge dir "tomatoDir" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mazaliy5ceja: Purge dir "" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: dial("tcp","172.17.0.7:39408") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: > dial: conn=172.17.0.1:39356->172.17.0.7:39408, err= 2026/03/19 01:00:25 ERROR : error listing: directory not found 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kukahow6pibe: Purge dir "" 2026/03/19 01:00:25 NOTICE: purge failed to rmdir "": directory not found 2026/03/19 01:00:25 NOTICE: purge failed: directory not found 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39329") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46696->172.17.0.7:39329, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36785") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54732->172.17.0.7:36785, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.09s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31687") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42476->172.17.0.7:31687, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37104") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50824->172.17.0.7:37104, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pikocec0johi/rclone-sync-test" 2026/03/19 01:00:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test: Connecting to FTP server 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test: > dial: conn=172.17.0.1:52906->172.17.0.7:21, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38700") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37114->172.17.0.7:38700, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37345") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39276->172.17.0.7:37345, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pikocec0johi/rclone-sync-test" 2026/03/19 01:00:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test: Connecting to FTP server 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test: > dial: conn=172.17.0.1:52908->172.17.0.7:21, err= 2026/03/19 01:00:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pikocec0johi/rclone-sync-test-include/layer2" 2026/03/19 01:00:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test-include/layer2: Connecting to FTP server 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:52918->172.17.0.7:21, err= 2026/03/19 01:00:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pikocec0johi/rclone-sync-test-ignore-file" 2026/03/19 01:00:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test-ignore-file: Connecting to FTP server 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:52928->172.17.0.7:21, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31779") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58534->172.17.0.7:31779, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test: dial("tcp","172.17.0.7:35796") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38788") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test: > dial: conn=172.17.0.1:40922->172.17.0.7:35796, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37066->172.17.0.7:38788, err= 2026/03/19 01:00:25 DEBUG : rclone-sync-test: Excluded 2026/03/19 01:00:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33177") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41722->172.17.0.7:33177, err= 2026/03/19 01:00:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:25 INFO : There was nothing to transfer 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38802") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57766->172.17.0.7:38802, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test: dial("tcp","172.17.0.7:35080") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test: > dial: conn=172.17.0.1:57526->172.17.0.7:35080, err= 2026/03/19 01:00:25 DEBUG : rclone-sync-test: Excluded 2026/03/19 01:00:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37881") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53396->172.17.0.7:37881, err= 2026/03/19 01:00:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:25 INFO : rclone-sync-test-include: Removing directory 2026/03/19 01:00:25 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: failed to delete 1 directories 2026/03/19 01:00:25 INFO : There was nothing to transfer 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:30702") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35556") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49094->172.17.0.7:35556, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:52490->172.17.0.7:30702, err= 2026/03/19 01:00:25 DEBUG : rclone-sync-test: Excluded 2026/03/19 01:00:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32127") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54502->172.17.0.7:32127, err= 2026/03/19 01:00:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:25 INFO : There was nothing to transfer 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33836") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:32657") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:39398->172.17.0.7:32657, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43788->172.17.0.7:33836, err= 2026/03/19 01:00:25 DEBUG : rclone-sync-test: Excluded 2026/03/19 01:00:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31718") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54880->172.17.0.7:31718, err= 2026/03/19 01:00:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:25 INFO : rclone-sync-test-include: Removing directory 2026/03/19 01:00:25 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: failed to delete 1 directories 2026/03/19 01:00:25 INFO : There was nothing to transfer 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.7:38106") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39980") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40438->172.17.0.7:39980, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:45194->172.17.0.7:38106, err= 2026/03/19 01:00:25 DEBUG : Excluded 2026/03/19 01:00:25 DEBUG : rclone-sync-test: Excluded 2026/03/19 01:00:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35070") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36182->172.17.0.7:35070, err= 2026/03/19 01:00:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:25 INFO : There was nothing to transfer 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33348") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52304->172.17.0.7:33348, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30865") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33312->172.17.0.7:30865, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38109") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39034") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36622->172.17.0.7:39034, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43458->172.17.0.7:38109, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37677") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42628->172.17.0.7:37677, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38712") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42266->172.17.0.7:38712, err= --- PASS: TestSyncOverlapWithFilter (0.08s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pikocec0johi/dst" 2026/03/19 01:00:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Connecting to FTP server 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:52940->172.17.0.7:21, err= 2026/03/19 01:00:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pikocec0johi/CompareDest" 2026/03/19 01:00:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/CompareDest: Connecting to FTP server 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/CompareDest: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/CompareDest: > dial: conn=172.17.0.1:52950->172.17.0.7:21, err= 2026/03/19 01:00:25 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pikocec0johi/CompareDest" to be canonical "TestFTPPureftpd{3_e2K}:rclone-test-pikocec0johi/CompareDest" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:30360") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:54358->172.17.0.7:30360, err= 2026/03/19 01:00:25 DEBUG : one: Need to transfer - File not found at Destination 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:38628") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:39254->172.17.0.7:38628, err= 2026/03/19 01:00:25 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/03/19 01:00:25 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/03/19 01:00:25 INFO : one: Copied (new) 2026/03/19 01:00:25 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31457") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:32976->172.17.0.7:31457, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31157") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44002->172.17.0.7:31157, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39765") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51984->172.17.0.7:39765, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37636") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58350->172.17.0.7:37636, err= 2026/03/19 01:00:25 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pikocec0johi/CompareDest" for canonical name "TestFTPPureftpd{3_e2K}:rclone-test-pikocec0johi/CompareDest" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:38552") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:41184->172.17.0.7:38552, err= 2026/03/19 01:00:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:25 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst) 2026/03/19 01:00:25 DEBUG : one: Sizes differ 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:31666") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:49908->172.17.0.7:31666, err= 2026/03/19 01:00:25 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/03/19 01:00:25 DEBUG : one.4a8516eb.partial: renamed to: one 2026/03/19 01:00:25 INFO : one: Copied (replaced existing) 2026/03/19 01:00:25 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36151") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36598->172.17.0.7:36151, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34315") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43096->172.17.0.7:34315, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37140") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44338->172.17.0.7:37140, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30397") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50284->172.17.0.7:30397, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36093") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45088->172.17.0.7:36093, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38965") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36594") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42204->172.17.0.7:38965, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40196->172.17.0.7:36594, err= 2026/03/19 01:00:25 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pikocec0johi/CompareDest" for canonical name "TestFTPPureftpd{3_e2K}:rclone-test-pikocec0johi/CompareDest" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:34148") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:34000->172.17.0.7:34148, err= 2026/03/19 01:00:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:25 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst) 2026/03/19 01:00:25 DEBUG : one: Sizes differ 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : one: size = 5 OK 2026/03/19 01:00:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/19 01:00:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:25 INFO : There was nothing to transfer 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39399") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48468->172.17.0.7:39399, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32686") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35412->172.17.0.7:32686, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32426") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47332->172.17.0.7:32426, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31976") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56258->172.17.0.7:31976, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33263") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37694->172.17.0.7:33263, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37966") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43478->172.17.0.7:37966, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31381") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50982->172.17.0.7:31381, err= 2026/03/19 01:00:25 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pikocec0johi/CompareDest" for canonical name "TestFTPPureftpd{3_e2K}:rclone-test-pikocec0johi/CompareDest" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:34605") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:48762->172.17.0.7:34605, err= 2026/03/19 01:00:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:25 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst) 2026/03/19 01:00:25 DEBUG : one: Sizes differ 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/CompareDest: Connecting to FTP server 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/CompareDest: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/CompareDest: > dial: conn=172.17.0.1:52956->172.17.0.7:21, err= 2026/03/19 01:00:25 DEBUG : two: size = 3 OK 2026/03/19 01:00:25 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/19 01:00:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : one: size = 5 OK 2026/03/19 01:00:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/19 01:00:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:25 INFO : There was nothing to transfer 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34513") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55998->172.17.0.7:34513, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33759") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34257") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38188->172.17.0.7:34257, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33142->172.17.0.7:33759, err= 2026/03/19 01:00:25 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pikocec0johi/CompareDest" for canonical name "TestFTPPureftpd{3_e2K}:rclone-test-pikocec0johi/CompareDest" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:39782") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:51470->172.17.0.7:39782, err= 2026/03/19 01:00:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:25 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst) 2026/03/19 01:00:25 DEBUG : one: Sizes differ 2026/03/19 01:00:25 DEBUG : one: size = 5 OK 2026/03/19 01:00:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/19 01:00:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/19 01:00:25 DEBUG : two: size = 3 OK 2026/03/19 01:00:25 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/19 01:00:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:25 INFO : There was nothing to transfer 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33531") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43914->172.17.0.7:33531, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37535") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30048") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41108->172.17.0.7:37535, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40208->172.17.0.7:30048, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38062") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39224->172.17.0.7:38062, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38065") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35485") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33980->172.17.0.7:38065, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48690->172.17.0.7:35485, err= 2026/03/19 01:00:25 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pikocec0johi/CompareDest" for canonical name "TestFTPPureftpd{3_e2K}:rclone-test-pikocec0johi/CompareDest" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:38493") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:48558->172.17.0.7:38493, err= 2026/03/19 01:00:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:25 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst) 2026/03/19 01:00:25 DEBUG : one: Sizes differ 2026/03/19 01:00:25 DEBUG : one: size = 5 OK 2026/03/19 01:00:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/19 01:00:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/19 01:00:25 DEBUG : two: size = 5 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:25 DEBUG : two: size = 3 (ftp://172.17.0.7:21/rclone-test-pikocec0johi/CompareDest) 2026/03/19 01:00:25 DEBUG : two: Sizes differ 2026/03/19 01:00:25 DEBUG : two: Need to transfer - File not found at Destination 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:30741") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:39186->172.17.0.7:30741, err= 2026/03/19 01:00:25 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/03/19 01:00:25 DEBUG : two.a319cd8b.partial: renamed to: two 2026/03/19 01:00:25 INFO : two: Copied (new) 2026/03/19 01:00:25 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34842") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55004->172.17.0.7:34842, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38337") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49068->172.17.0.7:38337, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34237") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44520->172.17.0.7:34237, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37518") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53194->172.17.0.7:37518, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35741") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42040->172.17.0.7:35741, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35619") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57760->172.17.0.7:35619, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30896") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42634->172.17.0.7:30896, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.11s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37135") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41966->172.17.0.7:37135, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31178") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56526->172.17.0.7:31178, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32866") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42578->172.17.0.7:32866, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35880") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38844") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55792->172.17.0.7:38844, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38656->172.17.0.7:35880, err= 2026/03/19 01:00:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pikocec0johi/dest" 2026/03/19 01:00:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dest: Connecting to FTP server 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dest: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dest: > dial: conn=172.17.0.1:52964->172.17.0.7:21, err= 2026/03/19 01:00:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pikocec0johi/pre-dest1" 2026/03/19 01:00:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/pre-dest1: Connecting to FTP server 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/pre-dest1: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/pre-dest1: > dial: conn=172.17.0.1:52968->172.17.0.7:21, err= 2026/03/19 01:00:25 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pikocec0johi/pre-dest1" to be canonical "TestFTPPureftpd{3_e2K}:rclone-test-pikocec0johi/pre-dest1" 2026/03/19 01:00:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pikocec0johi/pre-dest2" 2026/03/19 01:00:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/pre-dest2: Connecting to FTP server 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/pre-dest2: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/pre-dest2: > dial: conn=172.17.0.1:52972->172.17.0.7:21, err= 2026/03/19 01:00:25 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pikocec0johi/pre-dest2" to be canonical "TestFTPPureftpd{3_e2K}:rclone-test-pikocec0johi/pre-dest2" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dest: dial("tcp","172.17.0.7:35058") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dest: > dial: conn=172.17.0.1:52758->172.17.0.7:35058, err= 2026/03/19 01:00:25 DEBUG : 1: size = 1 OK 2026/03/19 01:00:25 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:25 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/19 01:00:25 DEBUG : 2: size = 1 OK 2026/03/19 01:00:25 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:25 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/19 01:00:25 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dest: Waiting for checks to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dest: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dest: dial("tcp","172.17.0.7:38302") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dest: > dial: conn=172.17.0.1:35954->172.17.0.7:38302, err= 2026/03/19 01:00:25 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/03/19 01:00:25 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/03/19 01:00:25 INFO : 3: Copied (new) 2026/03/19 01:00:25 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dest: dial("tcp","172.17.0.7:31760") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dest: > dial: conn=172.17.0.1:37224->172.17.0.7:31760, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30064") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39198->172.17.0.7:30064, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33130") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36652->172.17.0.7:33130, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31347") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37716->172.17.0.7:31347, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39245") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55796->172.17.0.7:39245, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35919") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58026->172.17.0.7:35919, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34387") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38890->172.17.0.7:34387, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34048") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31929") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36490->172.17.0.7:31929, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33846->172.17.0.7:34048, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39025") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58764->172.17.0.7:39025, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/pre-dest1: closing 1 unused connections 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.09s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31931") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33320->172.17.0.7:31931, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31241") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52172->172.17.0.7:31241, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31623") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43964->172.17.0.7:31623, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39132") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58322->172.17.0.7:39132, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30324") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43968->172.17.0.7:30324, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30419") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48812->172.17.0.7:30419, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33220") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47910->172.17.0.7:33220, err= 2026/03/19 01:00:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pikocec0johi/dst" 2026/03/19 01:00:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Connecting to FTP server 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:52978->172.17.0.7:21, err= 2026/03/19 01:00:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pikocec0johi/backup" 2026/03/19 01:00:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/backup: Connecting to FTP server 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/backup: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/backup: > dial: conn=172.17.0.1:52986->172.17.0.7:21, err= 2026/03/19 01:00:25 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pikocec0johi/backup" to be canonical "TestFTPPureftpd{3_e2K}:rclone-test-pikocec0johi/backup" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:39805") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:53096->172.17.0.7:39805, err= 2026/03/19 01:00:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:25 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst) 2026/03/19 01:00:25 DEBUG : one: Sizes differ 2026/03/19 01:00:25 DEBUG : two: size = 3 OK 2026/03/19 01:00:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:25 DEBUG : two: Unchanged skipping 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for checks to finish 2026/03/19 01:00:25 INFO : one: Moved (server-side) 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:36807") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:43602->172.17.0.7:36807, err= 2026/03/19 01:00:25 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/19 01:00:25 DEBUG : one.a292864a.partial: renamed to: one 2026/03/19 01:00:25 INFO : one: Copied (new) 2026/03/19 01:00:25 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:25 INFO : three.txt: Moved (server-side) 2026/03/19 01:00:25 INFO : three.txt: Moved into backup dir 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30110") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58808->172.17.0.7:30110, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33416") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31751") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46602->172.17.0.7:33416, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40494->172.17.0.7:31751, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38564") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33280->172.17.0.7:38564, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34514") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34348->172.17.0.7:34514, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34047") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37640->172.17.0.7:34047, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30216") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51182->172.17.0.7:30216, err= 2026/03/19 01:00:25 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pikocec0johi/backup" for canonical name "TestFTPPureftpd{3_e2K}:rclone-test-pikocec0johi/backup" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:32437") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:40356->172.17.0.7:32437, err= 2026/03/19 01:00:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:25 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst) 2026/03/19 01:00:25 DEBUG : one: Sizes differ 2026/03/19 01:00:25 DEBUG : two: size = 3 OK 2026/03/19 01:00:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:25 DEBUG : two: Unchanged skipping 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for checks to finish 2026/03/19 01:00:25 INFO : one: Deleted 2026/03/19 01:00:25 INFO : one: Moved (server-side) 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:31084") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:56712->172.17.0.7:31084, err= 2026/03/19 01:00:25 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/19 01:00:25 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/19 01:00:25 INFO : one: Copied (new) 2026/03/19 01:00:25 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:25 INFO : three.txt: Deleted 2026/03/19 01:00:25 INFO : three.txt: Moved (server-side) 2026/03/19 01:00:25 INFO : three.txt: Moved into backup dir 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34243") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48840->172.17.0.7:34243, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37049") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35288->172.17.0.7:37049, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35590") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37180->172.17.0.7:35590, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36431") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34734->172.17.0.7:36431, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33348") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52310->172.17.0.7:33348, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32941") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34364->172.17.0.7:32941, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30586") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41162->172.17.0.7:30586, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.06s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39771") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57942->172.17.0.7:39771, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35717") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49454->172.17.0.7:35717, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32849") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39896->172.17.0.7:32849, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31924") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37384->172.17.0.7:31924, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36490") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35512->172.17.0.7:36490, err= 2026/03/19 01:00:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pikocec0johi/dst" 2026/03/19 01:00:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Connecting to FTP server 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:53000->172.17.0.7:21, err= 2026/03/19 01:00:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pikocec0johi/backup" 2026/03/19 01:00:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/backup: Connecting to FTP server 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/backup: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/backup: > dial: conn=172.17.0.1:53010->172.17.0.7:21, err= 2026/03/19 01:00:25 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pikocec0johi/backup" to be canonical "TestFTPPureftpd{3_e2K}:rclone-test-pikocec0johi/backup" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:32120") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:42130->172.17.0.7:32120, err= 2026/03/19 01:00:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:25 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst) 2026/03/19 01:00:25 DEBUG : one: Sizes differ 2026/03/19 01:00:25 DEBUG : two: size = 3 OK 2026/03/19 01:00:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:25 DEBUG : two: Unchanged skipping 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for checks to finish 2026/03/19 01:00:25 INFO : one: Moved (server-side) to: one.bak 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:31216") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:59946->172.17.0.7:31216, err= 2026/03/19 01:00:25 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/19 01:00:25 DEBUG : one.a292864a.partial: renamed to: one 2026/03/19 01:00:25 INFO : one: Copied (new) 2026/03/19 01:00:25 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/19 01:00:25 INFO : three.txt: Moved into backup dir 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32211") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:32782->172.17.0.7:32211, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37500") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39006->172.17.0.7:37500, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35613") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44816->172.17.0.7:35613, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31101") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59878->172.17.0.7:31101, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38388") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41210->172.17.0.7:38388, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33579") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31918") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46590->172.17.0.7:31918, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49454->172.17.0.7:33579, err= 2026/03/19 01:00:25 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pikocec0johi/backup" for canonical name "TestFTPPureftpd{3_e2K}:rclone-test-pikocec0johi/backup" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:36200") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:41052->172.17.0.7:36200, err= 2026/03/19 01:00:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:25 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst) 2026/03/19 01:00:25 DEBUG : one: Sizes differ 2026/03/19 01:00:25 DEBUG : two: size = 3 OK 2026/03/19 01:00:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:25 DEBUG : two: Unchanged skipping 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for checks to finish 2026/03/19 01:00:25 INFO : one.bak: Deleted 2026/03/19 01:00:25 INFO : one: Moved (server-side) to: one.bak 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:38339") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:59510->172.17.0.7:38339, err= 2026/03/19 01:00:25 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/19 01:00:25 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/19 01:00:25 INFO : one: Copied (new) 2026/03/19 01:00:25 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:25 INFO : three.txt.bak: Deleted 2026/03/19 01:00:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/19 01:00:25 INFO : three.txt: Moved into backup dir 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35333") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59206->172.17.0.7:35333, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31161") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:32844->172.17.0.7:31161, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31851") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37668->172.17.0.7:31851, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38450") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55580->172.17.0.7:38450, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35804") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52262->172.17.0.7:35804, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36880") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37430->172.17.0.7:36880, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30648") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56094->172.17.0.7:30648, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38892") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41060->172.17.0.7:38892, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39451") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33110->172.17.0.7:39451, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35495") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41910->172.17.0.7:35495, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36235") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47662->172.17.0.7:36235, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35211") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44848->172.17.0.7:35211, err= 2026/03/19 01:00:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pikocec0johi/dst" 2026/03/19 01:00:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Connecting to FTP server 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:53024->172.17.0.7:21, err= 2026/03/19 01:00:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pikocec0johi/backup" 2026/03/19 01:00:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:25 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/backup: Connecting to FTP server 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/backup: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/backup: > dial: conn=172.17.0.1:53040->172.17.0.7:21, err= 2026/03/19 01:00:25 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-pikocec0johi/backup" to be canonical "TestFTPPureftpd{3_e2K}:rclone-test-pikocec0johi/backup" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:38079") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:32900->172.17.0.7:38079, err= 2026/03/19 01:00:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:25 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst) 2026/03/19 01:00:25 DEBUG : one: Sizes differ 2026/03/19 01:00:25 DEBUG : two: size = 3 OK 2026/03/19 01:00:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:25 DEBUG : two: Unchanged skipping 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for checks to finish 2026/03/19 01:00:25 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for transfers to finish 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:39873") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:42286->172.17.0.7:39873, err= 2026/03/19 01:00:25 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/19 01:00:25 DEBUG : one.a292864a.partial: renamed to: one 2026/03/19 01:00:25 INFO : one: Copied (new) 2026/03/19 01:00:25 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/19 01:00:25 INFO : three.txt: Moved into backup dir 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34505") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44236->172.17.0.7:34505, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33732") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32043") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54336->172.17.0.7:32043, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59338->172.17.0.7:33732, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39759") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41062->172.17.0.7:39759, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38023") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38212->172.17.0.7:38023, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35035") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35820") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34124->172.17.0.7:35820, err= 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48210->172.17.0.7:35035, err= 2026/03/19 01:00:25 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-pikocec0johi/backup" for canonical name "TestFTPPureftpd{3_e2K}:rclone-test-pikocec0johi/backup" 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:37656") 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:33936->172.17.0.7:37656, err= 2026/03/19 01:00:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:25 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst) 2026/03/19 01:00:25 DEBUG : one: Sizes differ 2026/03/19 01:00:25 DEBUG : two: size = 3 OK 2026/03/19 01:00:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:25 DEBUG : two: Unchanged skipping 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for checks to finish 2026/03/19 01:00:25 INFO : one-2019-01-01: Deleted 2026/03/19 01:00:25 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/19 01:00:25 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for transfers to finish 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:30046") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:53868->172.17.0.7:30046, err= 2026/03/19 01:00:26 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/19 01:00:26 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/19 01:00:26 INFO : one: Copied (new) 2026/03/19 01:00:26 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:26 INFO : three-2019-01-01.txt: Deleted 2026/03/19 01:00:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/19 01:00:26 INFO : three.txt: Moved into backup dir 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32275") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34128->172.17.0.7:32275, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33622") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59662->172.17.0.7:33622, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34017") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41084->172.17.0.7:34017, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35897") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51934->172.17.0.7:35897, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36372") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39294") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36518->172.17.0.7:39294, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52820->172.17.0.7:36372, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38500") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48318->172.17.0.7:38500, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.06s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33052") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45312->172.17.0.7:33052, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37381") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42874->172.17.0.7:37381, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32030") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35052->172.17.0.7:32030, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31161") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:32854->172.17.0.7:31161, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37226") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51182->172.17.0.7:37226, err= 2026/03/19 01:00:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pikocec0johi/dst" 2026/03/19 01:00:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:26 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:26 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:26 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:26 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Connecting to FTP server 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:53054->172.17.0.7:21, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:32715") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:51402->172.17.0.7:32715, err= 2026/03/19 01:00:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst) 2026/03/19 01:00:26 DEBUG : one: Sizes differ 2026/03/19 01:00:26 DEBUG : two: size = 3 OK 2026/03/19 01:00:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : two: Unchanged skipping 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for checks to finish 2026/03/19 01:00:26 INFO : one: Moved (server-side) to: one.bak 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for transfers to finish 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:38008") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:59536->172.17.0.7:38008, err= 2026/03/19 01:00:26 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/19 01:00:26 DEBUG : one.a292864a.partial: renamed to: one 2026/03/19 01:00:26 INFO : one: Copied (new) 2026/03/19 01:00:26 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/19 01:00:26 INFO : three.txt: Moved into backup dir 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38897") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54174->172.17.0.7:38897, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33062") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49612->172.17.0.7:33062, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35690") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34662->172.17.0.7:35690, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38367") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46908->172.17.0.7:38367, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36679") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54964->172.17.0.7:36679, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:37363") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:34388->172.17.0.7:37363, err= 2026/03/19 01:00:26 DEBUG : one.bak: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : one.bak: Excluded 2026/03/19 01:00:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : three.txt.bak: Excluded 2026/03/19 01:00:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst) 2026/03/19 01:00:26 DEBUG : one: Sizes differ 2026/03/19 01:00:26 DEBUG : two: size = 3 OK 2026/03/19 01:00:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : two: Unchanged skipping 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for checks to finish 2026/03/19 01:00:26 INFO : one.bak: Deleted 2026/03/19 01:00:26 INFO : one: Moved (server-side) to: one.bak 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Waiting for transfers to finish 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:35912") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:38292->172.17.0.7:35912, err= 2026/03/19 01:00:26 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/19 01:00:26 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/19 01:00:26 INFO : one: Copied (new) 2026/03/19 01:00:26 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:26 INFO : three.txt.bak: Deleted 2026/03/19 01:00:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/19 01:00:26 INFO : three.txt: Moved into backup dir 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30942") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45742->172.17.0.7:30942, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34127") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54566->172.17.0.7:34127, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35296") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56948->172.17.0.7:35296, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31557") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34174->172.17.0.7:31557, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39509") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55026->172.17.0.7:39509, err= --- PASS: TestSyncBackupDirSuffixOnly (0.04s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39074") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41448->172.17.0.7:39074, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36706") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50810->172.17.0.7:36706, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31571") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38390->172.17.0.7:31571, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36466") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59988->172.17.0.7:36466, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31438") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34476->172.17.0.7:31438, err= 2026/03/19 01:00:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pikocec0johi/dst" 2026/03/19 01:00:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:26 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:26 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:26 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:26 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Connecting to FTP server 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:53070->172.17.0.7:21, err= 2026/03/19 01:00:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst) 2026/03/19 01:00:26 DEBUG : one: Sizes differ 2026/03/19 01:00:26 INFO : one: Moved (server-side) to: one.bak 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:33762") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:60346->172.17.0.7:33762, err= 2026/03/19 01:00:26 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/19 01:00:26 DEBUG : one.a292864a.partial: renamed to: one 2026/03/19 01:00:26 INFO : one: Copied (new) 2026/03/19 01:00:26 DEBUG : two: size = 3 OK 2026/03/19 01:00:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : two: Unchanged skipping 2026/03/19 01:00:26 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : three.txt: size = 5 (ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst) 2026/03/19 01:00:26 DEBUG : three.txt: Sizes differ 2026/03/19 01:00:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:32812") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:51214->172.17.0.7:32812, err= 2026/03/19 01:00:26 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/03/19 01:00:26 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/03/19 01:00:26 INFO : three.txt: Copied (new) 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34656") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52692->172.17.0.7:34656, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35047") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41362->172.17.0.7:35047, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30263") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45822->172.17.0.7:30263, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34444") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38198->172.17.0.7:34444, err= 2026/03/19 01:00:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst) 2026/03/19 01:00:26 DEBUG : one: Sizes differ 2026/03/19 01:00:26 INFO : one.bak: Deleted 2026/03/19 01:00:26 INFO : one: Moved (server-side) to: one.bak 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:31334") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:37130->172.17.0.7:31334, err= 2026/03/19 01:00:26 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/19 01:00:26 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/19 01:00:26 INFO : one: Copied (new) 2026/03/19 01:00:26 DEBUG : two: size = 3 OK 2026/03/19 01:00:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : two: Unchanged skipping 2026/03/19 01:00:26 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : three.txt: size = 6 (ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst) 2026/03/19 01:00:26 DEBUG : three.txt: Sizes differ 2026/03/19 01:00:26 INFO : three.txt.bak: Deleted 2026/03/19 01:00:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:30028") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:53684->172.17.0.7:30028, err= 2026/03/19 01:00:26 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/03/19 01:00:26 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/03/19 01:00:26 INFO : three.txt: Copied (new) 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38227") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53946->172.17.0.7:38227, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39539") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59018->172.17.0.7:39539, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34454") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60412->172.17.0.7:34454, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38332") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45984->172.17.0.7:38332, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30511") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35320->172.17.0.7:30511, err= --- PASS: TestSyncSuffix (0.06s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37500") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39018->172.17.0.7:37500, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30516") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42726->172.17.0.7:30516, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34721") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47102->172.17.0.7:34721, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35553") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50982->172.17.0.7:35553, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31048") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45258->172.17.0.7:31048, err= 2026/03/19 01:00:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pikocec0johi/dst" 2026/03/19 01:00:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/19 01:00:26 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:26 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{3_e2K}" suffix to name 2026/03/19 01:00:26 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/19 01:00:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/19 01:00:26 DEBUG : Setting pass="m3Q5vj1Tq0JcFzSVrDDiFx4A_D_rG446jAv8bZ28v0c" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/19 01:00:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: Connecting to FTP server 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:53072->172.17.0.7:21, err= 2026/03/19 01:00:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst) 2026/03/19 01:00:26 DEBUG : one: Sizes differ 2026/03/19 01:00:26 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:39682") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:34712->172.17.0.7:39682, err= 2026/03/19 01:00:26 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/19 01:00:26 DEBUG : one.a292864a.partial: renamed to: one 2026/03/19 01:00:26 INFO : one: Copied (new) 2026/03/19 01:00:26 DEBUG : two: size = 3 OK 2026/03/19 01:00:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : two: Unchanged skipping 2026/03/19 01:00:26 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : three.txt: size = 5 (ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst) 2026/03/19 01:00:26 DEBUG : three.txt: Sizes differ 2026/03/19 01:00:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:39156") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:53338->172.17.0.7:39156, err= 2026/03/19 01:00:26 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/03/19 01:00:26 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/03/19 01:00:26 INFO : three.txt: Copied (new) 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39529") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53050->172.17.0.7:39529, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31858") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38638->172.17.0.7:31858, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35749") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48854->172.17.0.7:35749, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30216") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51196->172.17.0.7:30216, err= 2026/03/19 01:00:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst) 2026/03/19 01:00:26 DEBUG : one: Sizes differ 2026/03/19 01:00:26 INFO : one-2019-01-01: Deleted 2026/03/19 01:00:26 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:38770") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:41656->172.17.0.7:38770, err= 2026/03/19 01:00:26 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/19 01:00:26 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/19 01:00:26 INFO : one: Copied (new) 2026/03/19 01:00:26 DEBUG : two: size = 3 OK 2026/03/19 01:00:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : two: Unchanged skipping 2026/03/19 01:00:26 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : three.txt: size = 6 (ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst) 2026/03/19 01:00:26 DEBUG : three.txt: Sizes differ 2026/03/19 01:00:26 INFO : three-2019-01-01.txt: Deleted 2026/03/19 01:00:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: dial("tcp","172.17.0.7:34173") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi/dst: > dial: conn=172.17.0.1:44772->172.17.0.7:34173, err= 2026/03/19 01:00:26 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/03/19 01:00:26 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/03/19 01:00:26 INFO : three.txt: Copied (new) 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35985") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48924->172.17.0.7:35985, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35684") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40374->172.17.0.7:35684, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34252") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43322->172.17.0.7:34252, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33693") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34208->172.17.0.7:33693, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39104") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52870->172.17.0.7:39104, err= --- PASS: TestSyncSuffixKeepExtension (0.05s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31739") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45490->172.17.0.7:31739, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34738") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34482->172.17.0.7:34738, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37642") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48016->172.17.0.7:37642, err= 2026/03/19 01:00:26 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : Testêé: size = 18 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:26 DEBUG : Testêé: Sizes differ 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38258") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46316->172.17.0.7:38258, err= 2026/03/19 01:00:26 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/03/19 01:00:26 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/03/19 01:00:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/19 01:00:26 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37647") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35774->172.17.0.7:37647, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31237") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38940->172.17.0.7:31237, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38476") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56552->172.17.0.7:38476, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31124") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35448->172.17.0.7:31124, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35039") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34986->172.17.0.7:35039, err= 2026/03/19 01:00:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38396") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38048->172.17.0.7:38396, err= 2026/03/19 01:00:26 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/19 01:00:26 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/19 01:00:26 INFO : existing: Copied (new) 2026/03/19 01:00:26 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31125") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55198->172.17.0.7:31125, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33848") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34832->172.17.0.7:33848, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30978") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59464->172.17.0.7:30978, err= 2026/03/19 01:00:26 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : existing: size = 6 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:26 DEBUG : existing: Sizes differ 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:26 ERROR : ftp://172.17.0.7:21/rclone-test-pikocec0johi: not deleting files as there were IO errors 2026/03/19 01:00:26 ERROR : ftp://172.17.0.7:21/rclone-test-pikocec0johi: not deleting directories as there were IO errors 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37681") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40150->172.17.0.7:37681, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37791") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58492->172.17.0.7:37791, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31290") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40148->172.17.0.7:31290, err= --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37161") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34794->172.17.0.7:37161, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33246") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43850->172.17.0.7:33246, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39396") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46266->172.17.0.7:39396, err= 2026/03/19 01:00:26 DEBUG : EXISTING: size = 6 OK 2026/03/19 01:00:26 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:26 DEBUG : existing: Unchanged skipping 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:26 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:26 INFO : There was nothing to transfer 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38413") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55200->172.17.0.7:38413, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39358") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33238->172.17.0.7:39358, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38767") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49924->172.17.0.7:38767, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33316") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36984->172.17.0.7:33316, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35463") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58232->172.17.0.7:35463, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35559") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55702->172.17.0.7:35559, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39118") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56996->172.17.0.7:39118, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34859") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35544->172.17.0.7:34859, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36436") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49382->172.17.0.7:36436, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32209") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41480->172.17.0.7:32209, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30866") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44986->172.17.0.7:30866, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31174") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57786->172.17.0.7:31174, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36614") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57212->172.17.0.7:36614, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37683") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60672->172.17.0.7:37683, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37111") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41806->172.17.0.7:37111, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37243") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56696->172.17.0.7:37243, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31517") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53428->172.17.0.7:31517, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32568") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35960->172.17.0.7:32568, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34524") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56876->172.17.0.7:34524, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36900") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51860->172.17.0.7:36900, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31205") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46536->172.17.0.7:31205, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32643") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44550->172.17.0.7:32643, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33677") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33968->172.17.0.7:33677, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32894") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35296->172.17.0.7:32894, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36473") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52536->172.17.0.7:36473, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31224") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56764->172.17.0.7:31224, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31738") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52178->172.17.0.7:31738, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37930") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47620->172.17.0.7:37930, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37010") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33290->172.17.0.7:37010, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37311") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51060->172.17.0.7:37311, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33325") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34782->172.17.0.7:33325, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38398") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37820->172.17.0.7:38398, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36764") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35284->172.17.0.7:36764, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33241") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53102->172.17.0.7:33241, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37971") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33702->172.17.0.7:37971, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36395") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42774->172.17.0.7:36395, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32352") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48114->172.17.0.7:32352, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39602") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50616->172.17.0.7:39602, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30656") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43548->172.17.0.7:30656, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33591") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38284->172.17.0.7:33591, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35413") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34760->172.17.0.7:35413, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38338") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45754->172.17.0.7:38338, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35015") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35542->172.17.0.7:35015, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37012") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49840->172.17.0.7:37012, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30160") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34144->172.17.0.7:30160, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35893") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36362->172.17.0.7:35893, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33375") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46106->172.17.0.7:33375, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33643") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42330->172.17.0.7:33643, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33184") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56664->172.17.0.7:33184, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38537") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60222->172.17.0.7:38537, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31857") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58838->172.17.0.7:31857, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30453") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51528->172.17.0.7:30453, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33753") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52434->172.17.0.7:33753, err= 2026/03/19 01:00:26 DEBUG : both10: size = 6 OK 2026/03/19 01:00:26 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both0: size = 6 OK 2026/03/19 01:00:26 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both11: size = 6 OK 2026/03/19 01:00:26 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both12: size = 6 OK 2026/03/19 01:00:26 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:26 DEBUG : both10: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both13: size = 6 OK 2026/03/19 01:00:26 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both13: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both14: size = 6 OK 2026/03/19 01:00:26 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both0: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both15: size = 6 OK 2026/03/19 01:00:26 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both15: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both16: size = 6 OK 2026/03/19 01:00:26 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both11: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both17: size = 6 OK 2026/03/19 01:00:26 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both17: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both18: size = 6 OK 2026/03/19 01:00:26 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both12: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both19: size = 6 OK 2026/03/19 01:00:26 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both19: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both1: size = 6 OK 2026/03/19 01:00:26 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both16: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both2: size = 6 OK 2026/03/19 01:00:26 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both2: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both3: size = 6 OK 2026/03/19 01:00:26 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both3: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both4: size = 6 OK 2026/03/19 01:00:26 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both4: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both5: size = 6 OK 2026/03/19 01:00:26 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both5: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both6: size = 6 OK 2026/03/19 01:00:26 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both6: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both7: size = 6 OK 2026/03/19 01:00:26 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both7: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both8: size = 6 OK 2026/03/19 01:00:26 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both8: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both9: size = 6 OK 2026/03/19 01:00:26 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both14: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both1: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both9: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both18: Unchanged skipping 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:26 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:26 INFO : only1: Deleted 2026/03/19 01:00:26 INFO : only0: Deleted 2026/03/19 01:00:26 INFO : only15: Deleted 2026/03/19 01:00:26 INFO : only19: Deleted 2026/03/19 01:00:26 INFO : only14: Deleted 2026/03/19 01:00:26 INFO : only16: Deleted 2026/03/19 01:00:26 INFO : only18: Deleted 2026/03/19 01:00:26 INFO : only13: Deleted 2026/03/19 01:00:26 INFO : only9: Deleted 2026/03/19 01:00:26 INFO : only17: Deleted 2026/03/19 01:00:26 INFO : only4: Deleted 2026/03/19 01:00:26 INFO : only6: Deleted 2026/03/19 01:00:26 INFO : only11: Deleted 2026/03/19 01:00:26 INFO : only12: Deleted 2026/03/19 01:00:26 INFO : only3: Deleted 2026/03/19 01:00:26 INFO : only7: Deleted 2026/03/19 01:00:26 INFO : only5: Deleted 2026/03/19 01:00:26 INFO : only8: Deleted 2026/03/19 01:00:26 INFO : only10: Deleted 2026/03/19 01:00:26 INFO : only2: Deleted 2026/03/19 01:00:26 INFO : There was nothing to transfer 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33077") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39044->172.17.0.7:33077, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38800") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42428->172.17.0.7:38800, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35262") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56396->172.17.0.7:35262, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38430") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40114->172.17.0.7:38430, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34415") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39010->172.17.0.7:34415, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38320") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34426->172.17.0.7:38320, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39645") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55924->172.17.0.7:39645, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37580") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54220->172.17.0.7:37580, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38381") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53560->172.17.0.7:38381, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38553") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43784->172.17.0.7:38553, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38864") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50612->172.17.0.7:38864, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39148") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52276->172.17.0.7:39148, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39091") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33492->172.17.0.7:39091, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30554") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33388->172.17.0.7:30554, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34802") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43850->172.17.0.7:34802, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38788") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37078->172.17.0.7:38788, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32255") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42960->172.17.0.7:32255, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30359") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39868->172.17.0.7:30359, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31274") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44412->172.17.0.7:31274, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38911") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37186->172.17.0.7:38911, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38658") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52130->172.17.0.7:38658, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33237") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37724->172.17.0.7:33237, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34054") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59928->172.17.0.7:34054, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34780") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54798->172.17.0.7:34780, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35563") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44420->172.17.0.7:35563, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38299") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56382->172.17.0.7:38299, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31109") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38386->172.17.0.7:31109, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32163") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45354->172.17.0.7:32163, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31693") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44212->172.17.0.7:31693, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36003") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46828->172.17.0.7:36003, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31190") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40808->172.17.0.7:31190, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39371") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55404->172.17.0.7:39371, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30543") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45856->172.17.0.7:30543, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35310") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47564->172.17.0.7:35310, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35366") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50438->172.17.0.7:35366, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30075") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35856->172.17.0.7:30075, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34736") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39528->172.17.0.7:34736, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38580") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41840->172.17.0.7:38580, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35510") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60446->172.17.0.7:35510, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35815") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58688->172.17.0.7:35815, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38957") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58454->172.17.0.7:38957, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33166") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34544->172.17.0.7:33166, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34508") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58050->172.17.0.7:34508, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31477") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35340->172.17.0.7:31477, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33480") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57720->172.17.0.7:33480, err= 2026/03/19 01:00:26 DEBUG : both0: size = 6 OK 2026/03/19 01:00:26 DEBUG : both12: size = 6 OK 2026/03/19 01:00:26 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:26 DEBUG : both11: size = 6 OK 2026/03/19 01:00:26 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both10: size = 6 OK 2026/03/19 01:00:26 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both0: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both13: size = 6 OK 2026/03/19 01:00:26 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both13: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both14: size = 6 OK 2026/03/19 01:00:26 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both14: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both15: size = 6 OK 2026/03/19 01:00:26 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both15: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both16: size = 6 OK 2026/03/19 01:00:26 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both12: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both17: size = 6 OK 2026/03/19 01:00:26 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both11: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both18: size = 6 OK 2026/03/19 01:00:26 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both18: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both19: size = 6 OK 2026/03/19 01:00:26 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both10: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both1: size = 6 OK 2026/03/19 01:00:26 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both1: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both2: size = 6 OK 2026/03/19 01:00:26 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both16: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both3: size = 6 OK 2026/03/19 01:00:26 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both3: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both4: size = 6 OK 2026/03/19 01:00:26 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both17: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both5: size = 6 OK 2026/03/19 01:00:26 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both5: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both6: size = 6 OK 2026/03/19 01:00:26 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both19: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both7: size = 6 OK 2026/03/19 01:00:26 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both2: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both8: size = 6 OK 2026/03/19 01:00:26 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both8: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both9: size = 6 OK 2026/03/19 01:00:26 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : both4: Unchanged skipping 2026/03/19 01:00:26 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : only0: size = 6 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:26 DEBUG : only0: Sizes differ 2026/03/19 01:00:26 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : only10: size = 6 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:26 DEBUG : only10: Sizes differ 2026/03/19 01:00:26 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : only11: size = 6 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:26 DEBUG : only11: Sizes differ 2026/03/19 01:00:26 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : only12: size = 6 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:26 DEBUG : only12: Sizes differ 2026/03/19 01:00:26 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : only13: size = 6 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:26 DEBUG : only13: Sizes differ 2026/03/19 01:00:26 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : only14: size = 6 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:26 DEBUG : only14: Sizes differ 2026/03/19 01:00:26 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : only15: size = 6 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:26 DEBUG : only15: Sizes differ 2026/03/19 01:00:26 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : only16: size = 6 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:26 DEBUG : only16: Sizes differ 2026/03/19 01:00:26 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : only17: size = 6 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:26 DEBUG : only17: Sizes differ 2026/03/19 01:00:26 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : only18: size = 6 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:26 DEBUG : only18: Sizes differ 2026/03/19 01:00:26 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : only19: size = 6 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:26 DEBUG : only19: Sizes differ 2026/03/19 01:00:26 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : only1: size = 6 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:26 DEBUG : only1: Sizes differ 2026/03/19 01:00:26 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : only2: size = 6 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:26 DEBUG : only2: Sizes differ 2026/03/19 01:00:26 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : only3: size = 6 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:26 DEBUG : only3: Sizes differ 2026/03/19 01:00:26 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : only4: size = 6 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:26 DEBUG : only4: Sizes differ 2026/03/19 01:00:26 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : only5: size = 6 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:26 DEBUG : only5: Sizes differ 2026/03/19 01:00:26 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : only6: size = 6 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:26 DEBUG : only6: Sizes differ 2026/03/19 01:00:26 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : only7: size = 6 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:26 DEBUG : only7: Sizes differ 2026/03/19 01:00:26 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : only8: size = 6 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:26 DEBUG : only8: Sizes differ 2026/03/19 01:00:26 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2715451024) 2026/03/19 01:00:26 DEBUG : only9: size = 6 (ftp://172.17.0.7:21/rclone-test-pikocec0johi) 2026/03/19 01:00:26 DEBUG : only9: Sizes differ 2026/03/19 01:00:26 DEBUG : both6: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both7: Unchanged skipping 2026/03/19 01:00:26 DEBUG : both9: Unchanged skipping 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36246") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60480->172.17.0.7:36246, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34068") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31204") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40310->172.17.0.7:31204, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35246") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39716->172.17.0.7:35246, err= 2026/03/19 01:00:26 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54146->172.17.0.7:34068, err= 2026/03/19 01:00:26 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/03/19 01:00:26 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/03/19 01:00:26 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/03/19 01:00:26 INFO : only0: Copied (replaced existing) 2026/03/19 01:00:26 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/03/19 01:00:26 INFO : only10: Copied (replaced existing) 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33877") 2026/03/19 01:00:26 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/03/19 01:00:26 INFO : only12: Copied (replaced existing) 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59478->172.17.0.7:33877, err= 2026/03/19 01:00:26 DEBUG : only11.51c18866.partial: size = 0 OK 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30010") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33415") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56224->172.17.0.7:30010, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35944->172.17.0.7:33415, err= 2026/03/19 01:00:26 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/03/19 01:00:26 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/03/19 01:00:26 DEBUG : only11.51c18866.partial: renamed to: only11 2026/03/19 01:00:26 INFO : only11: Copied (replaced existing) 2026/03/19 01:00:26 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31775") 2026/03/19 01:00:26 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/03/19 01:00:26 INFO : only13: Copied (replaced existing) 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60642->172.17.0.7:31775, err= 2026/03/19 01:00:26 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/03/19 01:00:26 INFO : only14: Copied (replaced existing) 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38882") 2026/03/19 01:00:26 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/03/19 01:00:26 INFO : only15: Copied (replaced existing) 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38496") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59310->172.17.0.7:38882, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49954->172.17.0.7:38496, err= 2026/03/19 01:00:26 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35378") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:32854->172.17.0.7:35378, err= 2026/03/19 01:00:26 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/03/19 01:00:26 DEBUG : only18.f963383f.partial: size = 0 OK 2026/03/19 01:00:26 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/03/19 01:00:26 INFO : only16: Copied (replaced existing) 2026/03/19 01:00:26 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/03/19 01:00:26 INFO : only17: Copied (replaced existing) 2026/03/19 01:00:26 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30029") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45106->172.17.0.7:30029, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37687") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36768->172.17.0.7:37687, err= 2026/03/19 01:00:26 DEBUG : only18.f963383f.partial: renamed to: only18 2026/03/19 01:00:26 INFO : only18: Copied (replaced existing) 2026/03/19 01:00:26 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34226") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55804->172.17.0.7:34226, err= 2026/03/19 01:00:26 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/03/19 01:00:26 INFO : only2: Copied (replaced existing) 2026/03/19 01:00:26 DEBUG : only1.77787b15.partial: size = 0 OK 2026/03/19 01:00:26 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/03/19 01:00:26 INFO : only19: Copied (replaced existing) 2026/03/19 01:00:26 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34430") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50728->172.17.0.7:34430, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38597") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36508->172.17.0.7:38597, err= 2026/03/19 01:00:26 DEBUG : only1.77787b15.partial: renamed to: only1 2026/03/19 01:00:26 INFO : only1: Copied (replaced existing) 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30751") 2026/03/19 01:00:26 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/03/19 01:00:26 INFO : only3: Copied (replaced existing) 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58874->172.17.0.7:30751, err= 2026/03/19 01:00:26 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32793") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39790->172.17.0.7:32793, err= 2026/03/19 01:00:26 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/03/19 01:00:26 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/03/19 01:00:26 INFO : only4: Copied (replaced existing) 2026/03/19 01:00:26 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/03/19 01:00:26 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/03/19 01:00:26 INFO : only5: Copied (replaced existing) 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34136") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45800->172.17.0.7:34136, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35502") 2026/03/19 01:00:26 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/03/19 01:00:26 INFO : only7: Copied (replaced existing) 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38924->172.17.0.7:35502, err= 2026/03/19 01:00:26 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/03/19 01:00:26 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/03/19 01:00:26 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/03/19 01:00:26 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/03/19 01:00:26 INFO : only8: Copied (replaced existing) 2026/03/19 01:00:26 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/03/19 01:00:26 INFO : only6: Copied (replaced existing) 2026/03/19 01:00:26 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/03/19 01:00:26 INFO : only9: Copied (replaced existing) 2026/03/19 01:00:26 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32539") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44944->172.17.0.7:32539, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34584") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40978->172.17.0.7:34584, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33395") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42464->172.17.0.7:33395, err= --- PASS: TestSyncConcurrentTruncate (0.10s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:26 DEBUG : empty_dir: Making directory with metadata 2026/03/19 01:00:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/19 01:00:26 DEBUG : empty_on_remote: Making directory with metadata 2026/03/19 01:00:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/19 01:00:26 INFO : empty_on_remote: Making directory 2026/03/19 01:00:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/19 01:00:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/19 01:00:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/19 01:00:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/19 01:00:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38333") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57824->172.17.0.7:38333, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32036") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31976") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46504->172.17.0.7:32036, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38825") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56264->172.17.0.7:31976, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59276->172.17.0.7:38825, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39777") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53084->172.17.0.7:39777, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32431") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46208->172.17.0.7:32431, err= --- PASS: TestSyncReplaceDirModTime (0.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:26 DEBUG : empty_dir: Making directory with metadata 2026/03/19 01:00:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/19 01:00:26 DEBUG : empty_on_remote: Making directory with metadata 2026/03/19 01:00:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/19 01:00:26 INFO : empty_on_remote: Making directory 2026/03/19 01:00:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/19 01:00:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/19 01:00:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/19 01:00:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/19 01:00:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/19 01:00:26 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36896") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33936->172.17.0.7:36896, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35915") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32934") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30934") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47974->172.17.0.7:35915, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34747") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:32922->172.17.0.7:34747, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59012->172.17.0.7:30934, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57664->172.17.0.7:32934, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34677") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42224->172.17.0.7:34677, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30365") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48126->172.17.0.7:30365, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/19 01:00:26 INFO : sub dir: Making directory 2026/03/19 01:00:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36174") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60156->172.17.0.7:36174, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30620") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34927") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49750->172.17.0.7:30620, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50762->172.17.0.7:34927, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38105") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56634->172.17.0.7:38105, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30631") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57218->172.17.0.7:30631, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37965") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54876->172.17.0.7:37965, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31282") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36698->172.17.0.7:31282, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34870") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49174->172.17.0.7:34870, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30156") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40490->172.17.0.7:30156, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32168") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43604->172.17.0.7:32168, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31441") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45838->172.17.0.7:31441, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/19 01:00:26 INFO : sub dir: Making directory 2026/03/19 01:00:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35873") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39910->172.17.0.7:35873, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35737") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37101") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56544->172.17.0.7:37101, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53346->172.17.0.7:35737, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39452") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36088->172.17.0.7:39452, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33578") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49472->172.17.0.7:33578, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32985") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56514->172.17.0.7:32985, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31439") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34466->172.17.0.7:31439, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31112") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47710->172.17.0.7:31112, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36146") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38344->172.17.0.7:36146, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30288") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50936->172.17.0.7:30288, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37031") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35026->172.17.0.7:37031, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.07s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32056") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48576->172.17.0.7:32056, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38158") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33180->172.17.0.7:38158, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37966") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43492->172.17.0.7:37966, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35969") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38496->172.17.0.7:35969, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36108") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49390->172.17.0.7:36108, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37836") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36958->172.17.0.7:37836, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36586") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41750->172.17.0.7:36586, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30979") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49436->172.17.0.7:30979, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31366") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40618->172.17.0.7:31366, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36137") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50994->172.17.0.7:36137, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31394") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43296->172.17.0.7:31394, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39802") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42882->172.17.0.7:39802, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36267") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57960->172.17.0.7:36267, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38687") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45974->172.17.0.7:38687, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39826") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52590->172.17.0.7:39826, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36348") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60998->172.17.0.7:36348, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30264") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57420->172.17.0.7:30264, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34963") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44912->172.17.0.7:34963, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32180") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39546->172.17.0.7:32180, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30425") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44314->172.17.0.7:30425, err= 2026/03/19 01:00:26 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30312") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40726->172.17.0.7:30312, err= 2026/03/19 01:00:26 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : apple: Excluded 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:26 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : banana: Excluded 2026/03/19 01:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31311") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36454->172.17.0.7:31311, err= 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37830") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48156->172.17.0.7:37830, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33685") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54008->172.17.0.7:33685, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38118") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46248->172.17.0.7:38118, err= 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/19 01:00:26 DEBUG : banana: size = 6 OK 2026/03/19 01:00:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : splitbananasplit: size = 16 OK 2026/03/19 01:00:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : splitbananasplit: Unchanged skipping 2026/03/19 01:00:26 DEBUG : banana: Unchanged skipping 2026/03/19 01:00:26 DEBUG : apple: size = 5 OK 2026/03/19 01:00:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : apple: Unchanged skipping 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32897") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53190->172.17.0.7:32897, err= 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:26 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:26 INFO : There was nothing to transfer 2026/03/19 01:00:26 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38960") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46760->172.17.0.7:38960, err= 2026/03/19 01:00:26 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : apple: Excluded 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:26 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : banana: Excluded 2026/03/19 01:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37636") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58360->172.17.0.7:37636, err= 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36227") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35154->172.17.0.7:36227, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31921") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34164->172.17.0.7:31921, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39489") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59390->172.17.0.7:39489, err= 2026/03/19 01:00:26 DEBUG : banana: size = 6 OK 2026/03/19 01:00:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : banana: Unchanged skipping 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/19 01:00:26 DEBUG : splitbananasplit: size = 16 OK 2026/03/19 01:00:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : splitbananasplit: Unchanged skipping 2026/03/19 01:00:26 DEBUG : apple: size = 5 OK 2026/03/19 01:00:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : apple: Unchanged skipping 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37873") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43520->172.17.0.7:37873, err= 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:26 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:26 INFO : There was nothing to transfer 2026/03/19 01:00:26 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39473") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34330->172.17.0.7:39473, err= 2026/03/19 01:00:26 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : apple: Excluded 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:26 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : banana: Excluded 2026/03/19 01:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34904") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56898->172.17.0.7:34904, err= 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31427") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54970->172.17.0.7:31427, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39182") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33536->172.17.0.7:39182, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33003") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56320->172.17.0.7:33003, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34489") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37474->172.17.0.7:34489, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33656") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34438->172.17.0.7:33656, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39594") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41434->172.17.0.7:39594, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39077") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59792->172.17.0.7:39077, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32395") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33486->172.17.0.7:32395, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33427") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59876->172.17.0.7:33427, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39943") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58662->172.17.0.7:39943, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31541") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59374->172.17.0.7:31541, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32667") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45688->172.17.0.7:32667, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38785") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47442->172.17.0.7:38785, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32918") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46970->172.17.0.7:32918, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30884") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58418->172.17.0.7:30884, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36280") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39886->172.17.0.7:36280, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30334") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54544->172.17.0.7:30334, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36051") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42800->172.17.0.7:36051, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37519") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59554->172.17.0.7:37519, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37209") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51000->172.17.0.7:37209, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37368") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39082->172.17.0.7:37368, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34002") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58838->172.17.0.7:34002, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32335") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42298->172.17.0.7:32335, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34054") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59940->172.17.0.7:34054, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31651") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49644->172.17.0.7:31651, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39496") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55566->172.17.0.7:39496, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38944") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57466->172.17.0.7:38944, err= 2026/03/19 01:00:26 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33293") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38668->172.17.0.7:33293, err= 2026/03/19 01:00:26 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : apple: Excluded 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:26 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : banana: Excluded 2026/03/19 01:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30989") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49374->172.17.0.7:30989, err= 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36309") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33960->172.17.0.7:36309, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33452") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45722->172.17.0.7:33452, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36027") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49662->172.17.0.7:36027, err= 2026/03/19 01:00:26 DEBUG : apple: size = 5 OK 2026/03/19 01:00:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : apple: Unchanged skipping 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/19 01:00:26 DEBUG : banana: size = 6 OK 2026/03/19 01:00:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : banana: Unchanged skipping 2026/03/19 01:00:26 DEBUG : splitbananasplit: size = 16 OK 2026/03/19 01:00:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : splitbananasplit: Unchanged skipping 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35452") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45970->172.17.0.7:35452, err= 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:26 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:26 INFO : There was nothing to transfer 2026/03/19 01:00:26 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35523") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39014->172.17.0.7:35523, err= 2026/03/19 01:00:26 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : apple: Excluded 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:26 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : banana: Excluded 2026/03/19 01:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37385") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36292->172.17.0.7:37385, err= 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30205") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37592->172.17.0.7:30205, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33741") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51744->172.17.0.7:33741, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38690") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34672->172.17.0.7:38690, err= 2026/03/19 01:00:26 DEBUG : apple: size = 5 OK 2026/03/19 01:00:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : apple: Unchanged skipping 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/19 01:00:26 DEBUG : banana: size = 6 OK 2026/03/19 01:00:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : banana: Unchanged skipping 2026/03/19 01:00:26 DEBUG : splitbananasplit: size = 16 OK 2026/03/19 01:00:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : splitbananasplit: Unchanged skipping 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33161") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36530->172.17.0.7:33161, err= 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:26 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:26 INFO : There was nothing to transfer 2026/03/19 01:00:26 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35036") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45454->172.17.0.7:35036, err= 2026/03/19 01:00:26 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : apple: Excluded 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:26 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : banana: Excluded 2026/03/19 01:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34058") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40360->172.17.0.7:34058, err= 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39406") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51590->172.17.0.7:39406, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35891") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41006->172.17.0.7:35891, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39769") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39176->172.17.0.7:39769, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37189") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60256->172.17.0.7:37189, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32706") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50556->172.17.0.7:32706, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31548") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59380->172.17.0.7:31548, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32796") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:32834->172.17.0.7:32796, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37717") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45550->172.17.0.7:37717, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35950") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36868->172.17.0.7:35950, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30708") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42200->172.17.0.7:30708, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38360") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55990->172.17.0.7:38360, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39130") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51450->172.17.0.7:39130, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30883") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35754->172.17.0.7:30883, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34231") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40512->172.17.0.7:34231, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30752") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55634->172.17.0.7:30752, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37068") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49942->172.17.0.7:37068, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35306") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36236->172.17.0.7:35306, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31072") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38802->172.17.0.7:31072, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39685") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59368->172.17.0.7:39685, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35521") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55958->172.17.0.7:35521, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36102") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47024->172.17.0.7:36102, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34774") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59062->172.17.0.7:34774, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36781") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59772->172.17.0.7:36781, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35791") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37530->172.17.0.7:35791, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36573") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43662->172.17.0.7:36573, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32882") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48818->172.17.0.7:32882, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35086") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:32768->172.17.0.7:35086, err= 2026/03/19 01:00:26 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35052") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44076->172.17.0.7:35052, err= 2026/03/19 01:00:26 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : apple: Excluded 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:26 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : banana: Excluded 2026/03/19 01:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34696") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45498->172.17.0.7:34696, err= 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34590") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36468->172.17.0.7:34590, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32315") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55372->172.17.0.7:32315, err= 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35392") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47838->172.17.0.7:35392, err= 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30699") 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35306->172.17.0.7:30699, err= 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32879") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53896->172.17.0.7:32879, err= 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Connecting to FTP server 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34796") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53104->172.17.0.7:21, err= 2026/03/19 01:00:26 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35127") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34192->172.17.0.7:35127, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46242->172.17.0.7:34796, err= 2026/03/19 01:00:26 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/03/19 01:00:26 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33557") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38984->172.17.0.7:33557, err= 2026/03/19 01:00:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/03/19 01:00:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33153") 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57238->172.17.0.7:33153, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38420") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38876->172.17.0.7:38420, err= 2026/03/19 01:00:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31581") 2026/03/19 01:00:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33344") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60024->172.17.0.7:33344, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36188") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36118->172.17.0.7:36188, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46884->172.17.0.7:31581, err= 2026/03/19 01:00:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35665") 2026/03/19 01:00:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38803") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38487") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52554->172.17.0.7:35665, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45898->172.17.0.7:38487, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59336->172.17.0.7:38803, err= 2026/03/19 01:00:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37523") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36032") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47136->172.17.0.7:36032, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60244->172.17.0.7:37523, err= 2026/03/19 01:00:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35351") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53324->172.17.0.7:35351, err= 2026/03/19 01:00:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/03/19 01:00:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34796") 2026/03/19 01:00:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31941") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46252->172.17.0.7:34796, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54744->172.17.0.7:31941, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33259") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47530->172.17.0.7:33259, err= 2026/03/19 01:00:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/03/19 01:00:26 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/03/19 01:00:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/19 01:00:26 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/03/19 01:00:26 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35287") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52044->172.17.0.7:35287, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37176") 2026/03/19 01:00:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/03/19 01:00:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/03/19 01:00:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57754->172.17.0.7:37176, err= 2026/03/19 01:00:26 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/03/19 01:00:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/03/19 01:00:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/19 01:00:26 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:26 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Connecting to FTP server 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Connecting to FTP server 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Connecting to FTP server 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53110->172.17.0.7:21, err= 2026/03/19 01:00:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/19 01:00:26 INFO : appleappleapplebanana: Deleted 2026/03/19 01:00:26 INFO : dir1/0009-3456789.txt: Deleted 2026/03/19 01:00:26 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/19 01:00:26 INFO : dir1/0015-9;=.txt: Deleted 2026/03/19 01:00:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/19 01:00:26 INFO : dir1/0003-defghij.txt: Deleted 2026/03/19 01:00:26 INFO : dir1/0014-89;=.txt: Deleted 2026/03/19 01:00:26 INFO : splitbananasplit: Deleted 2026/03/19 01:00:26 INFO : banana: Deleted 2026/03/19 01:00:26 INFO : dir1/0011-56789;.txt: Deleted 2026/03/19 01:00:26 INFO : dir1/0008-2345678.txt: Deleted 2026/03/19 01:00:26 INFO : dir1/0013-789;=.txt: Deleted 2026/03/19 01:00:26 INFO : apple: Deleted 2026/03/19 01:00:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/19 01:00:26 INFO : dir1/0007-1234567.txt: Deleted 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53118->172.17.0.7:21, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:21") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53126->172.17.0.7:21, err= 2026/03/19 01:00:26 INFO : dir1/0010-456789.txt: Deleted 2026/03/19 01:00:26 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/19 01:00:26 INFO : dir1/0012-6789;.txt: Deleted 2026/03/19 01:00:26 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31243") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58130->172.17.0.7:31243, err= 2026/03/19 01:00:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : YXBwbGU=: Excluded 2026/03/19 01:00:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/03/19 01:00:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : YmFuYW5h: Excluded 2026/03/19 01:00:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35252") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47198->172.17.0.7:35252, err= 2026/03/19 01:00:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32131") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52394->172.17.0.7:32131, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39584") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51592->172.17.0.7:39584, err= 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39401") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55262->172.17.0.7:39401, err= 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : YXBwbGU=: size = 5 OK 2026/03/19 01:00:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : apple: Unchanged skipping 2026/03/19 01:00:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/19 01:00:26 DEBUG : YmFuYW5h: size = 6 OK 2026/03/19 01:00:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : banana: Unchanged skipping 2026/03/19 01:00:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/19 01:00:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : splitbananasplit: Unchanged skipping 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37497") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46020->172.17.0.7:37497, err= 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/19 01:00:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:26 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:26 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31715") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35898->172.17.0.7:31715, err= 2026/03/19 01:00:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : YXBwbGU=: Excluded 2026/03/19 01:00:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/03/19 01:00:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : YmFuYW5h: Excluded 2026/03/19 01:00:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36044") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47642->172.17.0.7:36044, err= 2026/03/19 01:00:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/03/19 01:00:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/19 01:00:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31448") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46454->172.17.0.7:31448, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33880") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35962->172.17.0.7:33880, err= 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/19 01:00:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/19 01:00:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/19 01:00:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/19 01:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/19 01:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/19 01:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/19 01:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/19 01:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/19 01:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37327") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46316->172.17.0.7:37327, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34577") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53208->172.17.0.7:34577, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39378") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44220->172.17.0.7:39378, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35830") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51606->172.17.0.7:35830, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31199") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37764->172.17.0.7:31199, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39039") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59246->172.17.0.7:39039, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30308") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33822->172.17.0.7:30308, err= 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35306") 2026/03/19 01:00:26 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36246->172.17.0.7:35306, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38646") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40260->172.17.0.7:38646, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33098") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58768->172.17.0.7:33098, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38091") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43762->172.17.0.7:38091, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30963") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39256->172.17.0.7:30963, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39499") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58120->172.17.0.7:39499, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33667") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47914->172.17.0.7:33667, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32808") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49888->172.17.0.7:32808, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34662") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35746->172.17.0.7:34662, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37719") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40636->172.17.0.7:37719, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37972") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52816->172.17.0.7:37972, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35825") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59370->172.17.0.7:35825, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31754") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53788->172.17.0.7:31754, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35099") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33496->172.17.0.7:35099, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37372") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33720->172.17.0.7:37372, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38254") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40122->172.17.0.7:38254, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35148") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52234->172.17.0.7:35148, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31305") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53024->172.17.0.7:31305, err= 2026/03/19 01:00:27 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39371") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55416->172.17.0.7:39371, err= 2026/03/19 01:00:27 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : apple: Excluded 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:27 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : banana: Excluded 2026/03/19 01:00:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33302") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36712->172.17.0.7:33302, err= 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32227") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54530->172.17.0.7:32227, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31844") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36516->172.17.0.7:31844, err= 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/19 01:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/19 01:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/19 01:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/19 01:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/19 01:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38575") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48676->172.17.0.7:38575, err= 2026/03/19 01:00:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/19 01:00:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/19 01:00:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/19 01:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33046") 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33556") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60626->172.17.0.7:33046, err= 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32662") 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41866->172.17.0.7:33556, err= 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30224") 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48020->172.17.0.7:32662, err= 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56642->172.17.0.7:30224, err= 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/19 01:00:27 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30915") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54222->172.17.0.7:30915, err= 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/03/19 01:00:27 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:27 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/03/19 01:00:27 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/19 01:00:27 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/03/19 01:00:27 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/19 01:00:27 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/03/19 01:00:27 INFO : apple: Copied (new) to: PREFIXapple 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35304") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53786->172.17.0.7:35304, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34988") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50332->172.17.0.7:34988, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37581") 2026/03/19 01:00:27 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/03/19 01:00:27 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59578->172.17.0.7:37581, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31651") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49658->172.17.0.7:31651, err= 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/03/19 01:00:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37057") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48116->172.17.0.7:37057, err= 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/03/19 01:00:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36481") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36992->172.17.0.7:36481, err= 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/19 01:00:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37003") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51308->172.17.0.7:37003, err= 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/03/19 01:00:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/03/19 01:00:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33485") 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/03/19 01:00:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46614->172.17.0.7:33485, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37656") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37402") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57030->172.17.0.7:37402, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33950->172.17.0.7:37656, err= 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/03/19 01:00:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/03/19 01:00:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37658") 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36455") 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37572->172.17.0.7:36455, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60854->172.17.0.7:37658, err= 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/03/19 01:00:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/03/19 01:00:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36878") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50948->172.17.0.7:36878, err= 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39476") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35638->172.17.0.7:39476, err= 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/03/19 01:00:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39708") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38758->172.17.0.7:39708, err= 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/03/19 01:00:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31213") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39310->172.17.0.7:31213, err= 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/03/19 01:00:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/03/19 01:00:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/03/19 01:00:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/03/19 01:00:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/19 01:00:27 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:27 INFO : dir1/0008-2345678.txt: Deleted 2026/03/19 01:00:27 INFO : appleappleapplebanana: Deleted 2026/03/19 01:00:27 INFO : banana: Deleted 2026/03/19 01:00:27 INFO : splitbananasplit: Deleted 2026/03/19 01:00:27 INFO : dir1/0010-456789.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0013-789;=.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0012-6789;.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0015-9;=.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0011-56789;.txt: Deleted 2026/03/19 01:00:27 INFO : apple: Deleted 2026/03/19 01:00:27 INFO : dir1/0003-defghij.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0007-1234567.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0014-89;=.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0009-3456789.txt: Deleted 2026/03/19 01:00:27 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34700") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53110->172.17.0.7:34700, err= 2026/03/19 01:00:27 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : PREFIXapple: Excluded 2026/03/19 01:00:27 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/03/19 01:00:27 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : PREFIXbanana: Excluded 2026/03/19 01:00:27 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : PREFIXsplitbananasplit: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38435") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36994->172.17.0.7:38435, err= 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32044") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59922->172.17.0.7:32044, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38304") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56450->172.17.0.7:38304, err= 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/19 01:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/19 01:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/19 01:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/19 01:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/19 01:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/19 01:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/19 01:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/19 01:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/19 01:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/19 01:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/19 01:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/19 01:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/19 01:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/19 01:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/19 01:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/19 01:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/19 01:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/19 01:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/19 01:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/19 01:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/19 01:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/19 01:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/19 01:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/19 01:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/19 01:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/19 01:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/19 01:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/19 01:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/19 01:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/19 01:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/19 01:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/19 01:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/19 01:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/19 01:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/19 01:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/19 01:00:27 DEBUG : apple: transformed to: PREFIXapple 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/19 01:00:27 DEBUG : banana: transformed to: PREFIXbanana 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39125") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60374->172.17.0.7:39125, err= 2026/03/19 01:00:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30554") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39491") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48086->172.17.0.7:39491, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33400->172.17.0.7:30554, err= 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33984") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37349") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49084->172.17.0.7:37349, err= 2026/03/19 01:00:27 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34593") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56440->172.17.0.7:34593, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41664->172.17.0.7:33984, err= 2026/03/19 01:00:27 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/03/19 01:00:27 INFO : appleappleapplebanana: Copied (new) 2026/03/19 01:00:27 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/03/19 01:00:27 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/03/19 01:00:27 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/03/19 01:00:27 INFO : apple: Copied (new) 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32267") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37635") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51338->172.17.0.7:37635, err= 2026/03/19 01:00:27 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/03/19 01:00:27 INFO : splitbananasplit: Copied (new) 2026/03/19 01:00:27 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/03/19 01:00:27 INFO : banana: Copied (new) 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46958->172.17.0.7:32267, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35324") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38735") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41560->172.17.0.7:35324, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59082->172.17.0.7:38735, err= 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/03/19 01:00:27 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/03/19 01:00:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32515") 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39178->172.17.0.7:32515, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30629") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55522->172.17.0.7:30629, err= 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/03/19 01:00:27 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/03/19 01:00:27 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36835") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59354->172.17.0.7:36835, err= 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/03/19 01:00:27 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32487") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35092") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46278->172.17.0.7:35092, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59672->172.17.0.7:32487, err= 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/03/19 01:00:27 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36013") 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/03/19 01:00:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48610->172.17.0.7:36013, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31481") 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/03/19 01:00:27 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/03/19 01:00:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55132->172.17.0.7:31481, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31331") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59196->172.17.0.7:31331, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36651") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:32828->172.17.0.7:36651, err= 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/03/19 01:00:27 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/03/19 01:00:27 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31438") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34482->172.17.0.7:31438, err= 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/03/19 01:00:27 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36981") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50476->172.17.0.7:36981, err= 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33105") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55154->172.17.0.7:33105, err= 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/03/19 01:00:27 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/03/19 01:00:27 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/03/19 01:00:27 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/03/19 01:00:27 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:27 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/19 01:00:27 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/19 01:00:27 INFO : PREFIXsplitbananasplit: Deleted 2026/03/19 01:00:27 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/19 01:00:27 INFO : PREFIXapple: Deleted 2026/03/19 01:00:27 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/19 01:00:27 INFO : PREFIXbanana: Deleted 2026/03/19 01:00:27 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/19 01:00:27 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38335") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40112->172.17.0.7:38335, err= 2026/03/19 01:00:27 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : apple: Excluded 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:27 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : banana: Excluded 2026/03/19 01:00:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35780") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48908->172.17.0.7:35780, err= 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32081") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53240->172.17.0.7:32081, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32489") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52804->172.17.0.7:32489, err= 2026/03/19 01:00:27 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33570") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38254->172.17.0.7:33570, err= 2026/03/19 01:00:27 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : apple: Excluded 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:27 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : banana: Excluded 2026/03/19 01:00:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33384") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37804->172.17.0.7:33384, err= 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35940") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37420->172.17.0.7:35940, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33482") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54860->172.17.0.7:33482, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32995") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42346->172.17.0.7:32995, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34668") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53804->172.17.0.7:34668, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39764") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34796->172.17.0.7:39764, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32975") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59306->172.17.0.7:32975, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37195") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59308->172.17.0.7:37195, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32840") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49784->172.17.0.7:32840, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34145") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41572->172.17.0.7:34145, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34663") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35446->172.17.0.7:34663, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39072") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40428->172.17.0.7:39072, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36074") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34318->172.17.0.7:36074, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38626") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52392->172.17.0.7:38626, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32809") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49476->172.17.0.7:32809, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34527") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36302->172.17.0.7:34527, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33442") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39582->172.17.0.7:33442, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36533") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34364->172.17.0.7:36533, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39345") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39208->172.17.0.7:39345, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30295") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52650->172.17.0.7:30295, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34373") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54392->172.17.0.7:34373, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30219") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52452->172.17.0.7:30219, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38519") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58428->172.17.0.7:38519, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38768") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:32994->172.17.0.7:38768, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31807") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60394->172.17.0.7:31807, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36264") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57144->172.17.0.7:36264, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34770") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41076->172.17.0.7:34770, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32572") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38980->172.17.0.7:32572, err= 2026/03/19 01:00:27 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39815") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44736->172.17.0.7:39815, err= 2026/03/19 01:00:27 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : apple: Excluded 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:27 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : banana: Excluded 2026/03/19 01:00:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30040") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42994->172.17.0.7:30040, err= 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34693") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51434->172.17.0.7:34693, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37805") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41520->172.17.0.7:37805, err= 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/19 01:00:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/19 01:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/19 01:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/19 01:00:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/19 01:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/19 01:00:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37800") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56558->172.17.0.7:37800, err= 2026/03/19 01:00:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/19 01:00:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/19 01:00:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35314") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38958->172.17.0.7:35314, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32551") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39238->172.17.0.7:32551, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39154") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33576") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55380->172.17.0.7:39154, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37783") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57802->172.17.0.7:37783, err= 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55280->172.17.0.7:33576, err= 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:27 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/03/19 01:00:27 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/03/19 01:00:27 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/03/19 01:00:27 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/03/19 01:00:27 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38215") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34530->172.17.0.7:38215, err= 2026/03/19 01:00:27 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/03/19 01:00:27 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/19 01:00:27 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/03/19 01:00:27 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39246") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51386->172.17.0.7:39246, err= 2026/03/19 01:00:27 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39293") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37338->172.17.0.7:39293, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39616") 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50436->172.17.0.7:39616, err= 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/19 01:00:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35622") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43822->172.17.0.7:35622, err= 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/19 01:00:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/19 01:00:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/19 01:00:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32335") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39933") 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60972->172.17.0.7:39933, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42312->172.17.0.7:32335, err= 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/03/19 01:00:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37943") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35588->172.17.0.7:37943, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33507") 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33952->172.17.0.7:33507, err= 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/19 01:00:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38682") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39442->172.17.0.7:38682, err= 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/19 01:00:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/03/19 01:00:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35054") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38912->172.17.0.7:35054, err= 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/03/19 01:00:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37039") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55568->172.17.0.7:37039, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39175") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40126->172.17.0.7:39175, err= 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/03/19 01:00:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32268") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40732->172.17.0.7:32268, err= 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/03/19 01:00:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/03/19 01:00:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35862") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35658->172.17.0.7:35862, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36902") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38840->172.17.0.7:36902, err= 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/03/19 01:00:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/03/19 01:00:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/03/19 01:00:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/03/19 01:00:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:27 INFO : appleappleapplebanana: Deleted 2026/03/19 01:00:27 INFO : splitbananasplit: Deleted 2026/03/19 01:00:27 INFO : dir1/0014-89;=.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0008-2345678.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0012-6789;.txt: Deleted 2026/03/19 01:00:27 INFO : banana: Deleted 2026/03/19 01:00:27 INFO : dir1/0007-1234567.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0015-9;=.txt: Deleted 2026/03/19 01:00:27 INFO : apple: Deleted 2026/03/19 01:00:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0011-56789;.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0009-3456789.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0003-defghij.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0013-789;=.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0010-456789.txt: Deleted 2026/03/19 01:00:27 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35456") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47194->172.17.0.7:35456, err= 2026/03/19 01:00:27 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : appleSUFFIX: Excluded 2026/03/19 01:00:27 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/03/19 01:00:27 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : bananaSUFFIX: Excluded 2026/03/19 01:00:27 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : splitbananasplitSUFFIX: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31540") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45088->172.17.0.7:31540, err= 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38921") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41558->172.17.0.7:38921, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32036") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46516->172.17.0.7:32036, err= 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/19 01:00:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/19 01:00:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/19 01:00:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/19 01:00:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/19 01:00:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/19 01:00:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/19 01:00:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/19 01:00:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/19 01:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/19 01:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/19 01:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/19 01:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/19 01:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/19 01:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/19 01:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/19 01:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/19 01:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/19 01:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/19 01:00:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : apple: transformed to: appleSUFFIX 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/19 01:00:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30001") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58560->172.17.0.7:30001, err= 2026/03/19 01:00:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34575") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34713") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36110->172.17.0.7:34713, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38158") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33186->172.17.0.7:38158, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30627") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47206->172.17.0.7:30627, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35646->172.17.0.7:34575, err= 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33777") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35166->172.17.0.7:33777, err= 2026/03/19 01:00:27 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/03/19 01:00:27 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/03/19 01:00:27 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/03/19 01:00:27 INFO : splitbananasplit: Copied (new) 2026/03/19 01:00:27 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/03/19 01:00:27 INFO : apple: Copied (new) 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37108") 2026/03/19 01:00:27 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/03/19 01:00:27 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/03/19 01:00:27 INFO : appleappleapplebanana: Copied (new) 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56982->172.17.0.7:37108, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31673") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37749") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59296->172.17.0.7:37749, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49328->172.17.0.7:31673, err= 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/03/19 01:00:27 INFO : banana: Copied (new) 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32840") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49798->172.17.0.7:32840, err= 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/03/19 01:00:27 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33821") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52844->172.17.0.7:33821, err= 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/03/19 01:00:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/03/19 01:00:27 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31465") 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/03/19 01:00:27 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49798->172.17.0.7:31465, err= 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/03/19 01:00:27 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32645") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43018->172.17.0.7:32645, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33272") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31351") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58682->172.17.0.7:31351, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52604->172.17.0.7:33272, err= 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/03/19 01:00:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/03/19 01:00:27 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/03/19 01:00:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33135") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36021") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43020->172.17.0.7:36021, err= 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34932->172.17.0.7:33135, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33807") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52832->172.17.0.7:33807, err= 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/03/19 01:00:27 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/03/19 01:00:27 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33059") 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52214->172.17.0.7:33059, err= 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30172") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34202->172.17.0.7:30172, err= 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/03/19 01:00:27 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32737") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39996->172.17.0.7:32737, err= 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/03/19 01:00:27 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31734") 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53692->172.17.0.7:31734, err= 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/03/19 01:00:27 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/03/19 01:00:27 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/03/19 01:00:27 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/03/19 01:00:27 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/19 01:00:27 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:27 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/19 01:00:27 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/19 01:00:27 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/19 01:00:27 INFO : splitbananasplitSUFFIX: Deleted 2026/03/19 01:00:27 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/19 01:00:27 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/19 01:00:27 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/19 01:00:27 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/19 01:00:27 INFO : bananaSUFFIX: Deleted 2026/03/19 01:00:27 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/19 01:00:27 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/19 01:00:27 INFO : appleSUFFIX: Deleted 2026/03/19 01:00:27 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/19 01:00:27 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/19 01:00:27 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/19 01:00:27 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/19 01:00:27 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/19 01:00:27 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/19 01:00:27 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/19 01:00:27 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/19 01:00:27 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31582") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38148->172.17.0.7:31582, err= 2026/03/19 01:00:27 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : apple: Excluded 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:27 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : banana: Excluded 2026/03/19 01:00:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34600") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41258->172.17.0.7:34600, err= 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39320") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56100->172.17.0.7:39320, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39379") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43428->172.17.0.7:39379, err= 2026/03/19 01:00:27 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35943") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59972->172.17.0.7:35943, err= 2026/03/19 01:00:27 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : apple: Excluded 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:27 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : banana: Excluded 2026/03/19 01:00:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36329") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52338->172.17.0.7:36329, err= 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31608") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52276->172.17.0.7:31608, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35768") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60436->172.17.0.7:35768, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31380") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57618->172.17.0.7:31380, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35612") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50752->172.17.0.7:35612, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31536") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56332->172.17.0.7:31536, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30495") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40892->172.17.0.7:30495, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35527") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42828->172.17.0.7:35527, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34336") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44536->172.17.0.7:34336, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31333") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50090->172.17.0.7:31333, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35684") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40390->172.17.0.7:35684, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37772") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51334->172.17.0.7:37772, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37774") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51198->172.17.0.7:37774, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34216") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59886->172.17.0.7:34216, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38634") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50864->172.17.0.7:38634, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37700") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42622->172.17.0.7:37700, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30796") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59928->172.17.0.7:30796, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31721") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58590->172.17.0.7:31721, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35979") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49412->172.17.0.7:35979, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37142") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43572->172.17.0.7:37142, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34060") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33814->172.17.0.7:34060, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38426") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56330->172.17.0.7:38426, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34967") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55196->172.17.0.7:34967, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32087") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48126->172.17.0.7:32087, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34453") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35252->172.17.0.7:34453, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30579") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38476->172.17.0.7:30579, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30386") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55660->172.17.0.7:30386, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38988") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45430->172.17.0.7:38988, err= 2026/03/19 01:00:27 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39990") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40710->172.17.0.7:39990, err= 2026/03/19 01:00:27 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : apple: Excluded 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:27 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : banana: Excluded 2026/03/19 01:00:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31038") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41446->172.17.0.7:31038, err= 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32315") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55388->172.17.0.7:32315, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39362") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41242->172.17.0.7:39362, err= 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37170") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48120->172.17.0.7:37170, err= 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/19 01:00:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38105") 2026/03/19 01:00:27 DEBUG : apple: size = 5 OK 2026/03/19 01:00:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : apple: Unchanged skipping 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56646->172.17.0.7:38105, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36926") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52196->172.17.0.7:36926, err= 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/19 01:00:27 DEBUG : banana: size = 6 OK 2026/03/19 01:00:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : banana: Unchanged skipping 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39037") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33966->172.17.0.7:39037, err= 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/03/19 01:00:27 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33557") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39141") 2026/03/19 01:00:27 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/03/19 01:00:27 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47516->172.17.0.7:39141, err= 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38992->172.17.0.7:33557, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37659") 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46610->172.17.0.7:37659, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34341") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37270->172.17.0.7:34341, err= 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/03/19 01:00:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/03/19 01:00:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36138") 2026/03/19 01:00:27 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/03/19 01:00:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49466->172.17.0.7:36138, err= 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/03/19 01:00:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35860") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37777") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32103") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41646->172.17.0.7:35860, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49774->172.17.0.7:37777, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41562->172.17.0.7:32103, err= 2026/03/19 01:00:27 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/03/19 01:00:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/19 01:00:27 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/03/19 01:00:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/03/19 01:00:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32316") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51654->172.17.0.7:32316, err= 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/03/19 01:00:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37591") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50132->172.17.0.7:37591, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34763") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35664->172.17.0.7:34763, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38959") 2026/03/19 01:00:27 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44560->172.17.0.7:38959, err= 2026/03/19 01:00:27 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/03/19 01:00:27 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/03/19 01:00:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39073") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48356->172.17.0.7:39073, err= 2026/03/19 01:00:27 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/03/19 01:00:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34467") 2026/03/19 01:00:27 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/03/19 01:00:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/19 01:00:27 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44308->172.17.0.7:34467, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33197") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53376->172.17.0.7:33197, err= 2026/03/19 01:00:27 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/03/19 01:00:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38203") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60004->172.17.0.7:38203, err= 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/03/19 01:00:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/03/19 01:00:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/03/19 01:00:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/03/19 01:00:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/19 01:00:27 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0012-6789;.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0011-56789;.txt: Deleted 2026/03/19 01:00:27 INFO : appleappleapplebanana: Deleted 2026/03/19 01:00:27 INFO : dir1/0013-789;=.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0007-1234567.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0014-89;=.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0009-3456789.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0008-2345678.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0003-defghij.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0010-456789.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0015-9;=.txt: Deleted 2026/03/19 01:00:27 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/19 01:00:27 INFO : splitbananasplit: Deleted 2026/03/19 01:00:27 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34405") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51888->172.17.0.7:34405, err= 2026/03/19 01:00:27 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : apple: Excluded 2026/03/19 01:00:27 DEBUG : appleapple: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : appleapple: Excluded 2026/03/19 01:00:27 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : banana: Excluded 2026/03/19 01:00:27 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : splitbanan: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30470") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45092->172.17.0.7:30470, err= 2026/03/19 01:00:27 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0000-abcde: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdef: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefg: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0003-defgh: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0004-efghi: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0005-fghij: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijk: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0007-12345: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0008-23456: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0009-34567: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0010-45678: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0011-56789: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.t: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36215") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46660->172.17.0.7:36215, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35479") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41634->172.17.0.7:35479, err= 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32276") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36004->172.17.0.7:32276, err= 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/19 01:00:27 DEBUG : apple: size = 5 OK 2026/03/19 01:00:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : apple: Unchanged skipping 2026/03/19 01:00:27 DEBUG : appleapple: size = 21 OK 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/19 01:00:27 DEBUG : banana: size = 6 OK 2026/03/19 01:00:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : banana: Unchanged skipping 2026/03/19 01:00:27 DEBUG : splitbanan: size = 16 OK 2026/03/19 01:00:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : splitbananasplit: Unchanged skipping 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35747") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58234->172.17.0.7:35747, err= 2026/03/19 01:00:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/19 01:00:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/19 01:00:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/19 01:00:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/19 01:00:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/19 01:00:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/19 01:00:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/19 01:00:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/19 01:00:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/19 01:00:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/19 01:00:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/19 01:00:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/19 01:00:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/19 01:00:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/19 01:00:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/19 01:00:27 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:27 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37705") 2026/03/19 01:00:27 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37056->172.17.0.7:37705, err= 2026/03/19 01:00:27 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : apple: Excluded 2026/03/19 01:00:27 DEBUG : appleapple: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : appleapple: Excluded 2026/03/19 01:00:27 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : banana: Excluded 2026/03/19 01:00:27 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : splitbanan: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36044") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47652->172.17.0.7:36044, err= 2026/03/19 01:00:27 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0000-abcde: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdef: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefg: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0003-defgh: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0004-efghi: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0005-fghij: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijk: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0007-12345: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0008-23456: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0009-34567: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0010-45678: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0011-56789: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.t: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34307") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42704->172.17.0.7:34307, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32801") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45204->172.17.0.7:32801, err= 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/19 01:00:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34715") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56994->172.17.0.7:34715, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38974") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43190->172.17.0.7:38974, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34760") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56540->172.17.0.7:34760, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36251") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55458->172.17.0.7:36251, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31513") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59178->172.17.0.7:31513, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37708") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34528->172.17.0.7:37708, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36928") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49292->172.17.0.7:36928, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35807") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33108->172.17.0.7:35807, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31523") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59724->172.17.0.7:31523, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31469") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43798->172.17.0.7:31469, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35265") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57178->172.17.0.7:35265, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31679") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45938->172.17.0.7:31679, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37647") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35776->172.17.0.7:37647, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39707") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46622->172.17.0.7:39707, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38753") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38676->172.17.0.7:38753, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32093") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35938->172.17.0.7:32093, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34744") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37762->172.17.0.7:34744, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35645") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43798->172.17.0.7:35645, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39625") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:32770->172.17.0.7:39625, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31950") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50018->172.17.0.7:31950, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38006") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50512->172.17.0.7:38006, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30948") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47266->172.17.0.7:30948, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37181") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56870->172.17.0.7:37181, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32843") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58320->172.17.0.7:32843, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30151") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:32968->172.17.0.7:30151, err= 2026/03/19 01:00:27 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38767") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49926->172.17.0.7:38767, err= 2026/03/19 01:00:27 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : apple: Excluded 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:27 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : banana: Excluded 2026/03/19 01:00:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31305") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53026->172.17.0.7:31305, err= 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32673") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38368->172.17.0.7:32673, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32324") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48804->172.17.0.7:32324, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31319") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55506->172.17.0.7:31319, err= 2026/03/19 01:00:27 DEBUG : apple: size = 5 OK 2026/03/19 01:00:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : apple: Unchanged skipping 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/19 01:00:27 DEBUG : banana: size = 6 OK 2026/03/19 01:00:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : banana: Unchanged skipping 2026/03/19 01:00:27 DEBUG : splitbananasplit: size = 16 OK 2026/03/19 01:00:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : splitbananasplit: Unchanged skipping 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37115") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54476->172.17.0.7:37115, err= 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:27 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:27 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32309") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49344->172.17.0.7:32309, err= 2026/03/19 01:00:27 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : apple: Excluded 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:27 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : banana: Excluded 2026/03/19 01:00:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33596") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58122->172.17.0.7:33596, err= 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37596") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40062->172.17.0.7:37596, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32400") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52154->172.17.0.7:32400, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34510") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43650->172.17.0.7:34510, err= 2026/03/19 01:00:27 DEBUG : apple: size = 5 OK 2026/03/19 01:00:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : apple: Unchanged skipping 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/19 01:00:27 DEBUG : banana: size = 6 OK 2026/03/19 01:00:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : banana: Unchanged skipping 2026/03/19 01:00:27 DEBUG : splitbananasplit: size = 16 OK 2026/03/19 01:00:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : splitbananasplit: Unchanged skipping 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35926") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57592->172.17.0.7:35926, err= 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:27 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:27 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30775") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43572->172.17.0.7:30775, err= 2026/03/19 01:00:27 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : apple: Excluded 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:27 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : banana: Excluded 2026/03/19 01:00:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38568") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38732->172.17.0.7:38568, err= 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39829") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38830->172.17.0.7:39829, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32991") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59346->172.17.0.7:32991, err= 2026/03/19 01:00:27 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36372") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52824->172.17.0.7:36372, err= 2026/03/19 01:00:27 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : apple: Excluded 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:27 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : banana: Excluded 2026/03/19 01:00:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39585") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54924->172.17.0.7:39585, err= 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33691") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38988->172.17.0.7:33691, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38586") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33814->172.17.0.7:38586, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33115") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59688->172.17.0.7:33115, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34058") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40374->172.17.0.7:34058, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31982") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36274->172.17.0.7:31982, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31221") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39888->172.17.0.7:31221, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35074") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34448->172.17.0.7:35074, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33581") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40602->172.17.0.7:33581, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34767") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38026->172.17.0.7:34767, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31711") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55956->172.17.0.7:31711, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33195") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36892->172.17.0.7:33195, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30881") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57428->172.17.0.7:30881, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37969") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53510->172.17.0.7:37969, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35985") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48928->172.17.0.7:35985, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34790") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46860->172.17.0.7:34790, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35633") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56112->172.17.0.7:35633, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34019") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48780->172.17.0.7:34019, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39952") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40522->172.17.0.7:39952, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39058") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48858->172.17.0.7:39058, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37724") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46646->172.17.0.7:37724, err= 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36118") 2026/03/19 01:00:27 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37422->172.17.0.7:36118, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33332") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40070->172.17.0.7:33332, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37767") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35962->172.17.0.7:37767, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38682") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39458->172.17.0.7:38682, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33435") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36810->172.17.0.7:33435, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36253") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38002->172.17.0.7:36253, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39123") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54984->172.17.0.7:39123, err= 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32990") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52986->172.17.0.7:32990, err= 2026/03/19 01:00:28 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : apple: Excluded 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:28 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : banana: Excluded 2026/03/19 01:00:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36818") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36358->172.17.0.7:36818, err= 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30699") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35320->172.17.0.7:30699, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32777") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48934->172.17.0.7:32777, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33684") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44154->172.17.0.7:33684, err= 2026/03/19 01:00:28 DEBUG : apple: size = 5 OK 2026/03/19 01:00:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : apple: Unchanged skipping 2026/03/19 01:00:28 DEBUG : banana: size = 6 OK 2026/03/19 01:00:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : banana: Unchanged skipping 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/19 01:00:28 DEBUG : splitbananasplit: size = 16 OK 2026/03/19 01:00:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : splitbananasplit: Unchanged skipping 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34393") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60382->172.17.0.7:34393, err= 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37574") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57128->172.17.0.7:37574, err= 2026/03/19 01:00:28 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : apple: Excluded 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:28 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : banana: Excluded 2026/03/19 01:00:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32277") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51058->172.17.0.7:32277, err= 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35987") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51240->172.17.0.7:35987, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35888") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37490->172.17.0.7:35888, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30981") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37238->172.17.0.7:30981, err= 2026/03/19 01:00:28 DEBUG : apple: size = 5 OK 2026/03/19 01:00:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : apple: Unchanged skipping 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/19 01:00:28 DEBUG : banana: size = 6 OK 2026/03/19 01:00:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : banana: Unchanged skipping 2026/03/19 01:00:28 DEBUG : splitbananasplit: size = 16 OK 2026/03/19 01:00:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : splitbananasplit: Unchanged skipping 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30661") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49830->172.17.0.7:30661, err= 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36902") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38856->172.17.0.7:36902, err= 2026/03/19 01:00:28 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : apple: Excluded 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:28 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : banana: Excluded 2026/03/19 01:00:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31857") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58852->172.17.0.7:31857, err= 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36863") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49350->172.17.0.7:36863, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31412") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39064->172.17.0.7:31412, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34475") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45786->172.17.0.7:34475, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35989") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38578->172.17.0.7:35989, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38731") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47452->172.17.0.7:38731, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38830") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41792->172.17.0.7:38830, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31851") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37672->172.17.0.7:31851, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31877") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55878->172.17.0.7:31877, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32553") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59908->172.17.0.7:32553, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34373") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54398->172.17.0.7:34373, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33515") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50650->172.17.0.7:33515, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36716") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48646->172.17.0.7:36716, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33489") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34556->172.17.0.7:33489, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32186") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50828->172.17.0.7:32186, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34690") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57928->172.17.0.7:34690, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33328") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59468->172.17.0.7:33328, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32542") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58962->172.17.0.7:32542, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30627") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47208->172.17.0.7:30627, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38719") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58278->172.17.0.7:38719, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31643") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39290->172.17.0.7:31643, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37101") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56546->172.17.0.7:37101, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35908") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53226->172.17.0.7:35908, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31533") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47332->172.17.0.7:31533, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34062") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58928->172.17.0.7:34062, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30294") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59090->172.17.0.7:30294, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37443") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52534->172.17.0.7:37443, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36179") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48338->172.17.0.7:36179, err= 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32303") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47380->172.17.0.7:32303, err= 2026/03/19 01:00:28 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : apple: Excluded 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:28 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : banana: Excluded 2026/03/19 01:00:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38501") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56262->172.17.0.7:38501, err= 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37638") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40964->172.17.0.7:37638, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31504") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52900->172.17.0.7:31504, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31569") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51076->172.17.0.7:31569, err= 2026/03/19 01:00:28 DEBUG : apple: size = 5 OK 2026/03/19 01:00:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : apple: Unchanged skipping 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/19 01:00:28 DEBUG : banana: size = 6 OK 2026/03/19 01:00:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : banana: Unchanged skipping 2026/03/19 01:00:28 DEBUG : splitbananasplit: size = 16 OK 2026/03/19 01:00:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : splitbananasplit: Unchanged skipping 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36089") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34806->172.17.0.7:36089, err= 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31966") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47248->172.17.0.7:31966, err= 2026/03/19 01:00:28 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : apple: Excluded 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:28 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : banana: Excluded 2026/03/19 01:00:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37977") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47958->172.17.0.7:37977, err= 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31505") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60506->172.17.0.7:31505, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32072") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43504->172.17.0.7:32072, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35187") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56910->172.17.0.7:35187, err= 2026/03/19 01:00:28 DEBUG : apple: size = 5 OK 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/19 01:00:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : apple: Unchanged skipping 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/19 01:00:28 DEBUG : banana: size = 6 OK 2026/03/19 01:00:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : banana: Unchanged skipping 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35281") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41490->172.17.0.7:35281, err= 2026/03/19 01:00:28 DEBUG : splitbananasplit: size = 16 OK 2026/03/19 01:00:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : splitbananasplit: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32439") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34088->172.17.0.7:32439, err= 2026/03/19 01:00:28 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : apple: Excluded 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:28 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : banana: Excluded 2026/03/19 01:00:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33270") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40988->172.17.0.7:33270, err= 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38059") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51032->172.17.0.7:38059, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39268") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46496->172.17.0.7:39268, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38203") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60010->172.17.0.7:38203, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34665") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35570->172.17.0.7:34665, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39356") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33436->172.17.0.7:39356, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35177") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38760->172.17.0.7:35177, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35403") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57096->172.17.0.7:35403, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31391") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38662->172.17.0.7:31391, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30786") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38186->172.17.0.7:30786, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38256") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49462->172.17.0.7:38256, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34107") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54870->172.17.0.7:34107, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37639") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:32840->172.17.0.7:37639, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36162") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44080->172.17.0.7:36162, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35165") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53412->172.17.0.7:35165, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34195") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50138->172.17.0.7:34195, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37025") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35966->172.17.0.7:37025, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35381") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57078->172.17.0.7:35381, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39114") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54216->172.17.0.7:39114, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39094") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34714->172.17.0.7:39094, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35821") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59854->172.17.0.7:35821, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32180") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39560->172.17.0.7:32180, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39942") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36572->172.17.0.7:39942, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39213") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49928->172.17.0.7:39213, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34295") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51128->172.17.0.7:34295, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39636") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55724->172.17.0.7:39636, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30390") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52782->172.17.0.7:30390, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32129") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52628->172.17.0.7:32129, err= 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34535") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49602->172.17.0.7:34535, err= 2026/03/19 01:00:28 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : apple: Excluded 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:28 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : banana: Excluded 2026/03/19 01:00:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39802") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42890->172.17.0.7:39802, err= 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31414") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53586->172.17.0.7:31414, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37101") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56554->172.17.0.7:37101, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37031") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35034->172.17.0.7:37031, err= 2026/03/19 01:00:28 DEBUG : apple: size = 5 OK 2026/03/19 01:00:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : apple: Unchanged skipping 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31736") 2026/03/19 01:00:28 DEBUG : banana: size = 6 OK 2026/03/19 01:00:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : banana: Unchanged skipping 2026/03/19 01:00:28 DEBUG : splitbananasplit: size = 16 OK 2026/03/19 01:00:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : splitbananasplit: Unchanged skipping 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50938->172.17.0.7:31736, err= 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33961") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50626->172.17.0.7:33961, err= 2026/03/19 01:00:28 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : apple: Excluded 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:28 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : banana: Excluded 2026/03/19 01:00:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38174") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49056->172.17.0.7:38174, err= 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37258") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45654->172.17.0.7:37258, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37429") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39336->172.17.0.7:37429, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37366") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40026->172.17.0.7:37366, err= 2026/03/19 01:00:28 DEBUG : apple: size = 5 OK 2026/03/19 01:00:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : apple: Unchanged skipping 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/19 01:00:28 DEBUG : banana: size = 6 OK 2026/03/19 01:00:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : banana: Unchanged skipping 2026/03/19 01:00:28 DEBUG : splitbananasplit: size = 16 OK 2026/03/19 01:00:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : splitbananasplit: Unchanged skipping 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37914") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53582->172.17.0.7:37914, err= 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33553") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41254->172.17.0.7:33553, err= 2026/03/19 01:00:28 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : apple: Excluded 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:28 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : banana: Excluded 2026/03/19 01:00:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34860") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52220->172.17.0.7:34860, err= 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37059") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45658->172.17.0.7:37059, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33616") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58346->172.17.0.7:33616, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35757") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57434->172.17.0.7:35757, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30547") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55060->172.17.0.7:30547, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35192") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55164->172.17.0.7:35192, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32051") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33136->172.17.0.7:32051, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36412") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39098->172.17.0.7:36412, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38692") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45698->172.17.0.7:38692, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30852") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51354->172.17.0.7:30852, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37075") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50022->172.17.0.7:37075, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38361") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39850->172.17.0.7:38361, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36266") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34934->172.17.0.7:36266, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38853") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55876->172.17.0.7:38853, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36464") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51824->172.17.0.7:36464, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33744") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56948->172.17.0.7:33744, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34654") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52474->172.17.0.7:34654, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32792") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42214->172.17.0.7:32792, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31871") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42070->172.17.0.7:31871, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36975") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42120->172.17.0.7:36975, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35070") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36184->172.17.0.7:35070, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31698") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34450->172.17.0.7:31698, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33002") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52296->172.17.0.7:33002, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33349") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40184->172.17.0.7:33349, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32007") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60256->172.17.0.7:32007, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32437") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40362->172.17.0.7:32437, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39004") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39428->172.17.0.7:39004, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35755") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44156->172.17.0.7:35755, err= 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37373") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59964->172.17.0.7:37373, err= 2026/03/19 01:00:28 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : apple: Excluded 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:28 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : banana: Excluded 2026/03/19 01:00:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37187") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45292->172.17.0.7:37187, err= 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32200") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53192->172.17.0.7:32200, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36149") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53138->172.17.0.7:36149, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32754") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51904->172.17.0.7:32754, err= 2026/03/19 01:00:28 DEBUG : apple: size = 5 OK 2026/03/19 01:00:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : apple: Unchanged skipping 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/19 01:00:28 DEBUG : banana: size = 6 OK 2026/03/19 01:00:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : banana: Unchanged skipping 2026/03/19 01:00:28 DEBUG : splitbananasplit: size = 16 OK 2026/03/19 01:00:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : splitbananasplit: Unchanged skipping 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32828") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46550->172.17.0.7:32828, err= 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32712") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54820->172.17.0.7:32712, err= 2026/03/19 01:00:28 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : apple: Excluded 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:28 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : banana: Excluded 2026/03/19 01:00:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30280") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35552->172.17.0.7:30280, err= 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31397") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59308->172.17.0.7:31397, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34022") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50792->172.17.0.7:34022, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33604") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43674->172.17.0.7:33604, err= 2026/03/19 01:00:28 DEBUG : apple: size = 5 OK 2026/03/19 01:00:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : apple: Unchanged skipping 2026/03/19 01:00:28 DEBUG : banana: size = 6 OK 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/19 01:00:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : banana: Unchanged skipping 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/19 01:00:28 DEBUG : splitbananasplit: size = 16 OK 2026/03/19 01:00:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : splitbananasplit: Unchanged skipping 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35171") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45566->172.17.0.7:35171, err= 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30815") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58884->172.17.0.7:30815, err= 2026/03/19 01:00:28 DEBUG : apple: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : apple: Excluded 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : appleappleapplebanana: Excluded 2026/03/19 01:00:28 DEBUG : banana: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : banana: Excluded 2026/03/19 01:00:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : splitbananasplit: Excluded 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39105") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49296->172.17.0.7:39105, err= 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/19 01:00:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36243") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39584->172.17.0.7:36243, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38666") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58642->172.17.0.7:38666, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39834") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56034->172.17.0.7:39834, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32934") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57668->172.17.0.7:32934, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38140") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41502->172.17.0.7:38140, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34453") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35264->172.17.0.7:34453, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34068") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54148->172.17.0.7:34068, err= --- PASS: TestTransform (2.01s) --- PASS: TestTransform/NFC (0.12s) --- PASS: TestTransform/NFD (0.09s) --- PASS: TestTransform/base64 (0.21s) --- PASS: TestTransform/prefix (0.24s) --- PASS: TestTransform/suffix (0.23s) --- PASS: TestTransform/truncate (0.25s) --- PASS: TestTransform/encoder (0.23s) --- PASS: TestTransform/ISO-8859-1 (0.23s) --- PASS: TestTransform/charmap (0.18s) --- PASS: TestTransform/lowercase (0.11s) --- PASS: TestTransform/ascii (0.12s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33221") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59718->172.17.0.7:33221, err= 2026/03/19 01:00:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/19 01:00:28 INFO : sub dir_somesuffix: Making directory 2026/03/19 01:00:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/19 01:00:28 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/19 01:00:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/19 01:00:28 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32671") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35522->172.17.0.7:32671, err= 2026/03/19 01:00:28 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/03/19 01:00:28 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/19 01:00:28 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30653") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52164->172.17.0.7:30653, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37397") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46510->172.17.0.7:37397, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37637") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46098->172.17.0.7:37637, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35796") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40936->172.17.0.7:35796, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38525") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36822->172.17.0.7:38525, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31212") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47760->172.17.0.7:31212, err= 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 INFO : tictactoe: Making directory 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/19 01:00:28 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/19 01:00:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35196") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59044->172.17.0.7:35196, err= 2026/03/19 01:00:28 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/03/19 01:00:28 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/03/19 01:00:28 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32547") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56770->172.17.0.7:32547, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30940") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60336->172.17.0.7:30940, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38744") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36416->172.17.0.7:38744, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38572") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34798->172.17.0.7:38572, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35730") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38828->172.17.0.7:35730, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31893") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53300->172.17.0.7:31893, err= 2026/03/19 01:00:28 INFO : toe: Making directory 2026/03/19 01:00:28 INFO : toe/toe: Making directory 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/19 01:00:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/19 01:00:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37423") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51692->172.17.0.7:37423, err= 2026/03/19 01:00:28 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/03/19 01:00:28 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/03/19 01:00:28 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34190") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37210->172.17.0.7:34190, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34390") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50002->172.17.0.7:34390, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31099") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59272->172.17.0.7:31099, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30175") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54610->172.17.0.7:30175, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39321") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:54110->172.17.0.7:39321, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34607") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50470->172.17.0.7:34607, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32615") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48412->172.17.0.7:32615, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33123") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37920->172.17.0.7:33123, err= 2026/03/19 01:00:28 INFO : toe: Making directory 2026/03/19 01:00:28 INFO : toe/toe: Making directory 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/19 01:00:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/19 01:00:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35356") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34908->172.17.0.7:35356, err= 2026/03/19 01:00:28 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/03/19 01:00:28 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/03/19 01:00:28 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35946") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60724->172.17.0.7:35946, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38273") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55794->172.17.0.7:38273, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37505") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57150->172.17.0.7:37505, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30399") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44790->172.17.0.7:30399, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38168") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50264->172.17.0.7:38168, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33403") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60392->172.17.0.7:33403, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38090") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35596->172.17.0.7:38090, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:28 DEBUG : empty_dir: Making directory with metadata 2026/03/19 01:00:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/19 01:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31472") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58944->172.17.0.7:31472, err= 2026/03/19 01:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/19 01:00:28 INFO : tictacempty_dir: Making directory 2026/03/19 01:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 INFO : tictactoe: Making directory 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/19 01:00:28 INFO : tictactoe/tictactoe: Making directory 2026/03/19 01:00:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33659") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56570->172.17.0.7:33659, err= 2026/03/19 01:00:28 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/03/19 01:00:28 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/03/19 01:00:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30888") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:51378->172.17.0.7:30888, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37032") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38649") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50302->172.17.0.7:38649, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42808->172.17.0.7:37032, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38397") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55110->172.17.0.7:38397, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30598") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47248->172.17.0.7:30598, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34521") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36452->172.17.0.7:34521, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36235") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47666->172.17.0.7:36235, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34010") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:32814->172.17.0.7:34010, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39608") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56460->172.17.0.7:39608, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:28 DEBUG : empty_dir: Making directory with metadata 2026/03/19 01:00:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/19 01:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33925") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34936->172.17.0.7:33925, err= 2026/03/19 01:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/19 01:00:28 INFO : tictacempty_dir: Making directory 2026/03/19 01:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 INFO : tictactoe: Making directory 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/19 01:00:28 INFO : tictactoe/tictactoe: Making directory 2026/03/19 01:00:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/19 01:00:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39691") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45714->172.17.0.7:39691, err= 2026/03/19 01:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/19 01:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/19 01:00:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33074") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41376->172.17.0.7:33074, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32028") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52342->172.17.0.7:32028, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37586") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37050->172.17.0.7:37586, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35592") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57552->172.17.0.7:35592, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/19 01:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30371") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42746->172.17.0.7:30371, err= 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39479") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52032->172.17.0.7:39479, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31378") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52968->172.17.0.7:31378, err= 2026/03/19 01:00:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37909") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58036->172.17.0.7:37909, err= 2026/03/19 01:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/19 01:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/03/19 01:00:28 NOTICE: ftp://172.17.0.7:21/rclone-test-pikocec0johi: 0 differences found 2026/03/19 01:00:28 NOTICE: ftp://172.17.0.7:21/rclone-test-pikocec0johi: 1 hashes could not be checked 2026/03/19 01:00:28 NOTICE: ftp://172.17.0.7:21/rclone-test-pikocec0johi: 1 matching files 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34452") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45282->172.17.0.7:34452, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34753") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39604") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59260->172.17.0.7:39604, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50572->172.17.0.7:34753, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33082") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47462->172.17.0.7:33082, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37650") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33518->172.17.0.7:37650, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31135") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42886->172.17.0.7:31135, err= 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 INFO : tictactoe: Making directory 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/19 01:00:28 INFO : tictactoe/tictactoe: Making directory 2026/03/19 01:00:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35556") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49104->172.17.0.7:35556, err= 2026/03/19 01:00:28 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/03/19 01:00:28 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/03/19 01:00:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32963") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46430->172.17.0.7:32963, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39627") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45746->172.17.0.7:39627, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35299") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50648->172.17.0.7:35299, err= 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31081") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45768->172.17.0.7:31081, err= 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31525") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57806->172.17.0.7:31525, err= 2026/03/19 01:00:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32955") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45780->172.17.0.7:32955, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:28 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30416") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49182->172.17.0.7:30416, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39372") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44804->172.17.0.7:39372, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37897") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59768->172.17.0.7:37897, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35415") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44650->172.17.0.7:35415, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32875") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40848->172.17.0.7:32875, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39473") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34346->172.17.0.7:39473, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38621") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59086->172.17.0.7:38621, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2026/03/19 01:00:28 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30353") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42890->172.17.0.7:30353, err= 2026/03/19 01:00:28 INFO : toe: Making directory 2026/03/19 01:00:28 INFO : toe/toe: Making directory 2026/03/19 01:00:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32317") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39300->172.17.0.7:32317, err= 2026/03/19 01:00:28 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/03/19 01:00:28 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/03/19 01:00:28 INFO : toe/toe/toe: Copied (new) 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35863") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52750->172.17.0.7:35863, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35792") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39538->172.17.0.7:35792, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32215") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47162->172.17.0.7:32215, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38010") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53158->172.17.0.7:38010, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32073") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46716->172.17.0.7:32073, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31655") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35542->172.17.0.7:31655, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37732") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59950->172.17.0.7:37732, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:28 DEBUG : empty_dir: Making directory with metadata 2026/03/19 01:00:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/19 01:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34574") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39896->172.17.0.7:34574, err= 2026/03/19 01:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/19 01:00:28 INFO : tictacempty_dir: Making directory 2026/03/19 01:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 INFO : tictactoe: Making directory 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/19 01:00:28 INFO : tictactoe/tictactoe: Making directory 2026/03/19 01:00:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/19 01:00:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30272") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39038->172.17.0.7:30272, err= 2026/03/19 01:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/19 01:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/19 01:00:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/19 01:00:28 INFO : toe/toe/toe.txt: Deleted 2026/03/19 01:00:28 INFO : toe/toe: Removing directory 2026/03/19 01:00:28 INFO : toe: Removing directory 2026/03/19 01:00:28 INFO : empty_dir: Removing directory 2026/03/19 01:00:28 DEBUG : Local file system at /tmp/rclone2715451024: deleted 3 directories 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37958") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59442->172.17.0.7:37958, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32874") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40746->172.17.0.7:32874, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35222") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38656->172.17.0.7:35222, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38639") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43564->172.17.0.7:38639, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39529") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:53060->172.17.0.7:39529, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31271") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52846->172.17.0.7:31271, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32839") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44744->172.17.0.7:32839, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31822") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42466->172.17.0.7:31822, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37099") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55816->172.17.0.7:37099, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:28 DEBUG : empty_dir: Making directory with metadata 2026/03/19 01:00:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/19 01:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32560") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38724->172.17.0.7:32560, err= 2026/03/19 01:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/19 01:00:28 INFO : tictacempty_dir: Making directory 2026/03/19 01:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 INFO : tictactoe: Making directory 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/19 01:00:28 INFO : tictactoe/tictactoe: Making directory 2026/03/19 01:00:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/19 01:00:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35495") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41914->172.17.0.7:35495, err= 2026/03/19 01:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/19 01:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/19 01:00:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/19 01:00:28 INFO : toe/toe/toe.txt: Deleted 2026/03/19 01:00:28 INFO : toe/toe: Removing directory 2026/03/19 01:00:28 INFO : toe: Removing directory 2026/03/19 01:00:28 INFO : empty_dir: Removing directory 2026/03/19 01:00:28 DEBUG : Local file system at /tmp/rclone2715451024: deleted 3 directories 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35991") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42878->172.17.0.7:35991, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37920") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37568->172.17.0.7:37920, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32416") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43300->172.17.0.7:32416, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30468") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44364->172.17.0.7:30468, err= 2026/03/19 01:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/19 01:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/19 01:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/19 01:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/19 01:00:28 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32836") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44742->172.17.0.7:32836, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31403") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59488->172.17.0.7:31403, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35661") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38024") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40800->172.17.0.7:35661, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34862") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46210->172.17.0.7:38024, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:50396->172.17.0.7:34862, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31405") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49594->172.17.0.7:31405, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35546") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39756->172.17.0.7:35546, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39044") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37728") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45242->172.17.0.7:37728, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:49078->172.17.0.7:39044, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33719") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38750->172.17.0.7:33719, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38752") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31463") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:42138->172.17.0.7:31463, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48230->172.17.0.7:38752, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38511") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46002->172.17.0.7:38511, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:28 DEBUG : Reset feature "Copy" 2026/03/19 01:00:28 DEBUG : Reset feature "Move" 2026/03/19 01:00:28 DEBUG : Reset feature "Copy" 2026/03/19 01:00:28 DEBUG : Reset feature "Move" 2026/03/19 01:00:28 DEBUG : empty_dir: Making directory with metadata 2026/03/19 01:00:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/19 01:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35159") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:32826->172.17.0.7:35159, err= 2026/03/19 01:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/19 01:00:28 INFO : tictacempty_dir: Making directory 2026/03/19 01:00:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 INFO : tictactoe: Making directory 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : toe: transformed to: tictactoe 2026/03/19 01:00:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/19 01:00:28 INFO : tictactoe/tictactoe: Making directory 2026/03/19 01:00:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/19 01:00:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30105") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41162->172.17.0.7:30105, err= 2026/03/19 01:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/19 01:00:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/19 01:00:28 INFO : toe/toe/toe.txt: Deleted 2026/03/19 01:00:28 INFO : toe/toe: Removing directory 2026/03/19 01:00:28 INFO : toe: Removing directory 2026/03/19 01:00:28 INFO : empty_dir: Removing directory 2026/03/19 01:00:28 DEBUG : Local file system at /tmp/rclone2715451024: deleted 3 directories 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34099") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58324->172.17.0.7:34099, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30667") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30224") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56652->172.17.0.7:30224, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48406->172.17.0.7:30667, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30587") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47360->172.17.0.7:30587, err= 2026/03/19 01:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/19 01:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/19 01:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/19 01:00:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32014") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:44050->172.17.0.7:32014, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35481") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39658->172.17.0.7:35481, err= 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/19 01:00:28 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/19 01:00:28 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36558") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:48162->172.17.0.7:36558, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32714") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38238") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:35216->172.17.0.7:32714, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57306->172.17.0.7:38238, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32452") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45814->172.17.0.7:32452, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31188") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35287") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47444->172.17.0.7:31188, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52056->172.17.0.7:35287, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38433") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:37364->172.17.0.7:38433, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33107") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30611") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45318->172.17.0.7:33107, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37918") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46506->172.17.0.7:37918, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:52166->172.17.0.7:30611, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:31248") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35907") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40444->172.17.0.7:31248, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57964->172.17.0.7:35907, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38499") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:46640->172.17.0.7:38499, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:28 DEBUG : toe: transformed to: dG9l 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37911") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:39412->172.17.0.7:37911, err= 2026/03/19 01:00:28 DEBUG : toe: transformed to: dG9l 2026/03/19 01:00:28 INFO : dG9l: Making directory 2026/03/19 01:00:28 DEBUG : toe: transformed to: dG9l 2026/03/19 01:00:28 DEBUG : toe: transformed to: dG9l 2026/03/19 01:00:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/19 01:00:28 INFO : dG9l/dG9l: Making directory 2026/03/19 01:00:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/19 01:00:28 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35997") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36984->172.17.0.7:35997, err= 2026/03/19 01:00:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/19 01:00:28 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38840") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:55146->172.17.0.7:38840, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37749") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:59298->172.17.0.7:37749, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30533") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:41732->172.17.0.7:30533, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39150") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33936->172.17.0.7:39150, err= 2026/03/19 01:00:28 DEBUG : dG9l: transformed to: toe 2026/03/19 01:00:28 DEBUG : dG9l: transformed to: toe 2026/03/19 01:00:28 DEBUG : toe: Directory modification time the same (differ by 777.859298ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : Added delayed dir = "toe", newDst=toe 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36646") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:43084->172.17.0.7:36646, err= 2026/03/19 01:00:28 DEBUG : dG9l: transformed to: toe 2026/03/19 01:00:28 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/19 01:00:28 DEBUG : toe/toe: Directory modification time the same (differ by 777.859298ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36931") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60888->172.17.0.7:36931, err= 2026/03/19 01:00:28 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/19 01:00:28 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/19 01:00:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/03/19 01:00:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/19 01:00:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/19 01:00:28 DEBUG : Local file system at /tmp/rclone2715451024: Waiting for checks to finish 2026/03/19 01:00:28 DEBUG : Local file system at /tmp/rclone2715451024: Waiting for transfers to finish 2026/03/19 01:00:28 DEBUG : Waiting for deletions to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:30958") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:45354->172.17.0.7:30958, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36562") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40180->172.17.0.7:36562, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:38716") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34356->172.17.0.7:38716, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37453") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:38940->172.17.0.7:37453, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37083") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:40248->172.17.0.7:37083, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:33402") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:56386->172.17.0.7:33402, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:34685") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:60554->172.17.0.7:34685, err= --- PASS: TestBase64 (0.04s) === RUN TestError run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-pikocec0johi", Local "Local file system at /tmp/rclone2715451024", Modify Window "1s" 2026/03/19 01:00:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/19 01:00:28 DEBUG : toe: transformed to: 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37306") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36600->172.17.0.7:37306, err= 2026/03/19 01:00:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/19 01:00:28 DEBUG : toe: transformed to: 2026/03/19 01:00:28 INFO : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Making directory 2026/03/19 01:00:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/19 01:00:28 DEBUG : toe: transformed to: 2026/03/19 01:00:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/19 01:00:28 DEBUG : toe: transformed to: 2026/03/19 01:00:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/19 01:00:28 DEBUG : toe/toe: transformed to: 2026/03/19 01:00:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/19 01:00:28 INFO : toe/toe: Making directory 2026/03/19 01:00:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/19 01:00:28 DEBUG : toe/toe: transformed to: 2026/03/19 01:00:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/19 01:00:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/19 01:00:28 DEBUG : toe: transformed to: 2026/03/19 01:00:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/19 01:00:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/19 01:00:28 DEBUG : toe/toe/toe: transformed to: 2026/03/19 01:00:28 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for checks to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Waiting for transfers to finish 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37148") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:58376->172.17.0.7:37148, err= 2026/03/19 01:00:28 DEBUG : toe/toe/toe: size = 11 OK 2026/03/19 01:00:28 INFO : toe/toe/toe: Copied (new) 2026/03/19 01:00:28 ERROR : ftp://172.17.0.7:21/rclone-test-pikocec0johi: not deleting files as there were IO errors 2026/03/19 01:00:28 ERROR : ftp://172.17.0.7:21/rclone-test-pikocec0johi: not deleting directories as there were IO errors 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:39494") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34816->172.17.0.7:39494, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37183") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:47766->172.17.0.7:37183, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:36865") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36304->172.17.0.7:36865, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35647") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:57674->172.17.0.7:35647, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:32895") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:34598->172.17.0.7:32895, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35601") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36920->172.17.0.7:35601, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:37480") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:36744->172.17.0.7:37480, err= --- PASS: TestError (0.01s) PASS 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: dial("tcp","172.17.0.7:35687") 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: > dial: conn=172.17.0.1:33926->172.17.0.7:35687, err= 2026/03/19 01:00:28 DEBUG : ftp://172.17.0.7:21/rclone-test-pikocec0johi: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 4.817684965s (try 1/5)