"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/05/26 02:51:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwemad1tiha" 2026/05/26 02:51:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/26 02:51:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:51:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:51:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:51:57 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:51:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:51:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:51:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:51:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:51:57 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:51:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Connecting to FTP server 2026/05/26 02:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:21") 2026/05/26 02:51:57 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35596->172.17.0.3:21, err= 2026/05/26 02:51:59 DEBUG : Creating backend with remote "/tmp/rclone3448662103" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30033") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55964->172.17.0.3:30033, err= 2026/05/26 02:51:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 02:51:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32425") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43632->172.17.0.3:32425, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36657") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:32822->172.17.0.3:36657, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38094") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46934->172.17.0.3:38094, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:51:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37422") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58888->172.17.0.3:37422, err= 2026/05/26 02:51:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35673") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41902->172.17.0.3:35673, err= 2026/05/26 02:51:59 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/26 02:51:59 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/26 02:51:59 INFO : sub dir/hello world: Copied (new) 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31951") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45086->172.17.0.3:31951, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37957") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56662->172.17.0.3:37957, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33598") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40932->172.17.0.3:33598, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33288") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34838->172.17.0.3:33288, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35523") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53994->172.17.0.3:35523, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37248") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56648->172.17.0.3:37248, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35053") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56162->172.17.0.3:35053, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38927") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54032->172.17.0.3:38927, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33377") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51804->172.17.0.3:33377, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:51:59 DEBUG : Creating backend with remote "/non-existing" 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32446") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38986->172.17.0.3:32446, err= 2026/05/26 02:51:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30255") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:32940->172.17.0.3:30255, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36588") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37524->172.17.0.3:36588, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:51:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37352") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46434->172.17.0.3:37352, err= 2026/05/26 02:51:59 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/26 02:51:59 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/26 02:51:59 INFO : sub dir/hello world: Copied (new) 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30929") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53062->172.17.0.3:30929, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30026") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56676->172.17.0.3:30026, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31388") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42584->172.17.0.3:31388, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35585") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52348->172.17.0.3:35585, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34275") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56024->172.17.0.3:34275, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" sync_test.go:222: Only runs on local 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33972") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53610->172.17.0.3:33972, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36851") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38980->172.17.0.3:36851, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:51:59 INFO : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Running all checks before starting transfers 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37116") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57384->172.17.0.3:37116, err= 2026/05/26 02:51:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:51:59 INFO : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Checks finished, now starting transfers 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35486") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54140->172.17.0.3:35486, err= 2026/05/26 02:51:59 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/26 02:51:59 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/26 02:51:59 INFO : sub dir/hello world: Copied (new) 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39239") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39386->172.17.0.3:39239, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30246") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50238->172.17.0.3:30246, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31312") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35232->172.17.0.3:31312, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37718") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54120->172.17.0.3:37718, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34653") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58784->172.17.0.3:34653, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:51:59 ERROR : Ignoring --no-traverse with sync 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38960") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50870->172.17.0.3:38960, err= 2026/05/26 02:51:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39991") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40204->172.17.0.3:39991, err= 2026/05/26 02:51:59 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/26 02:51:59 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/26 02:51:59 INFO : sub dir/hello world: Copied (new) 2026/05/26 02:51:59 DEBUG : Waiting for deletions to finish 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38268") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57926->172.17.0.3:38268, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36193") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35422->172.17.0.3:36193, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35850") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38660->172.17.0.3:35850, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30934") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39936->172.17.0.3:30934, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31405") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37324->172.17.0.3:31405, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35388") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33186->172.17.0.3:35388, err= 2026/05/26 02:51:59 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37971") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50648->172.17.0.3:37971, err= 2026/05/26 02:51:59 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/05/26 02:51:59 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/05/26 02:51:59 INFO : hello world2: Copied (new) 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37743") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33600->172.17.0.3:37743, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31139") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44718->172.17.0.3:31139, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39440") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38068->172.17.0.3:39440, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39436") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47438->172.17.0.3:39436, err= 2026/05/26 02:51:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39584") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57608->172.17.0.3:39584, err= 2026/05/26 02:51:59 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/05/26 02:51:59 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/05/26 02:51:59 INFO : potato2: Copied (new) 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38822") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48414->172.17.0.3:38822, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33314") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37930->172.17.0.3:33314, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36734") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52496->172.17.0.3:36734, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:51:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35691") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33502->172.17.0.3:35691, err= 2026/05/26 02:51:59 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/05/26 02:51:59 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/05/26 02:51:59 INFO : potato2: Copied (new) 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38413") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50578->172.17.0.3:38413, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31438") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59586->172.17.0.3:31438, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30979") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55240->172.17.0.3:30979, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:51:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/26 02:51:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/26 02:51:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/26 02:51:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32690") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51274->172.17.0.3:32690, err= 2026/05/26 02:51:59 INFO : sub dir2: Making directory 2026/05/26 02:51:59 INFO : sub dir: Making directory 2026/05/26 02:51:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 02:51:59 INFO : sub dir2/sub sub dir2: Making directory 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Connecting to FTP server 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:21") 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35600->172.17.0.3:21, err= 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:51:59 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35437") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36432->172.17.0.3:35437, err= 2026/05/26 02:52:01 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/26 02:52:01 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/26 02:52:01 INFO : sub dir/hello world: Copied (new) 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32297") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38616->172.17.0.3:32297, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37429") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34656") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42766->172.17.0.3:37429, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57022->172.17.0.3:34656, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34897") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49092->172.17.0.3:34897, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38456") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45756->172.17.0.3:38456, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32075") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38374->172.17.0.3:32075, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39962") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56624->172.17.0.3:39962, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38386") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45066->172.17.0.3:38386, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37414") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44156->172.17.0.3:37414, err= --- PASS: TestCopyEmptyDirectories (2.23s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:01 INFO : sub dir2: Making directory 2026/05/26 02:52:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/26 02:52:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30071") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38078->172.17.0.3:30071, err= 2026/05/26 02:52:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32941") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54902->172.17.0.3:32941, err= 2026/05/26 02:52:01 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/26 02:52:01 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/26 02:52:01 INFO : sub dir/hello world: Copied (new) 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33532") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44654->172.17.0.3:33532, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31654") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35604->172.17.0.3:31654, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30220") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42296->172.17.0.3:30220, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34855") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48178->172.17.0.3:34855, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34656") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57030->172.17.0.3:34656, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:01 DEBUG : sub dir2: Making directory with metadata 2026/05/26 02:52:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33596") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45904->172.17.0.3:33596, err= 2026/05/26 02:52:01 INFO : sub dir2: Making directory 2026/05/26 02:52:01 INFO : sub dir: Making directory 2026/05/26 02:52:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37642") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34308->172.17.0.3:37642, err= 2026/05/26 02:52:01 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/26 02:52:01 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/26 02:52:01 INFO : sub dir/hello world: Copied (new) 2026/05/26 02:52:01 INFO : sub dir/hello world: Deleted 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33003") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55782->172.17.0.3:33003, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32757") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37228->172.17.0.3:32757, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36694") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39800->172.17.0.3:36694, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38063") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58702->172.17.0.3:38063, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34053") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60166->172.17.0.3:34053, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33218") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32480") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59892->172.17.0.3:32480, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60404->172.17.0.3:33218, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35980") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50528->172.17.0.3:35980, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37736") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37340->172.17.0.3:37736, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33578") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52748->172.17.0.3:33578, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:01 INFO : sub dir2: Making directory 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39510") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57986->172.17.0.3:39510, err= 2026/05/26 02:52:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37416") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42612->172.17.0.3:37416, err= 2026/05/26 02:52:01 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/26 02:52:01 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/26 02:52:01 INFO : sub dir/hello world: Copied (new) 2026/05/26 02:52:01 INFO : sub dir/hello world: Deleted 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33186") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51290->172.17.0.3:33186, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38356") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54896->172.17.0.3:38356, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37271") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43012->172.17.0.3:37271, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33796") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46708->172.17.0.3:33796, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36873") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41646->172.17.0.3:36873, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:01 DEBUG : sub dir2: Making directory with metadata 2026/05/26 02:52:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/26 02:52:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33390") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38996->172.17.0.3:33390, err= 2026/05/26 02:52:01 INFO : sub dir2: Making directory 2026/05/26 02:52:01 INFO : sub dir: Making directory 2026/05/26 02:52:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31484") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37336->172.17.0.3:31484, err= 2026/05/26 02:52:01 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/26 02:52:01 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/26 02:52:01 INFO : sub dir/hello world: Copied (new) 2026/05/26 02:52:01 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33066") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46590->172.17.0.3:33066, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35388") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30920") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58592->172.17.0.3:35388, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42886->172.17.0.3:30920, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34891") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52410->172.17.0.3:34891, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30275") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33891") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40342->172.17.0.3:30275, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37428->172.17.0.3:33891, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33313") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34340->172.17.0.3:33313, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33622") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37768->172.17.0.3:33622, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34601") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35372->172.17.0.3:34601, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:01 INFO : sub dir2: Making directory 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38928") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35008->172.17.0.3:38928, err= 2026/05/26 02:52:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39117") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44486->172.17.0.3:39117, err= 2026/05/26 02:52:01 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/26 02:52:01 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/26 02:52:01 INFO : sub dir/hello world: Copied (new) 2026/05/26 02:52:01 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33209") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44374->172.17.0.3:33209, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33290") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36160->172.17.0.3:33290, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37635") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41832->172.17.0.3:37635, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38642") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37880->172.17.0.3:38642, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36769") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45622->172.17.0.3:36769, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31742") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49064->172.17.0.3:31742, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38512") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38488->172.17.0.3:38512, err= 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31790") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50504->172.17.0.3:31790, err= 2026/05/26 02:52:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-losavew3paru" 2026/05/26 02:52:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:52:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:01 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:52:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:01 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-losavew3paru: Connecting to FTP server 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-losavew3paru: dial("tcp","172.17.0.3:21") 2026/05/26 02:52:01 DEBUG : ftp://172.17.0.3:21/rclone-test-losavew3paru: > dial: conn=172.17.0.1:54986->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-wiwemad1tiha -> ftp://172.17.0.3:21/rclone-test-losavew3paru 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-losavew3paru: dial("tcp","172.17.0.3:38423") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35146") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-losavew3paru: > dial: conn=172.17.0.1:34666->172.17.0.3:38423, err= 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33666->172.17.0.3:35146, err= 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39371") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42750->172.17.0.3:39371, err= 2026/05/26 02:52:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-losavew3paru: Waiting for checks to finish 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-losavew3paru: Waiting for transfers to finish 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38694") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:32810->172.17.0.3:38694, err= 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-losavew3paru: dial("tcp","172.17.0.3:38392") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-losavew3paru: > dial: conn=172.17.0.1:52550->172.17.0.3:38392, err= 2026/05/26 02:52:04 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/26 02:52:04 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/26 02:52:04 INFO : sub dir/hello world: Copied (new) 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-losavew3paru: dial("tcp","172.17.0.3:36816") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-losavew3paru: > dial: conn=172.17.0.1:57842->172.17.0.3:36816, err= 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-losavew3paru: dial("tcp","172.17.0.3:39727") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-losavew3paru: > dial: conn=172.17.0.1:60252->172.17.0.3:39727, err= 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-losavew3paru: dial("tcp","172.17.0.3:35613") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-losavew3paru: > dial: conn=172.17.0.1:38774->172.17.0.3:35613, err= 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-losavew3paru: dial("tcp","172.17.0.3:32916") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-losavew3paru: > dial: conn=172.17.0.1:58282->172.17.0.3:32916, err= 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-losavew3paru: Purge object "sub dir/hello world" 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-losavew3paru: Purge dir "sub dir" 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-losavew3paru: Purge dir "" 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37550") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59688->172.17.0.3:37550, err= 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39467") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44752->172.17.0.3:39467, err= 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36952") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50864->172.17.0.3:36952, err= --- PASS: TestServerSideCopy (2.30s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32221") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60044->172.17.0.3:32221, err= 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30809") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56878->172.17.0.3:30809, err= 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36034") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45974->172.17.0.3:36034, err= 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37099") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39694->172.17.0.3:37099, err= 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31493") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56644->172.17.0.3:31493, err= 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:04 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:52:04 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:52:04 DEBUG : sub dir/hello world: Sizes differ 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32576") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48380->172.17.0.3:32576, err= 2026/05/26 02:52:04 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/05/26 02:52:04 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/05/26 02:52:04 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33756") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45194->172.17.0.3:33756, err= 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38772") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42326->172.17.0.3:38772, err= 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31129") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48760->172.17.0.3:31129, err= 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39649") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58586->172.17.0.3:39649, err= 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32790") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54454->172.17.0.3:32790, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30237") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59280->172.17.0.3:30237, err= 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34093") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44562->172.17.0.3:34093, err= 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39979") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35802->172.17.0.3:39979, err= 2026/05/26 02:52:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hecixiz4pagu" 2026/05/26 02:52:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:52:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:04 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:52:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:04 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: Connecting to FTP server 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: dial("tcp","172.17.0.3:21") 2026/05/26 02:52:04 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: > dial: conn=172.17.0.1:54990->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-wiwemad1tiha -> ftp://172.17.0.3:21/rclone-test-hecixiz4pagu 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: dial("tcp","172.17.0.3:38072") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39343") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: > dial: conn=172.17.0.1:36720->172.17.0.3:38072, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58954->172.17.0.3:39343, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34872") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46892->172.17.0.3:34872, err= 2026/05/26 02:52:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: Waiting for checks to finish 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: Waiting for transfers to finish 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36581") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34592->172.17.0.3:36581, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: dial("tcp","172.17.0.3:35292") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: > dial: conn=172.17.0.1:33326->172.17.0.3:35292, err= 2026/05/26 02:52:06 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/26 02:52:06 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/26 02:52:06 INFO : sub dir/hello world: Copied (new) 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: dial("tcp","172.17.0.3:31490") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: > dial: conn=172.17.0.1:55878->172.17.0.3:31490, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: dial("tcp","172.17.0.3:31153") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: > dial: conn=172.17.0.1:52672->172.17.0.3:31153, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37945") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35656->172.17.0.3:37945, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31697") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52668->172.17.0.3:31697, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36134") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49688->172.17.0.3:36134, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: dial("tcp","172.17.0.3:37870") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36181") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: > dial: conn=172.17.0.1:37924->172.17.0.3:37870, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60580->172.17.0.3:36181, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: dial("tcp","172.17.0.3:36076") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37209") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: > dial: conn=172.17.0.1:55784->172.17.0.3:36076, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44408->172.17.0.3:37209, err= 2026/05/26 02:52:06 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:52:06 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-hecixiz4pagu) 2026/05/26 02:52:06 DEBUG : sub dir/hello world: Sizes differ 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: Waiting for checks to finish 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: Waiting for transfers to finish 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30511") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60364->172.17.0.3:30511, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: dial("tcp","172.17.0.3:31283") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: > dial: conn=172.17.0.1:56696->172.17.0.3:31283, err= 2026/05/26 02:52:06 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/05/26 02:52:06 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/05/26 02:52:06 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: dial("tcp","172.17.0.3:38792") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: > dial: conn=172.17.0.1:49376->172.17.0.3:38792, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: dial("tcp","172.17.0.3:31494") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: > dial: conn=172.17.0.1:48870->172.17.0.3:31494, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: dial("tcp","172.17.0.3:36761") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: > dial: conn=172.17.0.1:60414->172.17.0.3:36761, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: dial("tcp","172.17.0.3:35415") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: > dial: conn=172.17.0.1:44612->172.17.0.3:35415, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: Purge object "sub dir/hello world" 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: Purge dir "sub dir" 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: Purge dir "" 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34599") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60420->172.17.0.3:34599, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33199") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45222->172.17.0.3:33199, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35374") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48054->172.17.0.3:35374, err= --- PASS: TestServerSideCopyOverSelf (2.21s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33850") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35470->172.17.0.3:33850, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33332") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52046->172.17.0.3:33332, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38374") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49538->172.17.0.3:38374, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37994") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42230->172.17.0.3:37994, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31385") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52626->172.17.0.3:31385, err= 2026/05/26 02:52:06 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:52:06 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:06 DEBUG : sub dir/hello world: Sizes differ 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33039") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35374->172.17.0.3:33039, err= 2026/05/26 02:52:06 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/05/26 02:52:06 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/05/26 02:52:06 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/26 02:52:06 INFO : sub dir/hello world: Deleted 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34332") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53754->172.17.0.3:34332, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35844") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42798->172.17.0.3:35844, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36879") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49516->172.17.0.3:36879, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35210") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47818->172.17.0.3:35210, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34727") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47494->172.17.0.3:34727, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35625") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56980->172.17.0.3:35625, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38291") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41774->172.17.0.3:38291, err= 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31334") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40038->172.17.0.3:31334, err= 2026/05/26 02:52:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-numowos2sada" 2026/05/26 02:52:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:52:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:06 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:52:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:06 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: Connecting to FTP server 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: dial("tcp","172.17.0.3:21") 2026/05/26 02:52:06 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: > dial: conn=172.17.0.1:54994->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-wiwemad1tiha -> ftp://172.17.0.3:21/rclone-test-numowos2sada 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: dial("tcp","172.17.0.3:38128") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: > dial: conn=172.17.0.1:54398->172.17.0.3:38128, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39900") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49608->172.17.0.3:39900, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38812") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35004->172.17.0.3:38812, err= 2026/05/26 02:52:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: Waiting for checks to finish 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: Waiting for transfers to finish 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35656") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38020->172.17.0.3:35656, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: dial("tcp","172.17.0.3:32977") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: > dial: conn=172.17.0.1:38182->172.17.0.3:32977, err= 2026/05/26 02:52:08 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/26 02:52:08 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/26 02:52:08 INFO : sub dir/hello world: Copied (new) 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: dial("tcp","172.17.0.3:30134") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: > dial: conn=172.17.0.1:44830->172.17.0.3:30134, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: dial("tcp","172.17.0.3:34745") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: > dial: conn=172.17.0.1:52646->172.17.0.3:34745, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36881") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55958->172.17.0.3:36881, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35339") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41176->172.17.0.3:35339, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34398") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43342->172.17.0.3:34398, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: Using server-side directory move 2026/05/26 02:52:08 INFO : ftp://172.17.0.3:21/rclone-test-numowos2sada: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: dial("tcp","172.17.0.3:36188") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33170") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: > dial: conn=172.17.0.1:44320->172.17.0.3:36188, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54220->172.17.0.3:33170, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38935") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: dial("tcp","172.17.0.3:32063") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56468->172.17.0.3:38935, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: > dial: conn=172.17.0.1:50492->172.17.0.3:32063, err= 2026/05/26 02:52:08 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:52:08 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-numowos2sada) 2026/05/26 02:52:08 DEBUG : sub dir/hello world: Sizes differ 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: Waiting for checks to finish 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: Waiting for transfers to finish 2026/05/26 02:52:08 INFO : sub dir/hello world: Deleted 2026/05/26 02:52:08 INFO : sub dir/hello world: Moved (server-side) 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39003") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34906->172.17.0.3:39003, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30405") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46576->172.17.0.3:30405, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: dial("tcp","172.17.0.3:35699") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: > dial: conn=172.17.0.1:34374->172.17.0.3:35699, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: dial("tcp","172.17.0.3:37534") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: > dial: conn=172.17.0.1:44010->172.17.0.3:37534, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37579") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60420->172.17.0.3:37579, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38296") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49906->172.17.0.3:38296, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33746") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51952->172.17.0.3:33746, err= 2026/05/26 02:52:08 DEBUG : testing file moves 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: dial("tcp","172.17.0.3:39562") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: > dial: conn=172.17.0.1:38902->172.17.0.3:39562, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33288") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53224->172.17.0.3:33288, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35409") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: dial("tcp","172.17.0.3:32666") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35064->172.17.0.3:35409, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: > dial: conn=172.17.0.1:50836->172.17.0.3:32666, err= 2026/05/26 02:52:08 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:52:08 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-numowos2sada) 2026/05/26 02:52:08 DEBUG : sub dir/hello world: Sizes differ 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: Waiting for checks to finish 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: Waiting for transfers to finish 2026/05/26 02:52:08 INFO : sub dir/hello world: Deleted 2026/05/26 02:52:08 INFO : sub dir/hello world: Moved (server-side) 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31318") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54426->172.17.0.3:31318, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31514") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36480->172.17.0.3:31514, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: dial("tcp","172.17.0.3:38339") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: > dial: conn=172.17.0.1:38560->172.17.0.3:38339, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: dial("tcp","172.17.0.3:36507") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: > dial: conn=172.17.0.1:47342->172.17.0.3:36507, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: dial("tcp","172.17.0.3:39812") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: > dial: conn=172.17.0.1:54178->172.17.0.3:39812, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: dial("tcp","172.17.0.3:36406") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: > dial: conn=172.17.0.1:53106->172.17.0.3:36406, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: Purge object "sub dir/hello world" 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: Purge dir "sub dir" 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: Purge dir "" 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30074") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54636->172.17.0.3:30074, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37768") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59478->172.17.0.3:37768, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37977") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59792->172.17.0.3:37977, err= --- PASS: TestServerSideMoveOverSelf (2.20s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33595") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56810->172.17.0.3:33595, err= 2026/05/26 02:52:08 ERROR : error listing: directory not found 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34388") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48924->172.17.0.3:34388, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32549") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39632->172.17.0.3:32549, err= 2026/05/26 02:52:08 INFO : Local file system at /tmp/rclone3448662103: Making directory 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33320") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37782->172.17.0.3:33320, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33304") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59850->172.17.0.3:33304, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37010") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58950->172.17.0.3:37010, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39965") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54424->172.17.0.3:39965, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32428") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53608->172.17.0.3:32428, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32342") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56284->172.17.0.3:32342, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34031") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35624->172.17.0.3:34031, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34866") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48104->172.17.0.3:34866, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32316") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49564->172.17.0.3:32316, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37569") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44396->172.17.0.3:37569, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38171") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46072->172.17.0.3:38171, err= 2026/05/26 02:52:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31917") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56864->172.17.0.3:31917, err= 2026/05/26 02:52:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 02:52:08 DEBUG : Local file system at /tmp/rclone3448662103: Waiting for checks to finish 2026/05/26 02:52:08 DEBUG : Local file system at /tmp/rclone3448662103: Waiting for transfers to finish 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33410") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57770->172.17.0.3:33410, err= 2026/05/26 02:52:08 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/26 02:52:08 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/26 02:52:08 INFO : sub dir/hello world: Copied (new) 2026/05/26 02:52:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33693") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36266->172.17.0.3:33693, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32530") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46718->172.17.0.3:32530, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32265") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40898->172.17.0.3:32265, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33915") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46446->172.17.0.3:33915, err= 2026/05/26 02:52:08 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31450") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41348->172.17.0.3:31450, err= 2026/05/26 02:52:08 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/05/26 02:52:08 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/05/26 02:52:08 INFO : check sum: Copied (new) 2026/05/26 02:52:08 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39675") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55338->172.17.0.3:39675, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37648") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49636->172.17.0.3:37648, err= 2026/05/26 02:52:08 DEBUG : check sum: size = 1 OK 2026/05/26 02:52:08 NOTICE: ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/26 02:52:08 DEBUG : check sum: Size of src and dst objects identical 2026/05/26 02:52:08 DEBUG : check sum: Unchanged skipping 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:08 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:08 INFO : There was nothing to transfer 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33134") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52738->172.17.0.3:33134, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37714") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37982->172.17.0.3:37714, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35486") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52654->172.17.0.3:35486, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39061") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33712->172.17.0.3:39061, err= 2026/05/26 02:52:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34792") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33328->172.17.0.3:34792, err= 2026/05/26 02:52:08 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/05/26 02:52:08 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/05/26 02:52:08 INFO : sizeonly: Copied (new) 2026/05/26 02:52:08 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33221") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54970->172.17.0.3:33221, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32876") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55904->172.17.0.3:32876, err= 2026/05/26 02:52:08 DEBUG : sizeonly: size = 6 OK 2026/05/26 02:52:08 DEBUG : sizeonly: Sizes identical 2026/05/26 02:52:08 DEBUG : sizeonly: Unchanged skipping 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:08 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:08 INFO : There was nothing to transfer 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37896") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52688->172.17.0.3:37896, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35725") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52228->172.17.0.3:35725, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32655") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56000->172.17.0.3:32655, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36640") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41622->172.17.0.3:36640, err= 2026/05/26 02:52:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39284") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44350->172.17.0.3:39284, err= 2026/05/26 02:52:08 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/05/26 02:52:08 INFO : ignore-size: Copied (new) 2026/05/26 02:52:08 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32296") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54968->172.17.0.3:32296, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39853") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38824->172.17.0.3:39853, err= 2026/05/26 02:52:08 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:08 DEBUG : ignore-size: Unchanged skipping 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:08 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:08 INFO : There was nothing to transfer 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31790") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50510->172.17.0.3:31790, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33893") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51284->172.17.0.3:33893, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33978") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34656->172.17.0.3:33978, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39920") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45616->172.17.0.3:39920, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34798") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54706->172.17.0.3:34798, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37535") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35238->172.17.0.3:37535, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:08 DEBUG : existing: size = 6 OK 2026/05/26 02:52:08 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:52:08 DEBUG : existing: Unchanged skipping 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:08 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:08 INFO : There was nothing to transfer 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34620") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45782->172.17.0.3:34620, err= 2026/05/26 02:52:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35070") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47094->172.17.0.3:35070, err= 2026/05/26 02:52:08 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/26 02:52:08 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/26 02:52:08 INFO : existing: Copied (replaced existing) 2026/05/26 02:52:08 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37238") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57054->172.17.0.3:37238, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38785") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49322->172.17.0.3:38785, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35562") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49502->172.17.0.3:35562, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37352") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56658->172.17.0.3:37352, err= 2026/05/26 02:52:08 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32398") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37938->172.17.0.3:32398, err= 2026/05/26 02:52:08 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/26 02:52:08 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/26 02:52:08 INFO : existing: Copied (new) 2026/05/26 02:52:08 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35856") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34960->172.17.0.3:35856, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39605") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57058->172.17.0.3:39605, err= 2026/05/26 02:52:08 DEBUG : existing: Destination exists, skipping 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:08 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:08 INFO : There was nothing to transfer 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34241") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54836->172.17.0.3:34241, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34327") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59254->172.17.0.3:34327, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35936") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49666->172.17.0.3:35936, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30527") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35270->172.17.0.3:30527, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30622") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47082->172.17.0.3:30622, err= 2026/05/26 02:52:08 INFO : d: Making directory 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33746") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51962->172.17.0.3:33746, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Connecting to FTP server 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:21") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55006->172.17.0.3:21, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36337") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41074->172.17.0.3:36337, err= 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37824") 2026/05/26 02:52:08 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43734->172.17.0.3:37824, err= 2026/05/26 02:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31116") 2026/05/26 02:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48936->172.17.0.3:31116, err= 2026/05/26 02:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35187") 2026/05/26 02:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34310->172.17.0.3:35187, err= 2026/05/26 02:52:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/26 02:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Connecting to FTP server 2026/05/26 02:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:21") 2026/05/26 02:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30120") 2026/05/26 02:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31030") 2026/05/26 02:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31675") 2026/05/26 02:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42480->172.17.0.3:30120, err= 2026/05/26 02:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53404->172.17.0.3:31030, err= 2026/05/26 02:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55016->172.17.0.3:21, err= 2026/05/26 02:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35348->172.17.0.3:31675, err= 2026/05/26 02:52:10 DEBUG : c/non empty space: size = 5 OK 2026/05/26 02:52:10 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/26 02:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:10 DEBUG : c/non empty space: Unchanged skipping 2026/05/26 02:52:10 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35310") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58366->172.17.0.3:35310, err= 2026/05/26 02:52:12 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/26 02:52:12 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/26 02:52:12 INFO : a/potato2: Copied (new) 2026/05/26 02:52:12 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:12 INFO : b/potato: Deleted 2026/05/26 02:52:12 INFO : d: Removing directory 2026/05/26 02:52:12 INFO : b: Removing directory 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: deleted 2 directories 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37486") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60206->172.17.0.3:37486, err= 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39298") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32418") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39948->172.17.0.3:39298, err= 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59792->172.17.0.3:32418, err= 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39462") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36360->172.17.0.3:39462, err= 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34833") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38638") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33654->172.17.0.3:34833, err= 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46562->172.17.0.3:38638, err= 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34382") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53030->172.17.0.3:34382, err= --- PASS: TestSyncIgnoreErrors (4.38s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38548") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48084->172.17.0.3:38548, err= 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38656") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49070->172.17.0.3:38656, err= 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31033") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55630->172.17.0.3:31033, err= 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:12 DEBUG : empty space: size = 1 OK 2026/05/26 02:52:12 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:12 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/26 02:52:12 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34629") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47904->172.17.0.3:34629, err= 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39393") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59396->172.17.0.3:39393, err= 2026/05/26 02:52:12 DEBUG : empty space: size = 1 OK 2026/05/26 02:52:12 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30000") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42126->172.17.0.3:30000, err= 2026/05/26 02:52:12 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/05/26 02:52:12 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/05/26 02:52:12 INFO : empty space: Copied (replaced existing) 2026/05/26 02:52:12 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39148") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43770->172.17.0.3:39148, err= 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35961") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34924->172.17.0.3:35961, err= 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39243") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54376->172.17.0.3:39243, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39889") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44068->172.17.0.3:39889, err= 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36096") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51346->172.17.0.3:36096, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35292") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40640->172.17.0.3:35292, err= 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33073") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34010->172.17.0.3:33073, err= 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32717") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38160->172.17.0.3:32717, err= 2026/05/26 02:52:12 DEBUG : foo: size = 3 OK 2026/05/26 02:52:12 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30507") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40072->172.17.0.3:30507, err= 2026/05/26 02:52:12 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/05/26 02:52:12 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/05/26 02:52:12 INFO : foo: Copied (replaced existing) 2026/05/26 02:52:12 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31983") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34050->172.17.0.3:31983, err= 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35671") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35112->172.17.0.3:35671, err= 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37905") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35318->172.17.0.3:37905, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32178") 2026/05/26 02:52:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46284->172.17.0.3:32178, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35333") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33348->172.17.0.3:35333, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31694") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39430->172.17.0.3:31694, err= 2026/05/26 02:52:13 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/26 02:52:13 DEBUG : empty space: size = 1 OK 2026/05/26 02:52:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : empty space: Unchanged skipping 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35891") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56596->172.17.0.3:35891, err= 2026/05/26 02:52:13 DEBUG : potato.06503f43.partial: size = 60 OK 2026/05/26 02:52:13 DEBUG : potato.06503f43.partial: renamed to: potato 2026/05/26 02:52:13 INFO : potato: Copied (new) 2026/05/26 02:52:13 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37861") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42414->172.17.0.3:37861, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34938") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45324->172.17.0.3:34938, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36344") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55196->172.17.0.3:36344, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30318") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33024->172.17.0.3:30318, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31921") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54602->172.17.0.3:31921, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39317") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44048->172.17.0.3:39317, err= 2026/05/26 02:52:13 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:52:13 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:52:13 DEBUG : potato: Sizes differ 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32617") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58026->172.17.0.3:32617, err= 2026/05/26 02:52:13 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/05/26 02:52:13 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/05/26 02:52:13 INFO : potato: Copied (replaced existing) 2026/05/26 02:52:13 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31424") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54704->172.17.0.3:31424, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31471") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48074->172.17.0.3:31471, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34549") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43264->172.17.0.3:34549, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32619") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43944->172.17.0.3:32619, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31231") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56374->172.17.0.3:31231, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35570") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50504->172.17.0.3:35570, err= 2026/05/26 02:52:13 DEBUG : potato: size = 21 OK 2026/05/26 02:52:13 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/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37305") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58584->172.17.0.3:37305, err= 2026/05/26 02:52:13 DEBUG : potato.a809149f.partial: size = 21 OK 2026/05/26 02:52:13 DEBUG : potato.a809149f.partial: renamed to: potato 2026/05/26 02:52:13 INFO : potato: Copied (replaced existing) 2026/05/26 02:52:13 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33361") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33948->172.17.0.3:33361, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30859") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49658->172.17.0.3:30859, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30367") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40156->172.17.0.3:30367, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38767") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37366->172.17.0.3:38767, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33862") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42422->172.17.0.3:33862, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38481") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37234->172.17.0.3:38481, err= 2026/05/26 02:52:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/26 02:52:13 DEBUG : empty space: size = 1 OK 2026/05/26 02:52:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/26 02:52:13 DEBUG : empty space: Unchanged skipping 2026/05/26 02:52:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:13 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31071") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35472->172.17.0.3:31071, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38502") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35196->172.17.0.3:38502, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35319") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37100->172.17.0.3:35319, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32788") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43048->172.17.0.3:32788, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32359") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57012->172.17.0.3:32359, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33629") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42086->172.17.0.3:33629, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37505") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39672->172.17.0.3:37505, err= 2026/05/26 02:52:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/26 02:52:13 DEBUG : empty space: size = 1 OK 2026/05/26 02:52:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/26 02:52:13 DEBUG : empty space: Unchanged skipping 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32697") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50844->172.17.0.3:32697, err= 2026/05/26 02:52:13 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/26 02:52:13 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/26 02:52:13 INFO : potato2: Copied (new) 2026/05/26 02:52:13 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:13 INFO : potato: Deleted 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32582") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45422->172.17.0.3:32582, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34739") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48832->172.17.0.3:34739, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37699") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38190->172.17.0.3:37699, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35673") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35046->172.17.0.3:35673, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36805") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40220->172.17.0.3:36805, err= 2026/05/26 02:52:13 INFO : d: Making directory 2026/05/26 02:52:13 INFO : d/e: Making directory 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31649") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41432->172.17.0.3:31649, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33638") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33178") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31751") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59870->172.17.0.3:33638, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42514->172.17.0.3:31751, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53748->172.17.0.3:33178, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32444") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55638->172.17.0.3:32444, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33282") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47206->172.17.0.3:33282, err= 2026/05/26 02:52:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34726") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34667") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38822") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57864->172.17.0.3:34667, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51108->172.17.0.3:34726, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40816->172.17.0.3:38822, err= 2026/05/26 02:52:13 DEBUG : c/non empty space: size = 5 OK 2026/05/26 02:52:13 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/26 02:52:13 DEBUG : c/non empty space: Unchanged skipping 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39759") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57100->172.17.0.3:39759, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36068") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36738->172.17.0.3:36068, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:13 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/26 02:52:13 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/26 02:52:13 INFO : a/potato2: Copied (new) 2026/05/26 02:52:13 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:13 INFO : b/potato: Deleted 2026/05/26 02:52:13 INFO : d/e: Removing directory 2026/05/26 02:52:13 INFO : d: Removing directory 2026/05/26 02:52:13 INFO : b: Removing directory 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: deleted 3 directories 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39958") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37890->172.17.0.3:39958, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34969") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37038") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37936->172.17.0.3:34969, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38376->172.17.0.3:37038, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33730") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40766->172.17.0.3:33730, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38241") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39279") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41448->172.17.0.3:38241, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54348->172.17.0.3:39279, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36747") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44068->172.17.0.3:36747, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32044") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43922->172.17.0.3:32044, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33926") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60522->172.17.0.3:33926, err= 2026/05/26 02:52:13 INFO : d: Making directory 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37960") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51420->172.17.0.3:37960, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31606") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34559") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37307") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54232->172.17.0.3:34559, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35570->172.17.0.3:31606, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59914->172.17.0.3:37307, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39398") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55252->172.17.0.3:39398, err= 2026/05/26 02:52:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37115") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34413") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39919") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52504->172.17.0.3:37115, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48834->172.17.0.3:39919, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51430->172.17.0.3:34413, err= 2026/05/26 02:52:13 DEBUG : c/non empty space: size = 5 OK 2026/05/26 02:52:13 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/26 02:52:13 DEBUG : c/non empty space: Unchanged skipping 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36136") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40544->172.17.0.3:36136, err= 2026/05/26 02:52:13 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/26 02:52:13 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/26 02:52:13 INFO : a/potato2: Copied (new) 2026/05/26 02:52:13 ERROR : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: not deleting files as there were IO errors 2026/05/26 02:52:13 ERROR : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: not deleting directories as there were IO errors 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37578") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34560->172.17.0.3:37578, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36873") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31082") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41382->172.17.0.3:36873, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36603") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51604->172.17.0.3:31082, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37744") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34134->172.17.0.3:36603, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48630->172.17.0.3:37744, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31870") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50008->172.17.0.3:31870, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37845") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35953") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36455") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33042") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42326->172.17.0.3:36455, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41192->172.17.0.3:37845, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43396->172.17.0.3:33042, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35292->172.17.0.3:35953, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39027") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44952->172.17.0.3:39027, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34681") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60718->172.17.0.3:34681, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33317") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60584->172.17.0.3:33317, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36779") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57574->172.17.0.3:36779, err= 2026/05/26 02:52:13 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37781") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49492->172.17.0.3:37781, err= 2026/05/26 02:52:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/26 02:52:13 DEBUG : empty space: size = 1 OK 2026/05/26 02:52:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/26 02:52:13 DEBUG : empty space: Unchanged skipping 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:13 INFO : potato: Deleted 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36232") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36428->172.17.0.3:36232, err= 2026/05/26 02:52:13 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/26 02:52:13 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/26 02:52:13 INFO : potato2: Copied (new) 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37723") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42078->172.17.0.3:37723, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39208") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45094->172.17.0.3:39208, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34082") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57028->172.17.0.3:34082, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38771") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60568->172.17.0.3:38771, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36005") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46602->172.17.0.3:36005, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31276") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50730->172.17.0.3:31276, err= 2026/05/26 02:52:13 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39080") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35378->172.17.0.3:39080, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:13 INFO : potato: Deleted 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32064") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56192->172.17.0.3:32064, err= 2026/05/26 02:52:13 DEBUG : empty space: size = 1 OK 2026/05/26 02:52:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/26 02:52:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/26 02:52:13 DEBUG : empty space: Unchanged skipping 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31604") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50234->172.17.0.3:31604, err= 2026/05/26 02:52:13 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/26 02:52:13 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/26 02:52:13 INFO : potato2: Copied (new) 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32833") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40950->172.17.0.3:32833, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32804") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33972->172.17.0.3:32804, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31225") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54130->172.17.0.3:31225, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36596") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45610->172.17.0.3:36596, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37277") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39448->172.17.0.3:37277, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31895") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39420->172.17.0.3:31895, err= 2026/05/26 02:52:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36224") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43984->172.17.0.3:36224, err= 2026/05/26 02:52:13 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/05/26 02:52:13 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/05/26 02:52:13 INFO : potato2: Copied (new) 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37759") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57206->172.17.0.3:37759, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37469") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40006->172.17.0.3:37469, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36578") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54834->172.17.0.3:36578, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31310") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39114->172.17.0.3:31310, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38621") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58502->172.17.0.3:38621, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32880") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44962->172.17.0.3:32880, err= 2026/05/26 02:52:13 DEBUG : enormous: Excluded (Size Filter) 2026/05/26 02:52:13 DEBUG : enormous: Excluded 2026/05/26 02:52:13 DEBUG : potato2: Excluded (Size Filter) 2026/05/26 02:52:13 DEBUG : potato2: Excluded 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32755") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40940->172.17.0.3:32755, err= 2026/05/26 02:52:13 DEBUG : potato2: Excluded (Size Filter) 2026/05/26 02:52:13 DEBUG : potato2: Excluded 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : empty space: size = 1 OK 2026/05/26 02:52:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/26 02:52:13 DEBUG : empty space: Unchanged skipping 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:13 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:13 INFO : There was nothing to transfer 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31641") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56192->172.17.0.3:31641, err= 2026/05/26 02:52:13 DEBUG : enormous: Excluded (Size Filter) 2026/05/26 02:52:13 DEBUG : enormous: Excluded 2026/05/26 02:52:13 DEBUG : potato2: Excluded (Size Filter) 2026/05/26 02:52:13 DEBUG : potato2: Excluded 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31708") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41592->172.17.0.3:31708, err= 2026/05/26 02:52:13 DEBUG : potato2: Excluded (Size Filter) 2026/05/26 02:52:13 DEBUG : potato2: Excluded 2026/05/26 02:52:13 DEBUG : empty space: size = 1 OK 2026/05/26 02:52:13 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/26 02:52:13 DEBUG : empty space: Unchanged skipping 2026/05/26 02:52:13 DEBUG : Local file system at /tmp/rclone3448662103: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : Local file system at /tmp/rclone3448662103: Waiting for transfers to finish 2026/05/26 02:52:13 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:13 INFO : There was nothing to transfer 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36454") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57860->172.17.0.3:36454, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31285") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55136->172.17.0.3:31285, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39182") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52284->172.17.0.3:39182, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31971") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49380->172.17.0.3:31971, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31169") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56594->172.17.0.3:31169, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34760") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49882->172.17.0.3:34760, err= 2026/05/26 02:52:13 DEBUG : enormous: Excluded (Size Filter) 2026/05/26 02:52:13 DEBUG : enormous: Excluded 2026/05/26 02:52:13 DEBUG : potato2: Excluded (Size Filter) 2026/05/26 02:52:13 DEBUG : potato2: Excluded 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37157") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36108->172.17.0.3:37157, err= 2026/05/26 02:52:13 DEBUG : empty space: size = 1 OK 2026/05/26 02:52:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/26 02:52:13 DEBUG : empty space: Unchanged skipping 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:13 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:13 INFO : enormous: Deleted 2026/05/26 02:52:13 INFO : potato2: Deleted 2026/05/26 02:52:13 INFO : There was nothing to transfer 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32521") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59468->172.17.0.3:32521, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39795") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51018->172.17.0.3:39795, err= 2026/05/26 02:52:13 DEBUG : empty space: size = 1 OK 2026/05/26 02:52:13 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/26 02:52:13 DEBUG : empty space: Unchanged skipping 2026/05/26 02:52:13 DEBUG : Local file system at /tmp/rclone3448662103: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : Local file system at /tmp/rclone3448662103: Waiting for transfers to finish 2026/05/26 02:52:13 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:13 INFO : enormous: Deleted 2026/05/26 02:52:13 INFO : potato2: Deleted 2026/05/26 02:52:13 INFO : There was nothing to transfer 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31830") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55812->172.17.0.3:31830, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35764") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59366->172.17.0.3:35764, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38798") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47538->172.17.0.3:38798, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35886") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57778->172.17.0.3:35886, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37657") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60428->172.17.0.3:37657, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38042") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39984->172.17.0.3:38042, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36201") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56402->172.17.0.3:36201, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32753") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54870->172.17.0.3:32753, err= 2026/05/26 02:52:13 DEBUG : five: Need to transfer - File not found at Destination 2026/05/26 02:52:13 DEBUG : four: size = 4 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:52:13 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:52:13 DEBUG : four: Sizes differ 2026/05/26 02:52:13 DEBUG : three: size = 5 OK 2026/05/26 02:52:13 DEBUG : three: Sizes identical 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : two: size = 3 OK 2026/05/26 02:52:13 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/26 02:52:13 DEBUG : one: Destination is newer than source, skipping 2026/05/26 02:52:13 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39594") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39624") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52440->172.17.0.3:39594, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55634->172.17.0.3:39624, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32255") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57410->172.17.0.3:32255, err= 2026/05/26 02:52:13 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/05/26 02:52:13 DEBUG : five.0fee171d.partial: size = 4 OK 2026/05/26 02:52:13 DEBUG : four.f852663a.partial: size = 4 OK 2026/05/26 02:52:13 DEBUG : five.0fee171d.partial: renamed to: five 2026/05/26 02:52:13 INFO : five: Copied (new) 2026/05/26 02:52:13 DEBUG : two.8549bf6d.partial: renamed to: two 2026/05/26 02:52:13 INFO : two: Copied (replaced existing) 2026/05/26 02:52:13 DEBUG : four.f852663a.partial: renamed to: four 2026/05/26 02:52:13 INFO : four: Copied (replaced existing) 2026/05/26 02:52:13 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33965") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60934->172.17.0.3:33965, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34013") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58414->172.17.0.3:34013, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37792") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48772->172.17.0.3:37792, err= --- PASS: TestSyncWithUpdateOlder (0.01s) === 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:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/05/26 02:52:13 ERROR : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Ignoring --track-renames as the source and destination do not have a common hash 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38922") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35222->172.17.0.3:38922, err= 2026/05/26 02:52:13 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/26 02:52:13 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36651") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33344->172.17.0.3:36651, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30073") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48328->172.17.0.3:30073, err= 2026/05/26 02:52:13 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/26 02:52:13 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/05/26 02:52:13 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/26 02:52:13 INFO : potato: Copied (new) 2026/05/26 02:52:13 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/05/26 02:52:13 INFO : yam: Copied (new) 2026/05/26 02:52:13 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37065") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60862->172.17.0.3:37065, err= 2026/05/26 02:52:13 ERROR : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Ignoring --track-renames as the source and destination do not have a common hash 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32032") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53044->172.17.0.3:32032, err= 2026/05/26 02:52:13 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/26 02:52:13 DEBUG : potato: size = 14 OK 2026/05/26 02:52:13 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:52:13 DEBUG : potato: Unchanged skipping 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34759") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42246->172.17.0.3:34759, err= 2026/05/26 02:52:13 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/05/26 02:52:13 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/05/26 02:52:13 INFO : yaml: Copied (new) 2026/05/26 02:52:13 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:13 INFO : yam: Deleted 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33374") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56862->172.17.0.3:33374, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30027") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35650->172.17.0.3:30027, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32962") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45818->172.17.0.3:32962, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37726") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37050->172.17.0.3:37726, err= 2026/05/26 02:52:13 INFO : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Making map for --track-renames 2026/05/26 02:52:13 INFO : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Finished making map for --track-renames 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/26 02:52:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for renames to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37364") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39993") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52920->172.17.0.3:37364, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50616->172.17.0.3:39993, err= 2026/05/26 02:52:13 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/05/26 02:52:13 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/26 02:52:13 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/05/26 02:52:13 INFO : yam: Copied (new) 2026/05/26 02:52:13 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/26 02:52:13 INFO : potato: Copied (new) 2026/05/26 02:52:13 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30963") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35416->172.17.0.3:30963, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32791") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49330->172.17.0.3:32791, err= 2026/05/26 02:52:13 DEBUG : potato: size = 14 OK 2026/05/26 02:52:13 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:52:13 DEBUG : potato: Unchanged skipping 2026/05/26 02:52:13 INFO : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Making map for --track-renames 2026/05/26 02:52:13 INFO : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Finished making map for --track-renames 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for renames to finish 2026/05/26 02:52:13 INFO : yam: Moved (server-side) to: yaml 2026/05/26 02:52:13 INFO : yaml: Renamed from "yam" 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:13 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:13 INFO : There was nothing to transfer 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32405") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:32996->172.17.0.3:32405, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31040") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47130->172.17.0.3:31040, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34255") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56212->172.17.0.3:34255, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38917") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56832->172.17.0.3:38917, err= 2026/05/26 02:52:13 INFO : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Making map for --track-renames 2026/05/26 02:52:13 INFO : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Finished making map for --track-renames 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/26 02:52:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for renames to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37429") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52096->172.17.0.3:37429, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37123") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40314->172.17.0.3:37123, err= 2026/05/26 02:52:13 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/26 02:52:13 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/05/26 02:52:13 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/26 02:52:13 INFO : potato: Copied (new) 2026/05/26 02:52:13 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/05/26 02:52:13 INFO : sub/yam: Copied (new) 2026/05/26 02:52:13 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36616") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59876->172.17.0.3:36616, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30191") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55656->172.17.0.3:30191, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37810") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47322->172.17.0.3:37810, err= 2026/05/26 02:52:13 DEBUG : potato: size = 14 OK 2026/05/26 02:52:13 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:52:13 DEBUG : potato: Unchanged skipping 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34994") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52206->172.17.0.3:34994, err= 2026/05/26 02:52:13 INFO : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Making map for --track-renames 2026/05/26 02:52:13 INFO : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Finished making map for --track-renames 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for renames to finish 2026/05/26 02:52:13 INFO : sub/yam: Moved (server-side) to: yam 2026/05/26 02:52:13 INFO : yam: Renamed from "sub/yam" 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:13 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:13 INFO : There was nothing to transfer 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37500") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37596->172.17.0.3:37500, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33349") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51958->172.17.0.3:33349, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30160") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48142->172.17.0.3:30160, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39423") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33566->172.17.0.3:39423, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36712") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41384->172.17.0.3:36712, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:13 DEBUG : Creating backend with remote "/tmp/rclone3448662103/dir1" 2026/05/26 02:52:13 DEBUG : Creating backend with remote "/tmp/rclone3448662103/dir2" 2026/05/26 02:52:13 DEBUG : Local file system at /tmp/rclone3448662103/dir2: Using server-side directory move 2026/05/26 02:52:13 INFO : Local file system at /tmp/rclone3448662103/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/26 02:52:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/26 02:52:13 DEBUG : Local file system at /tmp/rclone3448662103/dir2: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : Local file system at /tmp/rclone3448662103/dir2: Waiting for transfers to finish 2026/05/26 02:52:13 INFO : file1.txt: Moved (server-side) 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38129") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50228->172.17.0.3:38129, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38206") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35976->172.17.0.3:38206, err= --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36476") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46628->172.17.0.3:36476, err= 2026/05/26 02:52:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 02:52:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36282") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43038->172.17.0.3:36282, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39892") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56888->172.17.0.3:39892, err= 2026/05/26 02:52:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/26 02:52:13 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/05/26 02:52:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/26 02:52:13 INFO : sub dir/hello world: Copied (new) 2026/05/26 02:52:13 INFO : sub dir/hello world: Deleted 2026/05/26 02:52:13 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/05/26 02:52:13 INFO : nested/sub dir/file: Copied (new) 2026/05/26 02:52:13 INFO : nested/sub dir/file: Deleted 2026/05/26 02:52:13 INFO : sub dir: Removing directory 2026/05/26 02:52:13 INFO : nested/sub dir: Removing directory 2026/05/26 02:52:13 INFO : nested: Removing directory 2026/05/26 02:52:13 DEBUG : Local file system at /tmp/rclone3448662103: deleted 3 directories 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33678") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60212->172.17.0.3:33678, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37096") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56002->172.17.0.3:37096, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37855") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46674->172.17.0.3:37855, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37947") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39080->172.17.0.3:37947, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33405") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54952->172.17.0.3:33405, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37117") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32413") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52966->172.17.0.3:37117, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44834->172.17.0.3:32413, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30867") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45848->172.17.0.3:30867, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37026") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57058->172.17.0.3:37026, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31844") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48044->172.17.0.3:31844, err= 2026/05/26 02:52:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/26 02:52:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38490") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39858->172.17.0.3:38490, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36667") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33828->172.17.0.3:36667, err= 2026/05/26 02:52:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/26 02:52:13 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/05/26 02:52:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/26 02:52:13 INFO : sub dir/hello world: Copied (new) 2026/05/26 02:52:13 INFO : sub dir/hello world: Deleted 2026/05/26 02:52:13 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/05/26 02:52:13 INFO : nested/sub dir/file: Copied (new) 2026/05/26 02:52:13 INFO : nested/sub dir/file: Deleted 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31717") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56672->172.17.0.3:31717, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30025") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41398->172.17.0.3:30025, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30765") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52040->172.17.0.3:30765, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31768") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60860->172.17.0.3:31768, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36813") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58382->172.17.0.3:36813, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35342") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34696->172.17.0.3:35342, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31996") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56666->172.17.0.3:31996, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37247") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38624->172.17.0.3:37247, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39965") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46528->172.17.0.3:39965, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32922") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55230->172.17.0.3:32922, err= 2026/05/26 02:52:13 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/26 02:52:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38015") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39079") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37128->172.17.0.3:38015, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54410->172.17.0.3:39079, err= 2026/05/26 02:52:13 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/26 02:52:13 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/05/26 02:52:13 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/05/26 02:52:13 INFO : existing-b: Copied (new) 2026/05/26 02:52:13 INFO : existing-b: Deleted 2026/05/26 02:52:13 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/26 02:52:13 INFO : existing: Copied (new) 2026/05/26 02:52:13 INFO : existing: Deleted 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35023") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39118->172.17.0.3:35023, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35862") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56984->172.17.0.3:35862, err= 2026/05/26 02:52:13 DEBUG : existing: Destination exists, skipping 2026/05/26 02:52:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:13 INFO : There was nothing to transfer 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31943") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35540->172.17.0.3:31943, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36540") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40722->172.17.0.3:36540, err= 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33777") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47024->172.17.0.3:33777, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mobirab2vesi" 2026/05/26 02:52:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:52:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:13 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:52:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:13 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-mobirab2vesi: Connecting to FTP server 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-mobirab2vesi: dial("tcp","172.17.0.3:21") 2026/05/26 02:52:13 DEBUG : ftp://172.17.0.3:21/rclone-test-mobirab2vesi: > dial: conn=172.17.0.1:43760->172.17.0.3:21, err= 2026/05/26 02:52:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35078") 2026/05/26 02:52:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40664->172.17.0.3:35078, err= 2026/05/26 02:52:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34904") 2026/05/26 02:52:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33070->172.17.0.3:34904, err= 2026/05/26 02:52:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34082") 2026/05/26 02:52:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57030->172.17.0.3:34082, err= 2026/05/26 02:52:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30266") 2026/05/26 02:52:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40056->172.17.0.3:30266, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-wiwemad1tiha -> ftp://172.17.0.3:21/rclone-test-mobirab2vesi 2026/05/26 02:52:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mobirab2vesi: dial("tcp","172.17.0.3:38770") 2026/05/26 02:52:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mobirab2vesi: > dial: conn=172.17.0.1:51282->172.17.0.3:38770, err= 2026/05/26 02:52:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mobirab2vesi: dial("tcp","172.17.0.3:34118") 2026/05/26 02:52:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mobirab2vesi: > dial: conn=172.17.0.1:53286->172.17.0.3:34118, err= 2026/05/26 02:52:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mobirab2vesi: dial("tcp","172.17.0.3:37034") 2026/05/26 02:52:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mobirab2vesi: > dial: conn=172.17.0.1:41764->172.17.0.3:37034, err= 2026/05/26 02:52:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mobirab2vesi: Using server-side directory move 2026/05/26 02:52:15 INFO : ftp://172.17.0.3:21/rclone-test-mobirab2vesi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/26 02:52:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mobirab2vesi: dial("tcp","172.17.0.3:34216") 2026/05/26 02:52:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30025") 2026/05/26 02:52:15 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41404->172.17.0.3:30025, err= 2026/05/26 02:52:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mobirab2vesi: > dial: conn=172.17.0.1:34630->172.17.0.3:34216, err= 2026/05/26 02:52:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/26 02:52:15 DEBUG : empty space: size = 1 OK 2026/05/26 02:52:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/26 02:52:15 DEBUG : empty space: Unchanged skipping 2026/05/26 02:52:15 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:52:15 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-mobirab2vesi) 2026/05/26 02:52:15 DEBUG : potato3: Sizes differ 2026/05/26 02:52:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mobirab2vesi: Connecting to FTP server 2026/05/26 02:52:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mobirab2vesi: Waiting for checks to finish 2026/05/26 02:52:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mobirab2vesi: dial("tcp","172.17.0.3:21") 2026/05/26 02:52:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mobirab2vesi: > dial: conn=172.17.0.1:43774->172.17.0.3:21, err= 2026/05/26 02:52:15 INFO : empty space: Deleted 2026/05/26 02:52:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mobirab2vesi: Waiting for transfers to finish 2026/05/26 02:52:15 INFO : potato2: Moved (server-side) 2026/05/26 02:52:17 INFO : potato3: Deleted 2026/05/26 02:52:17 INFO : potato3: Moved (server-side) 2026/05/26 02:52:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34888") 2026/05/26 02:52:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45250->172.17.0.3:34888, err= 2026/05/26 02:52:17 DEBUG : ftp://172.17.0.3:21/rclone-test-mobirab2vesi: dial("tcp","172.17.0.3:31561") 2026/05/26 02:52:17 DEBUG : ftp://172.17.0.3:21/rclone-test-mobirab2vesi: > dial: conn=172.17.0.1:59008->172.17.0.3:31561, err= 2026/05/26 02:52:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazekoq2liyo" 2026/05/26 02:52:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:52:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:17 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:52:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:17 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazekoq2liyo: Connecting to FTP server 2026/05/26 02:52:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazekoq2liyo: dial("tcp","172.17.0.3:21") 2026/05/26 02:52:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xazekoq2liyo: > dial: conn=172.17.0.1:43776->172.17.0.3:21, err= 2026/05/26 02:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-xazekoq2liyo: Using server-side directory move 2026/05/26 02:52:19 INFO : ftp://172.17.0.3:21/rclone-test-xazekoq2liyo: Server side directory move succeeded 2026/05/26 02:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-xazekoq2liyo: dial("tcp","172.17.0.3:31331") 2026/05/26 02:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-xazekoq2liyo: > dial: conn=172.17.0.1:58752->172.17.0.3:31331, err= 2026/05/26 02:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-mobirab2vesi: dial("tcp","172.17.0.3:31424") 2026/05/26 02:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-mobirab2vesi: > dial: conn=172.17.0.1:54710->172.17.0.3:31424, err= 2026/05/26 02:52:19 ERROR : error listing: directory not found 2026/05/26 02:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-xazekoq2liyo: dial("tcp","172.17.0.3:37055") 2026/05/26 02:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-xazekoq2liyo: > dial: conn=172.17.0.1:36934->172.17.0.3:37055, err= 2026/05/26 02:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-xazekoq2liyo: Purge object "empty space" 2026/05/26 02:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-xazekoq2liyo: Purge object "potato2" 2026/05/26 02:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-xazekoq2liyo: Purge object "potato3" 2026/05/26 02:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-xazekoq2liyo: Purge dir "" 2026/05/26 02:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-mobirab2vesi: dial("tcp","172.17.0.3:37420") 2026/05/26 02:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-mobirab2vesi: > dial: conn=172.17.0.1:59572->172.17.0.3:37420, err= 2026/05/26 02:52:19 ERROR : error listing: directory not found 2026/05/26 02:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-mobirab2vesi: Purge dir "" 2026/05/26 02:52:19 NOTICE: purge failed to rmdir "": directory not found 2026/05/26 02:52:19 NOTICE: purge failed: directory not found 2026/05/26 02:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33945") 2026/05/26 02:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44272->172.17.0.3:33945, err= 2026/05/26 02:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35593") 2026/05/26 02:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41590->172.17.0.3:35593, err= --- PASS: TestServerSideMove (6.57s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-muyudas5kuvi" 2026/05/26 02:52:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:52:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:19 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:52:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:19 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-muyudas5kuvi: Connecting to FTP server 2026/05/26 02:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-muyudas5kuvi: dial("tcp","172.17.0.3:21") 2026/05/26 02:52:19 DEBUG : ftp://172.17.0.3:21/rclone-test-muyudas5kuvi: > dial: conn=172.17.0.1:43782->172.17.0.3:21, err= 2026/05/26 02:52:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39345") 2026/05/26 02:52:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42226->172.17.0.3:39345, err= 2026/05/26 02:52:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34201") 2026/05/26 02:52:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40206->172.17.0.3:34201, err= 2026/05/26 02:52:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30254") 2026/05/26 02:52:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42506->172.17.0.3:30254, err= 2026/05/26 02:52:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33060") 2026/05/26 02:52:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40914->172.17.0.3:33060, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-wiwemad1tiha -> ftp://172.17.0.3:21/rclone-test-muyudas5kuvi 2026/05/26 02:52:22 DEBUG : ftp://172.17.0.3:21/rclone-test-muyudas5kuvi: dial("tcp","172.17.0.3:37504") 2026/05/26 02:52:22 DEBUG : ftp://172.17.0.3:21/rclone-test-muyudas5kuvi: > dial: conn=172.17.0.1:37636->172.17.0.3:37504, err= 2026/05/26 02:52:22 DEBUG : ftp://172.17.0.3:21/rclone-test-muyudas5kuvi: dial("tcp","172.17.0.3:33998") 2026/05/26 02:52:22 DEBUG : ftp://172.17.0.3:21/rclone-test-muyudas5kuvi: > dial: conn=172.17.0.1:40186->172.17.0.3:33998, err= 2026/05/26 02:52:22 DEBUG : ftp://172.17.0.3:21/rclone-test-muyudas5kuvi: dial("tcp","172.17.0.3:38003") 2026/05/26 02:52:22 DEBUG : ftp://172.17.0.3:21/rclone-test-muyudas5kuvi: > dial: conn=172.17.0.1:57558->172.17.0.3:38003, err= 2026/05/26 02:52:22 DEBUG : ftp://172.17.0.3:21/rclone-test-muyudas5kuvi: dial("tcp","172.17.0.3:35840") 2026/05/26 02:52:22 DEBUG : ftp://172.17.0.3:21/rclone-test-muyudas5kuvi: > dial: conn=172.17.0.1:40702->172.17.0.3:35840, err= 2026/05/26 02:52:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36135") 2026/05/26 02:52:22 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56478->172.17.0.3:36135, err= 2026/05/26 02:52:22 DEBUG : empty space: Excluded (Size Filter) 2026/05/26 02:52:22 DEBUG : empty space: Excluded 2026/05/26 02:52:22 DEBUG : empty space: Excluded (Size Filter) 2026/05/26 02:52:22 DEBUG : empty space: Excluded 2026/05/26 02:52:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/26 02:52:22 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:52:22 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-muyudas5kuvi) 2026/05/26 02:52:22 DEBUG : potato3: Sizes differ 2026/05/26 02:52:22 DEBUG : ftp://172.17.0.3:21/rclone-test-muyudas5kuvi: Connecting to FTP server 2026/05/26 02:52:22 DEBUG : ftp://172.17.0.3:21/rclone-test-muyudas5kuvi: dial("tcp","172.17.0.3:21") 2026/05/26 02:52:22 DEBUG : ftp://172.17.0.3:21/rclone-test-muyudas5kuvi: Waiting for checks to finish 2026/05/26 02:52:22 DEBUG : ftp://172.17.0.3:21/rclone-test-muyudas5kuvi: Waiting for transfers to finish 2026/05/26 02:52:22 INFO : potato2: Moved (server-side) 2026/05/26 02:52:22 DEBUG : ftp://172.17.0.3:21/rclone-test-muyudas5kuvi: > dial: conn=172.17.0.1:57634->172.17.0.3:21, err= 2026/05/26 02:52:24 INFO : potato3: Deleted 2026/05/26 02:52:24 INFO : potato3: Moved (server-side) 2026/05/26 02:52:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37235") 2026/05/26 02:52:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49168->172.17.0.3:37235, err= 2026/05/26 02:52:24 DEBUG : ftp://172.17.0.3:21/rclone-test-muyudas5kuvi: dial("tcp","172.17.0.3:31762") 2026/05/26 02:52:24 DEBUG : ftp://172.17.0.3:21/rclone-test-muyudas5kuvi: > dial: conn=172.17.0.1:52514->172.17.0.3:31762, err= 2026/05/26 02:52:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cevuvex3weto" 2026/05/26 02:52:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:52:24 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:24 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:52:24 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:24 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:24 DEBUG : ftp://172.17.0.3:21/rclone-test-cevuvex3weto: Connecting to FTP server 2026/05/26 02:52:24 DEBUG : ftp://172.17.0.3:21/rclone-test-cevuvex3weto: dial("tcp","172.17.0.3:21") 2026/05/26 02:52:24 DEBUG : ftp://172.17.0.3:21/rclone-test-cevuvex3weto: > dial: conn=172.17.0.1:57644->172.17.0.3:21, err= 2026/05/26 02:52:26 DEBUG : ftp://172.17.0.3:21/rclone-test-cevuvex3weto: dial("tcp","172.17.0.3:33910") 2026/05/26 02:52:26 DEBUG : ftp://172.17.0.3:21/rclone-test-muyudas5kuvi: dial("tcp","172.17.0.3:35794") 2026/05/26 02:52:26 DEBUG : ftp://172.17.0.3:21/rclone-test-cevuvex3weto: > dial: conn=172.17.0.1:43566->172.17.0.3:33910, err= 2026/05/26 02:52:26 DEBUG : ftp://172.17.0.3:21/rclone-test-muyudas5kuvi: > dial: conn=172.17.0.1:53698->172.17.0.3:35794, err= 2026/05/26 02:52:26 DEBUG : empty space: Excluded (Size Filter) 2026/05/26 02:52:26 DEBUG : empty space: Excluded 2026/05/26 02:52:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/26 02:52:26 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/26 02:52:26 DEBUG : ftp://172.17.0.3:21/rclone-test-cevuvex3weto: Waiting for checks to finish 2026/05/26 02:52:26 DEBUG : ftp://172.17.0.3:21/rclone-test-cevuvex3weto: Waiting for transfers to finish 2026/05/26 02:52:26 DEBUG : ftp://172.17.0.3:21/rclone-test-cevuvex3weto: Connecting to FTP server 2026/05/26 02:52:26 DEBUG : ftp://172.17.0.3:21/rclone-test-cevuvex3weto: dial("tcp","172.17.0.3:21") 2026/05/26 02:52:26 DEBUG : ftp://172.17.0.3:21/rclone-test-cevuvex3weto: > dial: conn=172.17.0.1:57646->172.17.0.3:21, err= 2026/05/26 02:52:26 INFO : potato2: Moved (server-side) 2026/05/26 02:52:28 INFO : potato3: Moved (server-side) 2026/05/26 02:52:28 DEBUG : ftp://172.17.0.3:21/rclone-test-cevuvex3weto: dial("tcp","172.17.0.3:37932") 2026/05/26 02:52:28 DEBUG : ftp://172.17.0.3:21/rclone-test-cevuvex3weto: > dial: conn=172.17.0.1:38496->172.17.0.3:37932, err= 2026/05/26 02:52:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muyudas5kuvi: dial("tcp","172.17.0.3:33087") 2026/05/26 02:52:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muyudas5kuvi: > dial: conn=172.17.0.1:39388->172.17.0.3:33087, err= 2026/05/26 02:52:28 DEBUG : ftp://172.17.0.3:21/rclone-test-cevuvex3weto: dial("tcp","172.17.0.3:38355") 2026/05/26 02:52:28 DEBUG : ftp://172.17.0.3:21/rclone-test-cevuvex3weto: > dial: conn=172.17.0.1:42598->172.17.0.3:38355, err= 2026/05/26 02:52:28 DEBUG : ftp://172.17.0.3:21/rclone-test-cevuvex3weto: Purge object "potato2" 2026/05/26 02:52:28 DEBUG : ftp://172.17.0.3:21/rclone-test-cevuvex3weto: Purge object "potato3" 2026/05/26 02:52:28 DEBUG : ftp://172.17.0.3:21/rclone-test-cevuvex3weto: Purge dir "" 2026/05/26 02:52:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muyudas5kuvi: dial("tcp","172.17.0.3:30147") 2026/05/26 02:52:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muyudas5kuvi: > dial: conn=172.17.0.1:42988->172.17.0.3:30147, err= 2026/05/26 02:52:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muyudas5kuvi: Purge object "empty space" 2026/05/26 02:52:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muyudas5kuvi: Purge dir "" 2026/05/26 02:52:28 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36545") 2026/05/26 02:52:28 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54872->172.17.0.3:36545, err= 2026/05/26 02:52:28 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39714") 2026/05/26 02:52:28 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60070->172.17.0.3:39714, err= --- PASS: TestServerSideMoveWithFilter (9.01s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-goxusiw8duqu" 2026/05/26 02:52:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:52:28 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:28 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:52:28 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:28 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:28 DEBUG : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: Connecting to FTP server 2026/05/26 02:52:28 DEBUG : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: dial("tcp","172.17.0.3:21") 2026/05/26 02:52:28 DEBUG : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: > dial: conn=172.17.0.1:57656->172.17.0.3:21, err= 2026/05/26 02:52:30 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30769") 2026/05/26 02:52:30 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52462->172.17.0.3:30769, err= 2026/05/26 02:52:30 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32608") 2026/05/26 02:52:30 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48228->172.17.0.3:32608, err= 2026/05/26 02:52:31 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32806") 2026/05/26 02:52:31 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33984->172.17.0.3:32806, err= 2026/05/26 02:52:31 INFO : tomatoDir: Making directory 2026/05/26 02:52:31 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30185") 2026/05/26 02:52:31 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50014->172.17.0.3:30185, err= 2026/05/26 02:52:31 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39853") 2026/05/26 02:52:31 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59078->172.17.0.3:39853, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-wiwemad1tiha -> ftp://172.17.0.3:21/rclone-test-goxusiw8duqu 2026/05/26 02:52:31 DEBUG : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: dial("tcp","172.17.0.3:38660") 2026/05/26 02:52:31 DEBUG : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: > dial: conn=172.17.0.1:51056->172.17.0.3:38660, err= 2026/05/26 02:52:31 DEBUG : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: dial("tcp","172.17.0.3:34181") 2026/05/26 02:52:31 DEBUG : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: > dial: conn=172.17.0.1:44988->172.17.0.3:34181, err= 2026/05/26 02:52:31 DEBUG : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: dial("tcp","172.17.0.3:31754") 2026/05/26 02:52:31 DEBUG : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: > dial: conn=172.17.0.1:60412->172.17.0.3:31754, err= 2026/05/26 02:52:31 DEBUG : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: Using server-side directory move 2026/05/26 02:52:31 INFO : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/26 02:52:31 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34772") 2026/05/26 02:52:31 DEBUG : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: dial("tcp","172.17.0.3:39624") 2026/05/26 02:52:31 DEBUG : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: > dial: conn=172.17.0.1:46548->172.17.0.3:39624, err= 2026/05/26 02:52:31 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45230->172.17.0.3:34772, err= 2026/05/26 02:52:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/26 02:52:31 DEBUG : empty space: size = 1 OK 2026/05/26 02:52:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/26 02:52:31 DEBUG : empty space: Unchanged skipping 2026/05/26 02:52:31 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:52:31 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-goxusiw8duqu) 2026/05/26 02:52:31 DEBUG : potato3: Sizes differ 2026/05/26 02:52:31 DEBUG : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: Connecting to FTP server 2026/05/26 02:52:31 DEBUG : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: dial("tcp","172.17.0.3:21") 2026/05/26 02:52:31 DEBUG : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: > dial: conn=172.17.0.1:57660->172.17.0.3:21, err= 2026/05/26 02:52:31 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30392") 2026/05/26 02:52:31 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42450->172.17.0.3:30392, err= 2026/05/26 02:52:31 INFO : potato2: Moved (server-side) 2026/05/26 02:52:31 INFO : empty space: Deleted 2026/05/26 02:52:31 DEBUG : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: Waiting for checks to finish 2026/05/26 02:52:31 DEBUG : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: Waiting for transfers to finish 2026/05/26 02:52:33 INFO : potato3: Deleted 2026/05/26 02:52:33 INFO : potato3: Moved (server-side) 2026/05/26 02:52:33 INFO : tomatoDir: Removing directory 2026/05/26 02:52:33 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: deleted 1 directories 2026/05/26 02:52:33 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37289") 2026/05/26 02:52:33 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47874->172.17.0.3:37289, err= 2026/05/26 02:52:33 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38644") 2026/05/26 02:52:33 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36152->172.17.0.3:38644, err= 2026/05/26 02:52:33 DEBUG : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: dial("tcp","172.17.0.3:36673") 2026/05/26 02:52:33 DEBUG : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: > dial: conn=172.17.0.1:58320->172.17.0.3:36673, err= 2026/05/26 02:52:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ruviroj1loju" 2026/05/26 02:52:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:52:33 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:33 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:52:33 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:33 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:33 DEBUG : ftp://172.17.0.3:21/rclone-test-ruviroj1loju: Connecting to FTP server 2026/05/26 02:52:33 DEBUG : ftp://172.17.0.3:21/rclone-test-ruviroj1loju: dial("tcp","172.17.0.3:21") 2026/05/26 02:52:33 DEBUG : ftp://172.17.0.3:21/rclone-test-ruviroj1loju: > dial: conn=172.17.0.1:58864->172.17.0.3:21, err= 2026/05/26 02:52:35 INFO : tomatoDir: Making directory 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-ruviroj1loju: Using server-side directory move 2026/05/26 02:52:35 INFO : ftp://172.17.0.3:21/rclone-test-ruviroj1loju: Server side directory move succeeded 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-ruviroj1loju: dial("tcp","172.17.0.3:30348") 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-ruviroj1loju: > dial: conn=172.17.0.1:54188->172.17.0.3:30348, err= 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-ruviroj1loju: dial("tcp","172.17.0.3:33345") 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-ruviroj1loju: > dial: conn=172.17.0.1:39742->172.17.0.3:33345, err= 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: dial("tcp","172.17.0.3:31217") 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: > dial: conn=172.17.0.1:49068->172.17.0.3:31217, err= 2026/05/26 02:52:35 ERROR : error listing: directory not found 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: dial("tcp","172.17.0.3:39545") 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: > dial: conn=172.17.0.1:40404->172.17.0.3:39545, err= 2026/05/26 02:52:35 ERROR : error listing: directory not found 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-ruviroj1loju: dial("tcp","172.17.0.3:30737") 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-ruviroj1loju: > dial: conn=172.17.0.1:50864->172.17.0.3:30737, err= 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-ruviroj1loju: Purge object "empty space" 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-ruviroj1loju: Purge object "potato2" 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-ruviroj1loju: Purge object "potato3" 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-ruviroj1loju: dial("tcp","172.17.0.3:32611") 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-ruviroj1loju: > dial: conn=172.17.0.1:44508->172.17.0.3:32611, err= 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-ruviroj1loju: Purge dir "tomatoDir" 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-ruviroj1loju: Purge dir "" 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: dial("tcp","172.17.0.3:32820") 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: > dial: conn=172.17.0.1:55832->172.17.0.3:32820, err= 2026/05/26 02:52:35 ERROR : error listing: directory not found 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-goxusiw8duqu: Purge dir "" 2026/05/26 02:52:35 NOTICE: purge failed to rmdir "": directory not found 2026/05/26 02:52:35 NOTICE: purge failed: directory not found 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31690") 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48310->172.17.0.3:31690, err= 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34007") 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54562->172.17.0.3:34007, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.81s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36398") 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47660->172.17.0.3:36398, err= 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39422") 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56756->172.17.0.3:39422, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwemad1tiha/rclone-sync-test" 2026/05/26 02:52:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:52:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:35 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:52:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:35 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test: Connecting to FTP server 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/05/26 02:52:35 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test: > dial: conn=172.17.0.1:58870->172.17.0.3:21, err= 2026/05/26 02:52:37 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30671") 2026/05/26 02:52:37 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36712->172.17.0.3:30671, err= 2026/05/26 02:52:37 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35615") 2026/05/26 02:52:37 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52802->172.17.0.3:35615, err= --- PASS: TestSyncOverlap (2.26s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwemad1tiha/rclone-sync-test" 2026/05/26 02:52:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:52:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:37 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:52:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:37 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:37 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test: Connecting to FTP server 2026/05/26 02:52:37 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/05/26 02:52:37 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test: > dial: conn=172.17.0.1:58872->172.17.0.3:21, err= 2026/05/26 02:52:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwemad1tiha/rclone-sync-test-include/layer2" 2026/05/26 02:52:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:52:40 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:40 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:52:40 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:40 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:40 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test-include/layer2: Connecting to FTP server 2026/05/26 02:52:40 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/05/26 02:52:40 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:58884->172.17.0.3:21, err= 2026/05/26 02:52:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwemad1tiha/rclone-sync-test-ignore-file" 2026/05/26 02:52:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:52:42 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:42 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:52:42 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:42 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:42 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test-ignore-file: Connecting to FTP server 2026/05/26 02:52:42 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/05/26 02:52:42 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:47988->172.17.0.3:21, err= 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36811") 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50772->172.17.0.3:36811, err= 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test: dial("tcp","172.17.0.3:31873") 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test: > dial: conn=172.17.0.1:48828->172.17.0.3:31873, err= 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31055") 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56336->172.17.0.3:31055, err= 2026/05/26 02:52:44 DEBUG : rclone-sync-test: Excluded 2026/05/26 02:52:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30200") 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36772->172.17.0.3:30200, err= 2026/05/26 02:52:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test: Waiting for checks to finish 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test: Waiting for transfers to finish 2026/05/26 02:52:44 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:44 INFO : There was nothing to transfer 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36837") 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test: dial("tcp","172.17.0.3:34904") 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54730->172.17.0.3:36837, err= 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test: > dial: conn=172.17.0.1:50742->172.17.0.3:34904, err= 2026/05/26 02:52:44 DEBUG : rclone-sync-test: Excluded 2026/05/26 02:52:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30107") 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33584->172.17.0.3:30107, err= 2026/05/26 02:52:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:44 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:44 INFO : rclone-sync-test-include: Removing directory 2026/05/26 02:52:44 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: failed to delete 1 directories 2026/05/26 02:52:44 INFO : There was nothing to transfer 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30382") 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51654->172.17.0.3:30382, err= 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:33202") 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:42714->172.17.0.3:33202, err= 2026/05/26 02:52:44 DEBUG : rclone-sync-test: Excluded 2026/05/26 02:52:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37131") 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45474->172.17.0.3:37131, err= 2026/05/26 02:52:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/26 02:52:44 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:44 INFO : There was nothing to transfer 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:39425") 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36576") 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:50398->172.17.0.3:39425, err= 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33852->172.17.0.3:36576, err= 2026/05/26 02:52:44 DEBUG : rclone-sync-test: Excluded 2026/05/26 02:52:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39547") 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54292->172.17.0.3:39547, err= 2026/05/26 02:52:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:52:44 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:44 INFO : rclone-sync-test-include: Removing directory 2026/05/26 02:52:44 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: failed to delete 1 directories 2026/05/26 02:52:44 INFO : There was nothing to transfer 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:39122") 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:57102->172.17.0.3:39122, err= 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37683") 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55056->172.17.0.3:37683, err= 2026/05/26 02:52:44 DEBUG : Excluded 2026/05/26 02:52:44 DEBUG : rclone-sync-test: Excluded 2026/05/26 02:52:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34301") 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39896->172.17.0.3:34301, err= 2026/05/26 02:52:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/26 02:52:44 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:44 INFO : There was nothing to transfer 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30896") 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48636->172.17.0.3:30896, err= 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39410") 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46526->172.17.0.3:39410, err= 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34086") 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35338") 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44054->172.17.0.3:35338, err= 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43748->172.17.0.3:34086, err= 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35583") 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40824->172.17.0.3:35583, err= 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34518") 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:32920->172.17.0.3:34518, err= --- PASS: TestSyncOverlapWithFilter (6.79s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwemad1tiha/dst" 2026/05/26 02:52:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:52:44 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:44 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:52:44 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:44 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Connecting to FTP server 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:21") 2026/05/26 02:52:44 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:47996->172.17.0.3:21, err= 2026/05/26 02:52:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwemad1tiha/CompareDest" 2026/05/26 02:52:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:52:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:46 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:52:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:46 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/CompareDest: Connecting to FTP server 2026/05/26 02:52:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/CompareDest: dial("tcp","172.17.0.3:21") 2026/05/26 02:52:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/CompareDest: > dial: conn=172.17.0.1:48004->172.17.0.3:21, err= 2026/05/26 02:52:49 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wiwemad1tiha/CompareDest" to be canonical "TestFTPPureftpd{x1Gc7}:rclone-test-wiwemad1tiha/CompareDest" 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:31339") 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:44826->172.17.0.3:31339, err= 2026/05/26 02:52:49 DEBUG : one: Need to transfer - File not found at Destination 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for checks to finish 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for transfers to finish 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:37385") 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:36824->172.17.0.3:37385, err= 2026/05/26 02:52:49 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/05/26 02:52:49 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/05/26 02:52:49 INFO : one: Copied (new) 2026/05/26 02:52:49 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38346") 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49556->172.17.0.3:38346, err= 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37453") 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36196->172.17.0.3:37453, err= 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35780") 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43814->172.17.0.3:35780, err= 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34015") 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37684->172.17.0.3:34015, err= 2026/05/26 02:52:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wiwemad1tiha/CompareDest" for canonical name "TestFTPPureftpd{x1Gc7}:rclone-test-wiwemad1tiha/CompareDest" 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:39056") 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:56048->172.17.0.3:39056, err= 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for checks to finish 2026/05/26 02:52:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:52:49 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst) 2026/05/26 02:52:49 DEBUG : one: Sizes differ 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for transfers to finish 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:36183") 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:43090->172.17.0.3:36183, err= 2026/05/26 02:52:49 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/05/26 02:52:49 DEBUG : one.4a8516eb.partial: renamed to: one 2026/05/26 02:52:49 INFO : one: Copied (replaced existing) 2026/05/26 02:52:49 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36385") 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54108->172.17.0.3:36385, err= 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39651") 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38950->172.17.0.3:39651, err= 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38783") 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56296->172.17.0.3:38783, err= 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38879") 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50760->172.17.0.3:38879, err= 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38292") 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38282->172.17.0.3:38292, err= 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36901") 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30444") 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34672->172.17.0.3:36901, err= 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36358->172.17.0.3:30444, err= 2026/05/26 02:52:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wiwemad1tiha/CompareDest" for canonical name "TestFTPPureftpd{x1Gc7}:rclone-test-wiwemad1tiha/CompareDest" 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:36236") 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:47304->172.17.0.3:36236, err= 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for checks to finish 2026/05/26 02:52:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:52:49 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst) 2026/05/26 02:52:49 DEBUG : one: Sizes differ 2026/05/26 02:52:49 DEBUG : one: size = 5 OK 2026/05/26 02:52:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/26 02:52:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for transfers to finish 2026/05/26 02:52:49 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:49 INFO : There was nothing to transfer 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33852") 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50670->172.17.0.3:33852, err= 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34775") 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51078->172.17.0.3:34775, err= 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31140") 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59840->172.17.0.3:31140, err= 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30627") 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49304->172.17.0.3:30627, err= 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39292") 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50422->172.17.0.3:39292, err= 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33510") 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37768->172.17.0.3:33510, err= 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34843") 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36992->172.17.0.3:34843, err= 2026/05/26 02:52:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wiwemad1tiha/CompareDest" for canonical name "TestFTPPureftpd{x1Gc7}:rclone-test-wiwemad1tiha/CompareDest" 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:37327") 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:53994->172.17.0.3:37327, err= 2026/05/26 02:52:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:52:49 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst) 2026/05/26 02:52:49 DEBUG : one: Sizes differ 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/CompareDest: Connecting to FTP server 2026/05/26 02:52:49 DEBUG : two: size = 3 OK 2026/05/26 02:52:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/26 02:52:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/CompareDest: dial("tcp","172.17.0.3:21") 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for checks to finish 2026/05/26 02:52:49 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/CompareDest: > dial: conn=172.17.0.1:48012->172.17.0.3:21, err= 2026/05/26 02:52:51 DEBUG : one: size = 5 OK 2026/05/26 02:52:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/26 02:52:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for transfers to finish 2026/05/26 02:52:51 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:51 INFO : There was nothing to transfer 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38726") 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:32820->172.17.0.3:38726, err= 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37621") 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33716") 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47922->172.17.0.3:37621, err= 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33174->172.17.0.3:33716, err= 2026/05/26 02:52:51 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wiwemad1tiha/CompareDest" for canonical name "TestFTPPureftpd{x1Gc7}:rclone-test-wiwemad1tiha/CompareDest" 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:37003") 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:55306->172.17.0.3:37003, err= 2026/05/26 02:52:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:52:51 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst) 2026/05/26 02:52:51 DEBUG : one: Sizes differ 2026/05/26 02:52:51 DEBUG : two: size = 3 OK 2026/05/26 02:52:51 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/26 02:52:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for checks to finish 2026/05/26 02:52:51 DEBUG : one: size = 5 OK 2026/05/26 02:52:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/26 02:52:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for transfers to finish 2026/05/26 02:52:51 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:51 INFO : There was nothing to transfer 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36936") 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48110->172.17.0.3:36936, err= 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34116") 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38903") 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47434->172.17.0.3:34116, err= 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59436->172.17.0.3:38903, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32299") 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43886->172.17.0.3:32299, err= 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34488") 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56882->172.17.0.3:34488, err= 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31840") 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46106->172.17.0.3:31840, err= 2026/05/26 02:52:51 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wiwemad1tiha/CompareDest" for canonical name "TestFTPPureftpd{x1Gc7}:rclone-test-wiwemad1tiha/CompareDest" 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:39948") 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:44764->172.17.0.3:39948, err= 2026/05/26 02:52:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:52:51 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst) 2026/05/26 02:52:51 DEBUG : one: Sizes differ 2026/05/26 02:52:51 DEBUG : two: size = 5 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:52:51 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/CompareDest) 2026/05/26 02:52:51 DEBUG : two: Sizes differ 2026/05/26 02:52:51 DEBUG : two: Need to transfer - File not found at Destination 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for checks to finish 2026/05/26 02:52:51 DEBUG : one: size = 5 OK 2026/05/26 02:52:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/26 02:52:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for transfers to finish 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:38059") 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:55452->172.17.0.3:38059, err= 2026/05/26 02:52:51 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/05/26 02:52:51 DEBUG : two.a319cd8b.partial: renamed to: two 2026/05/26 02:52:51 INFO : two: Copied (new) 2026/05/26 02:52:51 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38737") 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40180->172.17.0.3:38737, err= 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35793") 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48614->172.17.0.3:35793, err= 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39316") 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60790->172.17.0.3:39316, err= 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36607") 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47394->172.17.0.3:36607, err= 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38379") 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37610") 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49472->172.17.0.3:38379, err= 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60276->172.17.0.3:37610, err= 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37284") 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38214->172.17.0.3:37284, err= 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (6.72s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32366") 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52866->172.17.0.3:32366, err= 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30409") 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33686->172.17.0.3:30409, err= 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35041") 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36734->172.17.0.3:35041, err= 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33110") 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30091") 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40162->172.17.0.3:30091, err= 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38202->172.17.0.3:33110, err= 2026/05/26 02:52:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwemad1tiha/dest" 2026/05/26 02:52:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:52:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:51 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:52:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:51 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dest: Connecting to FTP server 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dest: dial("tcp","172.17.0.3:21") 2026/05/26 02:52:51 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dest: > dial: conn=172.17.0.1:48024->172.17.0.3:21, err= 2026/05/26 02:52:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwemad1tiha/pre-dest1" 2026/05/26 02:52:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:52:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:53 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:52:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:53 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:53 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/pre-dest1: Connecting to FTP server 2026/05/26 02:52:53 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/pre-dest1: dial("tcp","172.17.0.3:21") 2026/05/26 02:52:53 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/pre-dest1: > dial: conn=172.17.0.1:37816->172.17.0.3:21, err= 2026/05/26 02:52:55 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wiwemad1tiha/pre-dest1" to be canonical "TestFTPPureftpd{x1Gc7}:rclone-test-wiwemad1tiha/pre-dest1" 2026/05/26 02:52:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwemad1tiha/pre-dest2" 2026/05/26 02:52:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:52:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:55 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:52:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:55 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:55 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/pre-dest2: Connecting to FTP server 2026/05/26 02:52:55 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/pre-dest2: dial("tcp","172.17.0.3:21") 2026/05/26 02:52:55 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/pre-dest2: > dial: conn=172.17.0.1:37828->172.17.0.3:21, err= 2026/05/26 02:52:58 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wiwemad1tiha/pre-dest2" to be canonical "TestFTPPureftpd{x1Gc7}:rclone-test-wiwemad1tiha/pre-dest2" 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dest: dial("tcp","172.17.0.3:30492") 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dest: > dial: conn=172.17.0.1:36678->172.17.0.3:30492, err= 2026/05/26 02:52:58 DEBUG : 1: size = 1 OK 2026/05/26 02:52:58 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:52:58 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/26 02:52:58 DEBUG : 2: size = 1 OK 2026/05/26 02:52:58 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:52:58 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/26 02:52:58 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dest: Waiting for checks to finish 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dest: Waiting for transfers to finish 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dest: dial("tcp","172.17.0.3:32126") 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dest: > dial: conn=172.17.0.1:46266->172.17.0.3:32126, err= 2026/05/26 02:52:58 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/05/26 02:52:58 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/05/26 02:52:58 INFO : 3: Copied (new) 2026/05/26 02:52:58 DEBUG : Waiting for deletions to finish 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dest: dial("tcp","172.17.0.3:32874") 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dest: > dial: conn=172.17.0.1:51256->172.17.0.3:32874, err= 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33196") 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60920->172.17.0.3:33196, err= 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39862") 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39567") 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32877") 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39020->172.17.0.3:39862, err= 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50022->172.17.0.3:32877, err= 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38346->172.17.0.3:39567, err= 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34530") 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36406->172.17.0.3:34530, err= 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33348") 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32364") 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38444->172.17.0.3:32364, err= 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35322") 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37206->172.17.0.3:33348, err= 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48012->172.17.0.3:35322, err= 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32852") 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48566->172.17.0.3:32852, err= 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/pre-dest1: closing 1 unused connections 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (6.82s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35985") 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55230->172.17.0.3:35985, err= 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38551") 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49930->172.17.0.3:38551, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39403") 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50920->172.17.0.3:39403, err= 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36365") 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51486->172.17.0.3:36365, err= 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39224") 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39548->172.17.0.3:39224, err= 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36119") 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47194->172.17.0.3:36119, err= 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33801") 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38746->172.17.0.3:33801, err= 2026/05/26 02:52:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwemad1tiha/dst" 2026/05/26 02:52:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:52:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:58 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:52:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:52:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:52:58 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:52:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Connecting to FTP server 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:21") 2026/05/26 02:52:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:37832->172.17.0.3:21, err= 2026/05/26 02:53:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwemad1tiha/backup" 2026/05/26 02:53:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:53:00 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:53:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:53:00 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:53:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:53:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:53:00 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:53:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:53:00 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:53:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:53:00 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/backup: Connecting to FTP server 2026/05/26 02:53:00 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/backup: dial("tcp","172.17.0.3:21") 2026/05/26 02:53:00 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/backup: > dial: conn=172.17.0.1:37836->172.17.0.3:21, err= 2026/05/26 02:53:02 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wiwemad1tiha/backup" to be canonical "TestFTPPureftpd{x1Gc7}:rclone-test-wiwemad1tiha/backup" 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:33192") 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:53952->172.17.0.3:33192, err= 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for checks to finish 2026/05/26 02:53:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:02 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst) 2026/05/26 02:53:02 DEBUG : one: Sizes differ 2026/05/26 02:53:02 DEBUG : two: size = 3 OK 2026/05/26 02:53:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:02 DEBUG : two: Unchanged skipping 2026/05/26 02:53:02 INFO : one: Moved (server-side) 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for transfers to finish 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:35363") 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:60520->172.17.0.3:35363, err= 2026/05/26 02:53:02 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/26 02:53:02 DEBUG : one.a292864a.partial: renamed to: one 2026/05/26 02:53:02 INFO : one: Copied (new) 2026/05/26 02:53:02 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:02 INFO : three.txt: Moved (server-side) 2026/05/26 02:53:02 INFO : three.txt: Moved into backup dir 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35826") 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51794->172.17.0.3:35826, err= 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31974") 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60702->172.17.0.3:31974, err= 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38123") 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44062->172.17.0.3:38123, err= 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39409") 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56120->172.17.0.3:39409, err= 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33726") 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59614->172.17.0.3:33726, err= 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37034") 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56254->172.17.0.3:37034, err= 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36834") 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60206->172.17.0.3:36834, err= 2026/05/26 02:53:02 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wiwemad1tiha/backup" for canonical name "TestFTPPureftpd{x1Gc7}:rclone-test-wiwemad1tiha/backup" 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:30173") 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:40124->172.17.0.3:30173, err= 2026/05/26 02:53:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:02 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst) 2026/05/26 02:53:02 DEBUG : one: Sizes differ 2026/05/26 02:53:02 DEBUG : two: size = 3 OK 2026/05/26 02:53:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:02 DEBUG : two: Unchanged skipping 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for checks to finish 2026/05/26 02:53:02 INFO : one: Deleted 2026/05/26 02:53:02 INFO : one: Moved (server-side) 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for transfers to finish 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:39679") 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:34604->172.17.0.3:39679, err= 2026/05/26 02:53:02 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/26 02:53:02 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/26 02:53:02 INFO : one: Copied (new) 2026/05/26 02:53:02 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:02 INFO : three.txt: Deleted 2026/05/26 02:53:02 INFO : three.txt: Moved (server-side) 2026/05/26 02:53:02 INFO : three.txt: Moved into backup dir 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30980") 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51162->172.17.0.3:30980, err= 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34863") 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53290->172.17.0.3:34863, err= 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34000") 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49840->172.17.0.3:34000, err= 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35947") 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56300->172.17.0.3:35947, err= 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31934") 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34404->172.17.0.3:31934, err= 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30210") 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45010->172.17.0.3:30210, err= 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31197") 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43398->172.17.0.3:31197, err= 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (4.68s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37672") 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56606->172.17.0.3:37672, err= 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30813") 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37674->172.17.0.3:30813, err= 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35549") 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52704->172.17.0.3:35549, err= 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33977") 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35484->172.17.0.3:33977, err= 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34036") 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48778->172.17.0.3:34036, err= 2026/05/26 02:53:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwemad1tiha/dst" 2026/05/26 02:53:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:53:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:53:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:53:02 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:53:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:53:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:53:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:53:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:53:02 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:53:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Connecting to FTP server 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:21") 2026/05/26 02:53:02 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:55038->172.17.0.3:21, err= 2026/05/26 02:53:04 DEBUG : ftp://172.17.0.3:21/rclone-test-losavew3paru: closing 1 unused connections 2026/05/26 02:53:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwemad1tiha/backup" 2026/05/26 02:53:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:53:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:53:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:53:05 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:53:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:53:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:53:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:53:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:53:05 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:53:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:53:05 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/backup: Connecting to FTP server 2026/05/26 02:53:05 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/backup: dial("tcp","172.17.0.3:21") 2026/05/26 02:53:05 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/backup: > dial: conn=172.17.0.1:55044->172.17.0.3:21, err= 2026/05/26 02:53:06 DEBUG : ftp://172.17.0.3:21/rclone-test-hecixiz4pagu: closing 1 unused connections 2026/05/26 02:53:07 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wiwemad1tiha/backup" to be canonical "TestFTPPureftpd{x1Gc7}:rclone-test-wiwemad1tiha/backup" 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:36933") 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:40258->172.17.0.3:36933, err= 2026/05/26 02:53:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:07 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst) 2026/05/26 02:53:07 DEBUG : one: Sizes differ 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for checks to finish 2026/05/26 02:53:07 DEBUG : two: size = 3 OK 2026/05/26 02:53:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:07 DEBUG : two: Unchanged skipping 2026/05/26 02:53:07 INFO : one: Moved (server-side) to: one.bak 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for transfers to finish 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:36714") 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:45060->172.17.0.3:36714, err= 2026/05/26 02:53:07 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/26 02:53:07 DEBUG : one.a292864a.partial: renamed to: one 2026/05/26 02:53:07 INFO : one: Copied (new) 2026/05/26 02:53:07 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/26 02:53:07 INFO : three.txt: Moved into backup dir 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36188") 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48242->172.17.0.3:36188, err= 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37261") 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54352->172.17.0.3:37261, err= 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34549") 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46826->172.17.0.3:34549, err= 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37500") 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44388->172.17.0.3:37500, err= 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39682") 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53636->172.17.0.3:39682, err= 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30220") 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57172->172.17.0.3:30220, err= 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31989") 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49336->172.17.0.3:31989, err= 2026/05/26 02:53:07 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wiwemad1tiha/backup" for canonical name "TestFTPPureftpd{x1Gc7}:rclone-test-wiwemad1tiha/backup" 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:33361") 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:50360->172.17.0.3:33361, err= 2026/05/26 02:53:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:07 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst) 2026/05/26 02:53:07 DEBUG : one: Sizes differ 2026/05/26 02:53:07 DEBUG : two: size = 3 OK 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for checks to finish 2026/05/26 02:53:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:07 DEBUG : two: Unchanged skipping 2026/05/26 02:53:07 INFO : one.bak: Deleted 2026/05/26 02:53:07 INFO : one: Moved (server-side) to: one.bak 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for transfers to finish 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:39378") 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:40610->172.17.0.3:39378, err= 2026/05/26 02:53:07 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/26 02:53:07 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/26 02:53:07 INFO : one: Copied (new) 2026/05/26 02:53:07 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:07 INFO : three.txt.bak: Deleted 2026/05/26 02:53:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/26 02:53:07 INFO : three.txt: Moved into backup dir 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32665") 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51642->172.17.0.3:32665, err= 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38727") 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39910->172.17.0.3:38727, err= 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38216") 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45730->172.17.0.3:38216, err= 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33798") 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44788->172.17.0.3:33798, err= 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31883") 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39320") 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36878->172.17.0.3:31883, err= 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46104->172.17.0.3:39320, err= 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34649") 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54118->172.17.0.3:34649, err= 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (4.61s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36242") 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58782->172.17.0.3:36242, err= 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31381") 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60090->172.17.0.3:31381, err= 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36522") 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33678->172.17.0.3:36522, err= 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36440") 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38428->172.17.0.3:36440, err= 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34848") 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33894->172.17.0.3:34848, err= 2026/05/26 02:53:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwemad1tiha/dst" 2026/05/26 02:53:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:53:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:53:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:53:07 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:53:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:53:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:53:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:53:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:53:07 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:53:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Connecting to FTP server 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:21") 2026/05/26 02:53:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:55056->172.17.0.3:21, err= 2026/05/26 02:53:08 DEBUG : ftp://172.17.0.3:21/rclone-test-numowos2sada: closing 1 unused connections 2026/05/26 02:53:09 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwemad1tiha/backup" 2026/05/26 02:53:09 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:53:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:53:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:53:09 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:53:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:53:09 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:53:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:53:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:53:09 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:53:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:53:09 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/backup: Connecting to FTP server 2026/05/26 02:53:09 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/backup: dial("tcp","172.17.0.3:21") 2026/05/26 02:53:09 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/backup: > dial: conn=172.17.0.1:55062->172.17.0.3:21, err= 2026/05/26 02:53:11 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wiwemad1tiha/backup" to be canonical "TestFTPPureftpd{x1Gc7}:rclone-test-wiwemad1tiha/backup" 2026/05/26 02:53:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:34873") 2026/05/26 02:53:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:52020->172.17.0.3:34873, err= 2026/05/26 02:53:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:11 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst) 2026/05/26 02:53:11 DEBUG : one: Sizes differ 2026/05/26 02:53:11 DEBUG : two: size = 3 OK 2026/05/26 02:53:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:11 DEBUG : two: Unchanged skipping 2026/05/26 02:53:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for checks to finish 2026/05/26 02:53:11 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/26 02:53:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for transfers to finish 2026/05/26 02:53:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:34648") 2026/05/26 02:53:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:59620->172.17.0.3:34648, err= 2026/05/26 02:53:11 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/26 02:53:11 DEBUG : one.a292864a.partial: renamed to: one 2026/05/26 02:53:11 INFO : one: Copied (new) 2026/05/26 02:53:11 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/26 02:53:11 INFO : three.txt: Moved into backup dir 2026/05/26 02:53:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35918") 2026/05/26 02:53:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37972->172.17.0.3:35918, err= 2026/05/26 02:53:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36106") 2026/05/26 02:53:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32694") 2026/05/26 02:53:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47346->172.17.0.3:32694, err= 2026/05/26 02:53:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54930->172.17.0.3:36106, err= 2026/05/26 02:53:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34198") 2026/05/26 02:53:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43866->172.17.0.3:34198, err= 2026/05/26 02:53:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39353") 2026/05/26 02:53:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60426->172.17.0.3:39353, err= 2026/05/26 02:53:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32888") 2026/05/26 02:53:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39688->172.17.0.3:32888, err= 2026/05/26 02:53:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30580") 2026/05/26 02:53:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56498->172.17.0.3:30580, err= 2026/05/26 02:53:11 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wiwemad1tiha/backup" for canonical name "TestFTPPureftpd{x1Gc7}:rclone-test-wiwemad1tiha/backup" 2026/05/26 02:53:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:30128") 2026/05/26 02:53:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:50412->172.17.0.3:30128, err= 2026/05/26 02:53:11 DEBUG : two: size = 3 OK 2026/05/26 02:53:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:11 DEBUG : two: Unchanged skipping 2026/05/26 02:53:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:11 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst) 2026/05/26 02:53:11 DEBUG : one: Sizes differ 2026/05/26 02:53:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for checks to finish 2026/05/26 02:53:11 INFO : one-2019-01-01: Deleted 2026/05/26 02:53:11 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/26 02:53:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for transfers to finish 2026/05/26 02:53:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:32234") 2026/05/26 02:53:11 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:53220->172.17.0.3:32234, err= 2026/05/26 02:53:11 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/26 02:53:12 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/26 02:53:12 INFO : one: Copied (new) 2026/05/26 02:53:12 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:12 INFO : three-2019-01-01.txt: Deleted 2026/05/26 02:53:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/26 02:53:12 INFO : three.txt: Moved into backup dir 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31511") 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:32882->172.17.0.3:31511, err= 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31578") 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38986->172.17.0.3:31578, err= 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31363") 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57242->172.17.0.3:31363, err= 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38963") 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47982->172.17.0.3:38963, err= 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38421") 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37706") 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44176->172.17.0.3:38421, err= 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49384->172.17.0.3:37706, err= 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31237") 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51080->172.17.0.3:31237, err= 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.53s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33820") 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53440->172.17.0.3:33820, err= 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33893") 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38178->172.17.0.3:33893, err= 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37324") 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39992->172.17.0.3:37324, err= 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31881") 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34134->172.17.0.3:31881, err= 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37543") 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43070->172.17.0.3:37543, err= 2026/05/26 02:53:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwemad1tiha/dst" 2026/05/26 02:53:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:53:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:53:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:53:12 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:53:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:53:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:53:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:53:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:53:12 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:53:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Connecting to FTP server 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:21") 2026/05/26 02:53:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:49352->172.17.0.3:21, err= 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:31423") 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:43002->172.17.0.3:31423, err= 2026/05/26 02:53:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:14 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst) 2026/05/26 02:53:14 DEBUG : one: Sizes differ 2026/05/26 02:53:14 DEBUG : two: size = 3 OK 2026/05/26 02:53:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:14 DEBUG : two: Unchanged skipping 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for checks to finish 2026/05/26 02:53:14 INFO : one: Moved (server-side) to: one.bak 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for transfers to finish 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:37097") 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:51324->172.17.0.3:37097, err= 2026/05/26 02:53:14 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/26 02:53:14 DEBUG : one.a292864a.partial: renamed to: one 2026/05/26 02:53:14 INFO : one: Copied (new) 2026/05/26 02:53:14 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/26 02:53:14 INFO : three.txt: Moved into backup dir 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39423") 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35400->172.17.0.3:39423, err= 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31080") 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48126->172.17.0.3:31080, err= 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37276") 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36428->172.17.0.3:37276, err= 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33264") 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49132->172.17.0.3:33264, err= 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36201") 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39976->172.17.0.3:36201, err= 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:38369") 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:45466->172.17.0.3:38369, err= 2026/05/26 02:53:14 DEBUG : one.bak: Excluded (Path Filter) 2026/05/26 02:53:14 DEBUG : one.bak: Excluded 2026/05/26 02:53:14 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/26 02:53:14 DEBUG : three.txt.bak: Excluded 2026/05/26 02:53:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:14 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst) 2026/05/26 02:53:14 DEBUG : one: Sizes differ 2026/05/26 02:53:14 DEBUG : two: size = 3 OK 2026/05/26 02:53:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:14 DEBUG : two: Unchanged skipping 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for checks to finish 2026/05/26 02:53:14 INFO : one.bak: Deleted 2026/05/26 02:53:14 INFO : one: Moved (server-side) to: one.bak 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Waiting for transfers to finish 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:38731") 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:57138->172.17.0.3:38731, err= 2026/05/26 02:53:14 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/26 02:53:14 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/26 02:53:14 INFO : one: Copied (new) 2026/05/26 02:53:14 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:14 INFO : three.txt.bak: Deleted 2026/05/26 02:53:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/26 02:53:14 INFO : three.txt: Moved into backup dir 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34266") 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46178->172.17.0.3:34266, err= 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34824") 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56252->172.17.0.3:34824, err= 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32016") 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38614->172.17.0.3:32016, err= 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36986") 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39794->172.17.0.3:36986, err= 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32905") 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40970->172.17.0.3:32905, err= --- PASS: TestSyncBackupDirSuffixOnly (2.29s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34878") 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50940->172.17.0.3:34878, err= 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30835") 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44016->172.17.0.3:30835, err= 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32085") 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43524->172.17.0.3:32085, err= 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34179") 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40140->172.17.0.3:34179, err= 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36174") 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41206->172.17.0.3:36174, err= 2026/05/26 02:53:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwemad1tiha/dst" 2026/05/26 02:53:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:53:14 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:53:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:53:14 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:53:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:53:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:53:14 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:53:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:53:14 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:53:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Connecting to FTP server 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:21") 2026/05/26 02:53:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:49356->172.17.0.3:21, err= 2026/05/26 02:53:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:16 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst) 2026/05/26 02:53:16 DEBUG : one: Sizes differ 2026/05/26 02:53:16 INFO : one: Moved (server-side) to: one.bak 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:35150") 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:40266->172.17.0.3:35150, err= 2026/05/26 02:53:16 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/26 02:53:16 DEBUG : one.a292864a.partial: renamed to: one 2026/05/26 02:53:16 INFO : one: Copied (new) 2026/05/26 02:53:16 DEBUG : two: size = 3 OK 2026/05/26 02:53:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:16 DEBUG : two: Unchanged skipping 2026/05/26 02:53:16 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:16 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst) 2026/05/26 02:53:16 DEBUG : three.txt: Sizes differ 2026/05/26 02:53:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:38147") 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:56310->172.17.0.3:38147, err= 2026/05/26 02:53:16 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/05/26 02:53:16 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/05/26 02:53:16 INFO : three.txt: Copied (new) 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37593") 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60016->172.17.0.3:37593, err= 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30153") 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57058->172.17.0.3:30153, err= 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31853") 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51312->172.17.0.3:31853, err= 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32653") 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41882->172.17.0.3:32653, err= 2026/05/26 02:53:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:16 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst) 2026/05/26 02:53:16 DEBUG : one: Sizes differ 2026/05/26 02:53:16 INFO : one.bak: Deleted 2026/05/26 02:53:16 INFO : one: Moved (server-side) to: one.bak 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:32438") 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:36802->172.17.0.3:32438, err= 2026/05/26 02:53:16 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/26 02:53:16 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/26 02:53:16 INFO : one: Copied (new) 2026/05/26 02:53:16 DEBUG : two: size = 3 OK 2026/05/26 02:53:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:16 DEBUG : two: Unchanged skipping 2026/05/26 02:53:16 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:16 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst) 2026/05/26 02:53:16 DEBUG : three.txt: Sizes differ 2026/05/26 02:53:16 INFO : three.txt.bak: Deleted 2026/05/26 02:53:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:36570") 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:44118->172.17.0.3:36570, err= 2026/05/26 02:53:16 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/05/26 02:53:16 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/05/26 02:53:16 INFO : three.txt: Copied (new) 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31210") 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53844->172.17.0.3:31210, err= 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39802") 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37698->172.17.0.3:39802, err= 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38053") 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35750->172.17.0.3:38053, err= 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36167") 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42688->172.17.0.3:36167, err= 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35104") 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40074->172.17.0.3:35104, err= --- PASS: TestSyncSuffix (2.29s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34037") 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42260->172.17.0.3:34037, err= 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30719") 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42960->172.17.0.3:30719, err= 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33890") 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36986->172.17.0.3:33890, err= 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33597") 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59150->172.17.0.3:33597, err= 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36939") 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60006->172.17.0.3:36939, err= 2026/05/26 02:53:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wiwemad1tiha/dst" 2026/05/26 02:53:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:53:16 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:53:16 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:53:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{x1Gc7}" suffix to name 2026/05/26 02:53:16 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:53:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:53:16 DEBUG : Setting pass="3pmJ5G4IMVLsgt_v9S8kbbD0G7Mc5ddtYFjR2t6nXD4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:53:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: Connecting to FTP server 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:21") 2026/05/26 02:53:16 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:49368->172.17.0.3:21, err= 2026/05/26 02:53:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:18 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst) 2026/05/26 02:53:18 DEBUG : one: Sizes differ 2026/05/26 02:53:18 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:30374") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:42238->172.17.0.3:30374, err= 2026/05/26 02:53:18 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/26 02:53:18 DEBUG : one.a292864a.partial: renamed to: one 2026/05/26 02:53:18 INFO : one: Copied (new) 2026/05/26 02:53:18 DEBUG : two: size = 3 OK 2026/05/26 02:53:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : two: Unchanged skipping 2026/05/26 02:53:18 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:18 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst) 2026/05/26 02:53:18 DEBUG : three.txt: Sizes differ 2026/05/26 02:53:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:34014") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:46772->172.17.0.3:34014, err= 2026/05/26 02:53:18 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/05/26 02:53:18 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/05/26 02:53:18 INFO : three.txt: Copied (new) 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37495") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41668->172.17.0.3:37495, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33034") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60872->172.17.0.3:33034, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30617") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58586->172.17.0.3:30617, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36598") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37488->172.17.0.3:36598, err= 2026/05/26 02:53:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:18 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst) 2026/05/26 02:53:18 DEBUG : one: Sizes differ 2026/05/26 02:53:18 INFO : one-2019-01-01: Deleted 2026/05/26 02:53:18 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:33735") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:56176->172.17.0.3:33735, err= 2026/05/26 02:53:18 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/26 02:53:18 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/26 02:53:18 INFO : one: Copied (new) 2026/05/26 02:53:18 DEBUG : two: size = 3 OK 2026/05/26 02:53:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : two: Unchanged skipping 2026/05/26 02:53:18 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:18 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst) 2026/05/26 02:53:18 DEBUG : three.txt: Sizes differ 2026/05/26 02:53:18 INFO : three-2019-01-01.txt: Deleted 2026/05/26 02:53:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: dial("tcp","172.17.0.3:32245") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha/dst: > dial: conn=172.17.0.1:53700->172.17.0.3:32245, err= 2026/05/26 02:53:18 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/05/26 02:53:18 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/05/26 02:53:18 INFO : three.txt: Copied (new) 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37100") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34204->172.17.0.3:37100, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38886") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44842->172.17.0.3:38886, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36120") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33162->172.17.0.3:36120, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33014") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52636->172.17.0.3:33014, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32847") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52784->172.17.0.3:32847, err= --- PASS: TestSyncSuffixKeepExtension (2.26s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32472") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47316->172.17.0.3:32472, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36942") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56068->172.17.0.3:36942, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30900") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52252->172.17.0.3:30900, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:18 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:18 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:53:18 DEBUG : Testêé: Sizes differ 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35162") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41824->172.17.0.3:35162, err= 2026/05/26 02:53:18 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/05/26 02:53:18 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/05/26 02:53:18 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/26 02:53:18 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33012") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41388->172.17.0.3:33012, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31939") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60424->172.17.0.3:31939, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38659") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35228->172.17.0.3:38659, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39254") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56658->172.17.0.3:39254, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38909") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39532->172.17.0.3:38909, err= 2026/05/26 02:53:18 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34375") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50714->172.17.0.3:34375, err= 2026/05/26 02:53:18 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/26 02:53:18 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/26 02:53:18 INFO : existing: Copied (new) 2026/05/26 02:53:18 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38868") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33276->172.17.0.3:38868, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33741") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38806->172.17.0.3:33741, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37713") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52336->172.17.0.3:37713, err= 2026/05/26 02:53:18 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:18 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:53:18 DEBUG : existing: Sizes differ 2026/05/26 02:53:18 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:18 ERROR : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: not deleting files as there were IO errors 2026/05/26 02:53:18 ERROR : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: not deleting directories as there were IO errors 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30146") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42262->172.17.0.3:30146, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30379") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53558->172.17.0.3:30379, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36214") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33304->172.17.0.3:36214, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34417") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54818->172.17.0.3:34417, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36560") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50970->172.17.0.3:36560, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31381") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52170->172.17.0.3:31381, err= 2026/05/26 02:53:18 DEBUG : EXISTING: size = 6 OK 2026/05/26 02:53:18 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : existing: Unchanged skipping 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:18 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:18 INFO : There was nothing to transfer 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36796") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48062->172.17.0.3:36796, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38335") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36058->172.17.0.3:38335, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35274") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35224->172.17.0.3:35274, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39869") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52264->172.17.0.3:39869, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37487") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45980->172.17.0.3:37487, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30115") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54004->172.17.0.3:30115, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33787") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35496->172.17.0.3:33787, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31126") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49376->172.17.0.3:31126, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31416") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44640->172.17.0.3:31416, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31496") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33850->172.17.0.3:31496, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34236") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52270->172.17.0.3:34236, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39763") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42008->172.17.0.3:39763, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33113") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57224->172.17.0.3:33113, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31065") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39544->172.17.0.3:31065, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39408") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59334->172.17.0.3:39408, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37743") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35234->172.17.0.3:37743, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32085") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43534->172.17.0.3:32085, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37900") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54594->172.17.0.3:37900, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37118") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39920->172.17.0.3:37118, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34689") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59130->172.17.0.3:34689, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32871") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43760->172.17.0.3:32871, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35558") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37886->172.17.0.3:35558, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31816") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45966->172.17.0.3:31816, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34961") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42230->172.17.0.3:34961, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34258") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49718->172.17.0.3:34258, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36992") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53188->172.17.0.3:36992, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35688") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34476->172.17.0.3:35688, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30387") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43118->172.17.0.3:30387, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39776") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47646->172.17.0.3:39776, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39353") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60428->172.17.0.3:39353, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39862") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47650->172.17.0.3:39862, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35606") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57536->172.17.0.3:35606, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33164") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49764->172.17.0.3:33164, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34757") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40704->172.17.0.3:34757, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30751") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34708->172.17.0.3:30751, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32311") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47662->172.17.0.3:32311, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38344") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35418->172.17.0.3:38344, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33161") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33900->172.17.0.3:33161, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38863") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37862->172.17.0.3:38863, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35673") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41496->172.17.0.3:35673, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38522") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60340->172.17.0.3:38522, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32367") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45694->172.17.0.3:32367, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33655") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53262->172.17.0.3:33655, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37189") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60388->172.17.0.3:37189, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35129") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57970->172.17.0.3:35129, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31868") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36524->172.17.0.3:31868, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35474") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54716->172.17.0.3:35474, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38619") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38900->172.17.0.3:38619, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36265") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42504->172.17.0.3:36265, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32233") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40218->172.17.0.3:32233, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34146") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39076->172.17.0.3:34146, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34361") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49160->172.17.0.3:34361, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39767") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48030->172.17.0.3:39767, err= 2026/05/26 02:53:18 DEBUG : both0: size = 6 OK 2026/05/26 02:53:18 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:18 DEBUG : both12: size = 6 OK 2026/05/26 02:53:18 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both10: size = 6 OK 2026/05/26 02:53:18 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both0: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both13: size = 6 OK 2026/05/26 02:53:18 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both13: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both14: size = 6 OK 2026/05/26 02:53:18 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both11: size = 6 OK 2026/05/26 02:53:18 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both14: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both15: size = 6 OK 2026/05/26 02:53:18 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both15: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both16: size = 6 OK 2026/05/26 02:53:18 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both16: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both17: size = 6 OK 2026/05/26 02:53:18 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both17: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both18: size = 6 OK 2026/05/26 02:53:18 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both18: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both19: size = 6 OK 2026/05/26 02:53:18 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both12: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both1: size = 6 OK 2026/05/26 02:53:18 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both1: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both2: size = 6 OK 2026/05/26 02:53:18 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both11: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both3: size = 6 OK 2026/05/26 02:53:18 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both3: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both4: size = 6 OK 2026/05/26 02:53:18 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both4: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both5: size = 6 OK 2026/05/26 02:53:18 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both10: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both6: size = 6 OK 2026/05/26 02:53:18 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both19: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both7: size = 6 OK 2026/05/26 02:53:18 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both7: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both8: size = 6 OK 2026/05/26 02:53:18 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both8: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both9: size = 6 OK 2026/05/26 02:53:18 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both9: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both2: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both5: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both6: Unchanged skipping 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:18 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:18 INFO : only18: Deleted 2026/05/26 02:53:18 INFO : only15: Deleted 2026/05/26 02:53:18 INFO : only6: Deleted 2026/05/26 02:53:18 INFO : only8: Deleted 2026/05/26 02:53:18 INFO : only19: Deleted 2026/05/26 02:53:18 INFO : only16: Deleted 2026/05/26 02:53:18 INFO : only3: Deleted 2026/05/26 02:53:18 INFO : only0: Deleted 2026/05/26 02:53:18 INFO : only11: Deleted 2026/05/26 02:53:18 INFO : only14: Deleted 2026/05/26 02:53:18 INFO : only17: Deleted 2026/05/26 02:53:18 INFO : only13: Deleted 2026/05/26 02:53:18 INFO : only10: Deleted 2026/05/26 02:53:18 INFO : only4: Deleted 2026/05/26 02:53:18 INFO : only1: Deleted 2026/05/26 02:53:18 INFO : only2: Deleted 2026/05/26 02:53:18 INFO : only7: Deleted 2026/05/26 02:53:18 INFO : only5: Deleted 2026/05/26 02:53:18 INFO : only9: Deleted 2026/05/26 02:53:18 INFO : only12: Deleted 2026/05/26 02:53:18 INFO : There was nothing to transfer 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37403") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52776->172.17.0.3:37403, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33114") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33718->172.17.0.3:33114, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39992") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33134->172.17.0.3:39992, err= --- PASS: TestSyncConcurrentDelete (0.06s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30588") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40798->172.17.0.3:30588, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34247") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35480->172.17.0.3:34247, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33427") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49174->172.17.0.3:33427, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34401") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52820->172.17.0.3:34401, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31616") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46848->172.17.0.3:31616, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38504") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50422->172.17.0.3:38504, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39105") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33934->172.17.0.3:39105, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30045") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60094->172.17.0.3:30045, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39509") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39278->172.17.0.3:39509, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30181") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54368->172.17.0.3:30181, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33898") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38782->172.17.0.3:33898, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36129") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59334->172.17.0.3:36129, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32167") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47044->172.17.0.3:32167, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31903") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57976->172.17.0.3:31903, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39389") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48028->172.17.0.3:39389, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38861") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48350->172.17.0.3:38861, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33060") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38518->172.17.0.3:33060, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38100") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59502->172.17.0.3:38100, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32868") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50650->172.17.0.3:32868, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39748") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58664->172.17.0.3:39748, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33078") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60036->172.17.0.3:33078, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30043") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60954->172.17.0.3:30043, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30605") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41666->172.17.0.3:30605, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33575") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52426->172.17.0.3:33575, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36624") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45350->172.17.0.3:36624, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31979") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52504->172.17.0.3:31979, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35843") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41938->172.17.0.3:35843, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31856") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38166->172.17.0.3:31856, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35217") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41610->172.17.0.3:35217, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38924") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58590->172.17.0.3:38924, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39899") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33570->172.17.0.3:39899, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32974") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53666->172.17.0.3:32974, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35028") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55490->172.17.0.3:35028, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39164") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34252->172.17.0.3:39164, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32025") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49996->172.17.0.3:32025, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35399") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54954->172.17.0.3:35399, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34868") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50002->172.17.0.3:34868, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38823") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44894->172.17.0.3:38823, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34387") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58096->172.17.0.3:34387, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31473") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49008->172.17.0.3:31473, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35100") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38628->172.17.0.3:35100, err= 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37969") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44652->172.17.0.3:37969, err= 2026/05/26 02:53:18 DEBUG : both0: size = 6 OK 2026/05/26 02:53:18 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both11: size = 6 OK 2026/05/26 02:53:18 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:18 DEBUG : both12: size = 6 OK 2026/05/26 02:53:18 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both0: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both13: size = 6 OK 2026/05/26 02:53:18 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both10: size = 6 OK 2026/05/26 02:53:18 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both12: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both14: size = 6 OK 2026/05/26 02:53:18 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both14: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both15: size = 6 OK 2026/05/26 02:53:18 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both15: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both16: size = 6 OK 2026/05/26 02:53:18 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both16: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both17: size = 6 OK 2026/05/26 02:53:18 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both17: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both18: size = 6 OK 2026/05/26 02:53:18 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both13: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both19: size = 6 OK 2026/05/26 02:53:18 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both19: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both1: size = 6 OK 2026/05/26 02:53:18 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both1: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both2: size = 6 OK 2026/05/26 02:53:18 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both2: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both3: size = 6 OK 2026/05/26 02:53:18 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both3: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both4: size = 6 OK 2026/05/26 02:53:18 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both4: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both5: size = 6 OK 2026/05/26 02:53:18 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both5: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both6: size = 6 OK 2026/05/26 02:53:18 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both11: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both7: size = 6 OK 2026/05/26 02:53:18 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both10: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both8: size = 6 OK 2026/05/26 02:53:18 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both8: Unchanged skipping 2026/05/26 02:53:18 DEBUG : both9: size = 6 OK 2026/05/26 02:53:18 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:18 DEBUG : both9: Unchanged skipping 2026/05/26 02:53:18 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:18 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:53:18 DEBUG : only0: Sizes differ 2026/05/26 02:53:18 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:18 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:53:18 DEBUG : both18: Unchanged skipping 2026/05/26 02:53:18 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:18 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:53:18 DEBUG : only11: Sizes differ 2026/05/26 02:53:18 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:18 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:53:18 DEBUG : only12: Sizes differ 2026/05/26 02:53:18 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:18 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:53:18 DEBUG : only13: Sizes differ 2026/05/26 02:53:18 DEBUG : both6: Unchanged skipping 2026/05/26 02:53:18 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:18 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:53:18 DEBUG : only14: Sizes differ 2026/05/26 02:53:18 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:18 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:53:18 DEBUG : only15: Sizes differ 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35402") 2026/05/26 02:53:18 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39082->172.17.0.3:35402, err= 2026/05/26 02:53:18 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:53:18 DEBUG : only16: Sizes differ 2026/05/26 02:53:18 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:18 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:53:18 DEBUG : only17: Sizes differ 2026/05/26 02:53:18 DEBUG : both7: Unchanged skipping 2026/05/26 02:53:18 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:18 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:53:18 DEBUG : only18: Sizes differ 2026/05/26 02:53:18 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:18 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:53:18 DEBUG : only19: Sizes differ 2026/05/26 02:53:18 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:18 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:53:18 DEBUG : only1: Sizes differ 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32227") 2026/05/26 02:53:18 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:18 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:53:18 DEBUG : only2: Sizes differ 2026/05/26 02:53:18 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:18 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:53:18 DEBUG : only3: Sizes differ 2026/05/26 02:53:18 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:18 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:53:18 DEBUG : only4: Sizes differ 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50546->172.17.0.3:32227, err= 2026/05/26 02:53:18 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:18 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:53:18 DEBUG : only5: Sizes differ 2026/05/26 02:53:18 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31107") 2026/05/26 02:53:18 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:18 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:53:18 DEBUG : only7: Sizes differ 2026/05/26 02:53:18 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:53:18 DEBUG : only6: Sizes differ 2026/05/26 02:53:18 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:18 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34340->172.17.0.3:31107, err= 2026/05/26 02:53:18 DEBUG : only8: Sizes differ 2026/05/26 02:53:18 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3448662103) 2026/05/26 02:53:18 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-wiwemad1tiha) 2026/05/26 02:53:18 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/05/26 02:53:18 DEBUG : only9: Sizes differ 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30919") 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38104->172.17.0.3:30919, err= 2026/05/26 02:53:18 DEBUG : only10: Sizes differ 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:18 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/05/26 02:53:18 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/05/26 02:53:18 INFO : only0: Copied (replaced existing) 2026/05/26 02:53:18 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/05/26 02:53:18 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/05/26 02:53:18 INFO : only14: Copied (replaced existing) 2026/05/26 02:53:18 DEBUG : only11.51c18866.partial: size = 0 OK 2026/05/26 02:53:18 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33421") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33128->172.17.0.3:33421, err= 2026/05/26 02:53:19 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/05/26 02:53:19 INFO : only12: Copied (replaced existing) 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32993") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37612") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51420->172.17.0.3:32993, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59658->172.17.0.3:37612, err= 2026/05/26 02:53:19 DEBUG : only11.51c18866.partial: renamed to: only11 2026/05/26 02:53:19 INFO : only11: Copied (replaced existing) 2026/05/26 02:53:19 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36635") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60692->172.17.0.3:36635, err= 2026/05/26 02:53:19 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/05/26 02:53:19 INFO : only13: Copied (replaced existing) 2026/05/26 02:53:19 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33061") 2026/05/26 02:53:19 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/05/26 02:53:19 DEBUG : only18.f963383f.partial: size = 0 OK 2026/05/26 02:53:19 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/05/26 02:53:19 INFO : only15: Copied (replaced existing) 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48034->172.17.0.3:33061, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35248") 2026/05/26 02:53:19 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/05/26 02:53:19 INFO : only16: Copied (replaced existing) 2026/05/26 02:53:19 DEBUG : only18.f963383f.partial: renamed to: only18 2026/05/26 02:53:19 INFO : only18: Copied (replaced existing) 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58026->172.17.0.3:35248, err= 2026/05/26 02:53:19 DEBUG : only1.77787b15.partial: size = 0 OK 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39495") 2026/05/26 02:53:19 DEBUG : only1.77787b15.partial: renamed to: only1 2026/05/26 02:53:19 INFO : only1: Copied (replaced existing) 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50834->172.17.0.3:39495, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31908") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53502->172.17.0.3:31908, err= 2026/05/26 02:53:19 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31244") 2026/05/26 02:53:19 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54300->172.17.0.3:31244, err= 2026/05/26 02:53:19 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/05/26 02:53:19 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/05/26 02:53:19 INFO : only19: Copied (replaced existing) 2026/05/26 02:53:19 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/05/26 02:53:19 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/05/26 02:53:19 INFO : only2: Copied (replaced existing) 2026/05/26 02:53:19 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/05/26 02:53:19 INFO : only3: Copied (replaced existing) 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31368") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34342->172.17.0.3:31368, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30480") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39345") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41312->172.17.0.3:30480, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:32990->172.17.0.3:39345, err= 2026/05/26 02:53:19 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/05/26 02:53:19 INFO : only5: Copied (replaced existing) 2026/05/26 02:53:19 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39753") 2026/05/26 02:53:19 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45622->172.17.0.3:39753, err= 2026/05/26 02:53:19 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/05/26 02:53:19 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/05/26 02:53:19 INFO : only17: Copied (replaced existing) 2026/05/26 02:53:19 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/05/26 02:53:19 INFO : only7: Copied (replaced existing) 2026/05/26 02:53:19 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35875") 2026/05/26 02:53:19 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/05/26 02:53:19 INFO : only8: Copied (replaced existing) 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30775") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35324->172.17.0.3:35875, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42746->172.17.0.3:30775, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36224") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43900->172.17.0.3:36224, err= 2026/05/26 02:53:19 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/05/26 02:53:19 INFO : only9: Copied (replaced existing) 2026/05/26 02:53:19 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/05/26 02:53:19 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/05/26 02:53:19 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/05/26 02:53:19 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/05/26 02:53:19 INFO : only6: Copied (replaced existing) 2026/05/26 02:53:19 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/05/26 02:53:19 INFO : only10: Copied (replaced existing) 2026/05/26 02:53:19 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/05/26 02:53:19 INFO : only4: Copied (replaced existing) 2026/05/26 02:53:19 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37737") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45916->172.17.0.3:37737, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32897") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48348->172.17.0.3:32897, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39091") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46942->172.17.0.3:39091, err= --- PASS: TestSyncConcurrentTruncate (0.08s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:19 DEBUG : empty_dir: Making directory with metadata 2026/05/26 02:53:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/26 02:53:19 DEBUG : empty_on_remote: Making directory with metadata 2026/05/26 02:53:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/26 02:53:19 INFO : empty_on_remote: Making directory 2026/05/26 02:53:19 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/26 02:53:19 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/26 02:53:19 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/26 02:53:19 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/26 02:53:19 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35396") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54942->172.17.0.3:35396, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35005") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37708") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30749") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49430->172.17.0.3:37708, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35920->172.17.0.3:30749, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33050->172.17.0.3:35005, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30848") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33876->172.17.0.3:30848, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32902") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33276->172.17.0.3:32902, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:19 DEBUG : empty_dir: Making directory with metadata 2026/05/26 02:53:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/26 02:53:19 DEBUG : empty_on_remote: Making directory with metadata 2026/05/26 02:53:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/26 02:53:19 INFO : empty_on_remote: Making directory 2026/05/26 02:53:19 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/26 02:53:19 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/26 02:53:19 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/26 02:53:19 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/26 02:53:19 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/26 02:53:19 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31241") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44288->172.17.0.3:31241, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35959") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37419") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39452") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48558->172.17.0.3:35959, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40546->172.17.0.3:37419, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50572->172.17.0.3:39452, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33036") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34210->172.17.0.3:33036, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36394") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47064->172.17.0.3:36394, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35076") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48836->172.17.0.3:35076, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/26 02:53:19 INFO : sub dir: Making directory 2026/05/26 02:53:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35374") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55202->172.17.0.3:35374, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30744") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58072->172.17.0.3:30744, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36693") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54100->172.17.0.3:36693, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34624") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33652->172.17.0.3:34624, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39959") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53348->172.17.0.3:39959, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38787") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55238->172.17.0.3:38787, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36477") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38564->172.17.0.3:36477, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33660") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33074->172.17.0.3:33660, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33314") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42222->172.17.0.3:33314, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30866") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38494->172.17.0.3:30866, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38939") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52420->172.17.0.3:38939, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.03s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/26 02:53:19 INFO : sub dir: Making directory 2026/05/26 02:53:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35816") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40264->172.17.0.3:35816, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37921") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43798->172.17.0.3:37921, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37545") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35204->172.17.0.3:37545, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39828") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42890->172.17.0.3:39828, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33739") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33168->172.17.0.3:33739, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33265") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43432->172.17.0.3:33265, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30767") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47080->172.17.0.3:30767, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39214") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52628->172.17.0.3:39214, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33173") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60654->172.17.0.3:33173, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32769") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44434->172.17.0.3:32769, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37970") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60728->172.17.0.3:37970, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.03s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32626") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53548->172.17.0.3:32626, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31314") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59392->172.17.0.3:31314, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32508") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50866->172.17.0.3:32508, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34223") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42546->172.17.0.3:34223, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33116") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43148->172.17.0.3:33116, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32357") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52454->172.17.0.3:32357, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34202") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57170->172.17.0.3:34202, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30711") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34430->172.17.0.3:30711, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36825") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48322->172.17.0.3:36825, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36609") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52966->172.17.0.3:36609, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38434") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51292->172.17.0.3:38434, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36933") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38812->172.17.0.3:36933, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31225") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49812->172.17.0.3:31225, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36710") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52354->172.17.0.3:36710, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39967") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55206->172.17.0.3:39967, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38158") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33822->172.17.0.3:38158, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33643") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34050->172.17.0.3:33643, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37786") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60968->172.17.0.3:37786, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35965") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46122->172.17.0.3:35965, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38172") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37020->172.17.0.3:38172, err= 2026/05/26 02:53:19 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36933") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38828->172.17.0.3:36933, err= 2026/05/26 02:53:19 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : apple: Excluded 2026/05/26 02:53:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:19 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : banana: Excluded 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35510") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39832->172.17.0.3:35510, err= 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37935") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60534->172.17.0.3:37935, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33937") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35610->172.17.0.3:33937, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34312") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53978->172.17.0.3:34312, err= 2026/05/26 02:53:19 DEBUG : apple: size = 5 OK 2026/05/26 02:53:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : apple: Unchanged skipping 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 02:53:19 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : banana: size = 6 OK 2026/05/26 02:53:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : banana: Unchanged skipping 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 02:53:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33779") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47920->172.17.0.3:33779, err= 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:19 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:19 INFO : There was nothing to transfer 2026/05/26 02:53:19 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37455") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47920->172.17.0.3:37455, err= 2026/05/26 02:53:19 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : apple: Excluded 2026/05/26 02:53:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:19 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : banana: Excluded 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33611") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48954->172.17.0.3:33611, err= 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32702") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59102->172.17.0.3:32702, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35920") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51064->172.17.0.3:35920, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30719") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42970->172.17.0.3:30719, err= 2026/05/26 02:53:19 DEBUG : apple: size = 5 OK 2026/05/26 02:53:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : apple: Unchanged skipping 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 02:53:19 DEBUG : banana: size = 6 OK 2026/05/26 02:53:19 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 02:53:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 02:53:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : banana: Unchanged skipping 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34549") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50616->172.17.0.3:34549, err= 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:19 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:19 INFO : There was nothing to transfer 2026/05/26 02:53:19 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38662") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42292->172.17.0.3:38662, err= 2026/05/26 02:53:19 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : apple: Excluded 2026/05/26 02:53:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:19 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : banana: Excluded 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39588") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46204->172.17.0.3:39588, err= 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38536") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60092->172.17.0.3:38536, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39727") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59100->172.17.0.3:39727, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39143") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58802->172.17.0.3:39143, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34789") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33148->172.17.0.3:34789, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32434") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40418->172.17.0.3:32434, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39348") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53584->172.17.0.3:39348, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30658") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50708->172.17.0.3:30658, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38324") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35746->172.17.0.3:38324, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35495") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50590->172.17.0.3:35495, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31650") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55054->172.17.0.3:31650, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33089") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37144->172.17.0.3:33089, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33054") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45358->172.17.0.3:33054, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34443") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54892->172.17.0.3:34443, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30394") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39264->172.17.0.3:30394, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37613") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53332->172.17.0.3:37613, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30665") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45116->172.17.0.3:30665, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38855") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57754->172.17.0.3:38855, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36365") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52964->172.17.0.3:36365, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32881") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60376->172.17.0.3:32881, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31353") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50598->172.17.0.3:31353, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36841") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40290->172.17.0.3:36841, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37911") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41526->172.17.0.3:37911, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36396") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47284->172.17.0.3:36396, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33792") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54256->172.17.0.3:33792, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34978") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54792->172.17.0.3:34978, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36946") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49032->172.17.0.3:36946, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36786") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37844->172.17.0.3:36786, err= 2026/05/26 02:53:19 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38619") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38912->172.17.0.3:38619, err= 2026/05/26 02:53:19 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : apple: Excluded 2026/05/26 02:53:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:19 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : banana: Excluded 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38513") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45226->172.17.0.3:38513, err= 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37550") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45874->172.17.0.3:37550, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30556") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55082->172.17.0.3:30556, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33437") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35668->172.17.0.3:33437, err= 2026/05/26 02:53:19 DEBUG : apple: size = 5 OK 2026/05/26 02:53:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : apple: Unchanged skipping 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 02:53:19 DEBUG : banana: size = 6 OK 2026/05/26 02:53:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 02:53:19 DEBUG : banana: Unchanged skipping 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37568") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:32976->172.17.0.3:37568, err= 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:19 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:19 INFO : There was nothing to transfer 2026/05/26 02:53:19 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30495") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59616->172.17.0.3:30495, err= 2026/05/26 02:53:19 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : apple: Excluded 2026/05/26 02:53:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:19 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : banana: Excluded 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32915") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54228->172.17.0.3:32915, err= 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37514") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48614->172.17.0.3:37514, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31438") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57776->172.17.0.3:31438, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37766") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34596->172.17.0.3:37766, err= 2026/05/26 02:53:19 DEBUG : apple: size = 5 OK 2026/05/26 02:53:19 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : apple: Unchanged skipping 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 02:53:19 DEBUG : banana: size = 6 OK 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 02:53:19 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : banana: Unchanged skipping 2026/05/26 02:53:19 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 02:53:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34871") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46334->172.17.0.3:34871, err= 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:19 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:19 INFO : There was nothing to transfer 2026/05/26 02:53:19 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34543") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47008->172.17.0.3:34543, err= 2026/05/26 02:53:19 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : apple: Excluded 2026/05/26 02:53:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:19 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : banana: Excluded 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34912") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49650->172.17.0.3:34912, err= 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33108") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50564->172.17.0.3:33108, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34151") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53026->172.17.0.3:34151, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33473") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45936->172.17.0.3:33473, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35041") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56910->172.17.0.3:35041, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36571") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51714->172.17.0.3:36571, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38748") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59524->172.17.0.3:38748, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39930") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36826->172.17.0.3:39930, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35012") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44670->172.17.0.3:35012, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36024") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41242->172.17.0.3:36024, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35713") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37972->172.17.0.3:35713, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36705") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44788->172.17.0.3:36705, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34235") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60512->172.17.0.3:34235, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36381") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57344->172.17.0.3:36381, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31080") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48130->172.17.0.3:31080, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33076") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35486->172.17.0.3:33076, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38157") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39982->172.17.0.3:38157, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37794") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50484->172.17.0.3:37794, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32220") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39560->172.17.0.3:32220, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36789") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56866->172.17.0.3:36789, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38368") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59568->172.17.0.3:38368, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32615") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50522->172.17.0.3:32615, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33534") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41782->172.17.0.3:33534, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35406") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42264->172.17.0.3:35406, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37302") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56416->172.17.0.3:37302, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35491") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50552->172.17.0.3:35491, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37678") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58898->172.17.0.3:37678, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39481") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46012->172.17.0.3:39481, err= 2026/05/26 02:53:19 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32004") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41720->172.17.0.3:32004, err= 2026/05/26 02:53:19 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : apple: Excluded 2026/05/26 02:53:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:19 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : banana: Excluded 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39972") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35702->172.17.0.3:39972, err= 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32002") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55756->172.17.0.3:32002, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36378") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41256->172.17.0.3:36378, err= 2026/05/26 02:53:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31085") 2026/05/26 02:53:19 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:19 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:19 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:19 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:19 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:19 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:19 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55938->172.17.0.3:31085, err= 2026/05/26 02:53:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/26 02:53:19 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/26 02:53:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/26 02:53:19 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:19 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Connecting to FTP server 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:21") 2026/05/26 02:53:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31378") 2026/05/26 02:53:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34933") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38768") 2026/05/26 02:53:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38490->172.17.0.3:31378, err= 2026/05/26 02:53:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31829") 2026/05/26 02:53:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49378->172.17.0.3:21, err= 2026/05/26 02:53:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52500->172.17.0.3:31829, err= 2026/05/26 02:53:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49754->172.17.0.3:38768, err= 2026/05/26 02:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/26 02:53:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49192->172.17.0.3:34933, err= 2026/05/26 02:53:19 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/05/26 02:53:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/05/26 02:53:19 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/05/26 02:53:19 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:19 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/05/26 02:53:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:19 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38714") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37675") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36616->172.17.0.3:38714, err= 2026/05/26 02:53:19 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/05/26 02:53:19 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57434->172.17.0.3:37675, err= 2026/05/26 02:53:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32277") 2026/05/26 02:53:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49924->172.17.0.3:32277, err= 2026/05/26 02:53:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30279") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55398->172.17.0.3:30279, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34782") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40322->172.17.0.3:34782, err= 2026/05/26 02:53:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31991") 2026/05/26 02:53:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44284->172.17.0.3:31991, err= 2026/05/26 02:53:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38706") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33597") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37982->172.17.0.3:38706, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59166->172.17.0.3:33597, err= 2026/05/26 02:53:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34858") 2026/05/26 02:53:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43426->172.17.0.3:34858, err= 2026/05/26 02:53:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/05/26 02:53:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36581") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34706") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55438->172.17.0.3:36581, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41332->172.17.0.3:34706, err= 2026/05/26 02:53:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34964") 2026/05/26 02:53:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37946->172.17.0.3:34964, err= 2026/05/26 02:53:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/05/26 02:53:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30957") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46358->172.17.0.3:30957, err= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35927") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55254->172.17.0.3:35927, err= 2026/05/26 02:53:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33811") 2026/05/26 02:53:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51210->172.17.0.3:33811, err= 2026/05/26 02:53:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/05/26 02:53:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37201") 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42650->172.17.0.3:37201, err= 2026/05/26 02:53:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/05/26 02:53:19 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/05/26 02:53:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:19 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/05/26 02:53:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-xazekoq2liyo: closing 1 unused connections 2026/05/26 02:53:19 DEBUG : ftp://172.17.0.3:21/rclone-test-mobirab2vesi: closing 2 unused connections 2026/05/26 02:53:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32074") 2026/05/26 02:53:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47304->172.17.0.3:32074, err= 2026/05/26 02:53:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/05/26 02:53:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:21 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:21 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Connecting to FTP server 2026/05/26 02:53:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:21") 2026/05/26 02:53:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Connecting to FTP server 2026/05/26 02:53:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Connecting to FTP server 2026/05/26 02:53:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57162->172.17.0.3:21, err= 2026/05/26 02:53:21 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/26 02:53:21 INFO : dir1/0011-56789;.txt: Deleted 2026/05/26 02:53:21 INFO : dir1/0015-9;=.txt: Deleted 2026/05/26 02:53:21 INFO : dir1/0009-3456789.txt: Deleted 2026/05/26 02:53:21 INFO : apple: Deleted 2026/05/26 02:53:21 INFO : dir1/0012-6789;.txt: Deleted 2026/05/26 02:53:21 INFO : dir1/0013-789;=.txt: Deleted 2026/05/26 02:53:21 INFO : dir1/0010-456789.txt: Deleted 2026/05/26 02:53:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/26 02:53:21 INFO : splitbananasplit: Deleted 2026/05/26 02:53:21 INFO : dir1/0003-defghij.txt: Deleted 2026/05/26 02:53:21 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/26 02:53:21 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/26 02:53:21 INFO : appleappleapplebanana: Deleted 2026/05/26 02:53:21 INFO : dir1/0008-2345678.txt: Deleted 2026/05/26 02:53:21 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/26 02:53:21 INFO : dir1/0007-1234567.txt: Deleted 2026/05/26 02:53:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:21") 2026/05/26 02:53:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57168->172.17.0.3:21, err= 2026/05/26 02:53:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:21") 2026/05/26 02:53:21 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57174->172.17.0.3:21, err= 2026/05/26 02:53:23 INFO : dir1/0014-89;=.txt: Deleted 2026/05/26 02:53:23 INFO : banana: Deleted 2026/05/26 02:53:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/26 02:53:23 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33335") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59334->172.17.0.3:33335, err= 2026/05/26 02:53:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/26 02:53:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/26 02:53:23 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : YXBwbGU=: Excluded 2026/05/26 02:53:23 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : YmFuYW5h: Excluded 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39806") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50054->172.17.0.3:39806, err= 2026/05/26 02:53:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33453") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56444->172.17.0.3:33453, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34815") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40146->172.17.0.3:34815, err= 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/26 02:53:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37939") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52762->172.17.0.3:37939, err= 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:23 DEBUG : YXBwbGU=: size = 5 OK 2026/05/26 02:53:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:23 DEBUG : apple: Unchanged skipping 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 02:53:23 DEBUG : YmFuYW5h: size = 6 OK 2026/05/26 02:53:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/26 02:53:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:23 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 02:53:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:23 DEBUG : banana: Unchanged skipping 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31069") 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53052->172.17.0.3:31069, err= 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/26 02:53:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 02:53:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 02:53:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/26 02:53:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 02:53:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 02:53:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 02:53:23 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 02:53:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 02:53:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 02:53:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:23 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:23 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33449") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39414->172.17.0.3:33449, err= 2026/05/26 02:53:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/26 02:53:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/26 02:53:23 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : YXBwbGU=: Excluded 2026/05/26 02:53:23 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : YmFuYW5h: Excluded 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30635") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39356->172.17.0.3:30635, err= 2026/05/26 02:53:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/26 02:53:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32375") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50058->172.17.0.3:32375, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31430") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48158->172.17.0.3:31430, err= 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/26 02:53:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37514") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37242->172.17.0.3:37514, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33750") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36518->172.17.0.3:33750, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38827") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36298->172.17.0.3:38827, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30051") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42170->172.17.0.3:30051, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34217") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58376->172.17.0.3:34217, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36834") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59630->172.17.0.3:36834, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38684") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36968->172.17.0.3:38684, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37000") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53714->172.17.0.3:37000, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35043") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44006->172.17.0.3:35043, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39778") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59134->172.17.0.3:39778, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36768") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46456->172.17.0.3:36768, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32138") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56820->172.17.0.3:32138, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30003") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37404->172.17.0.3:30003, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30965") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35772->172.17.0.3:30965, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32823") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38432->172.17.0.3:32823, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39520") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41002->172.17.0.3:39520, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33126") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53006->172.17.0.3:33126, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36250") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37028->172.17.0.3:36250, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38455") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60738->172.17.0.3:38455, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33291") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47526->172.17.0.3:33291, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31692") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60604->172.17.0.3:31692, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31069") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53068->172.17.0.3:31069, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36965") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52290->172.17.0.3:36965, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36513") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53194->172.17.0.3:36513, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31606") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56124->172.17.0.3:31606, err= 2026/05/26 02:53:23 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35904") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58270->172.17.0.3:35904, err= 2026/05/26 02:53:23 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : apple: Excluded 2026/05/26 02:53:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:23 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : banana: Excluded 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35223") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44606->172.17.0.3:35223, err= 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33664") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47978->172.17.0.3:33664, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35639") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58606->172.17.0.3:35639, err= 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 02:53:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 02:53:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 02:53:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 02:53:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 02:53:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34389") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56408->172.17.0.3:34389, err= 2026/05/26 02:53:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 02:53:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 02:53:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 02:53:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32612") 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30340") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37128") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43980->172.17.0.3:32612, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42720->172.17.0.3:37128, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37044") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50492->172.17.0.3:30340, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56194->172.17.0.3:37044, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32715") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52244->172.17.0.3:32715, err= 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/26 02:53:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 02:53:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/26 02:53:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 02:53:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 02:53:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 02:53:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 02:53:23 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/26 02:53:23 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:23 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/26 02:53:23 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/05/26 02:53:23 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/26 02:53:23 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/05/26 02:53:23 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/05/26 02:53:23 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34791") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38753") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36914") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53688->172.17.0.3:34791, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49828->172.17.0.3:38753, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55272->172.17.0.3:36914, err= 2026/05/26 02:53:23 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/05/26 02:53:23 INFO : apple: Copied (new) to: PREFIXapple 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34827") 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43184->172.17.0.3:34827, err= 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/26 02:53:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/05/26 02:53:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/05/26 02:53:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33806") 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56402->172.17.0.3:33806, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38229") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32701") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48952->172.17.0.3:38229, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45946->172.17.0.3:32701, err= 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/05/26 02:53:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/05/26 02:53:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/05/26 02:53:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37295") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35975") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30066") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56498->172.17.0.3:37295, err= 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/05/26 02:53:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60904->172.17.0.3:35975, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35148->172.17.0.3:30066, err= 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38159") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48776->172.17.0.3:38159, err= 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/05/26 02:53:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/05/26 02:53:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31440") 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/05/26 02:53:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37282->172.17.0.3:31440, err= 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36638") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36375") 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/05/26 02:53:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33474->172.17.0.3:36638, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51262->172.17.0.3:36375, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30137") 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58552->172.17.0.3:30137, err= 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/05/26 02:53:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31275") 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/05/26 02:53:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55646->172.17.0.3:31275, err= 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/05/26 02:53:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/05/26 02:53:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/05/26 02:53:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/26 02:53:23 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:23 INFO : appleappleapplebanana: Deleted 2026/05/26 02:53:23 INFO : dir1/0007-1234567.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/0011-56789;.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/0013-789;=.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/26 02:53:23 INFO : banana: Deleted 2026/05/26 02:53:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/0003-defghij.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/0014-89;=.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/0008-2345678.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/0012-6789;.txt: Deleted 2026/05/26 02:53:23 INFO : splitbananasplit: Deleted 2026/05/26 02:53:23 INFO : apple: Deleted 2026/05/26 02:53:23 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/0009-3456789.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/0010-456789.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/0015-9;=.txt: Deleted 2026/05/26 02:53:23 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33061") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57470->172.17.0.3:33061, err= 2026/05/26 02:53:23 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/05/26 02:53:23 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : PREFIXsplitbananasplit: Excluded 2026/05/26 02:53:23 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : PREFIXbanana: Excluded 2026/05/26 02:53:23 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : PREFIXapple: Excluded 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37568") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43188->172.17.0.3:37568, err= 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39010") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37510->172.17.0.3:39010, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32025") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42314->172.17.0.3:32025, err= 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/26 02:53:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/26 02:53:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/26 02:53:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/26 02:53:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/26 02:53:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/26 02:53:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/26 02:53:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/26 02:53:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/26 02:53:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/26 02:53:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/26 02:53:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/26 02:53:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/26 02:53:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/26 02:53:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/26 02:53:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/26 02:53:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/26 02:53:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/26 02:53:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/26 02:53:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/26 02:53:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/26 02:53:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/26 02:53:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/26 02:53:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/26 02:53:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/26 02:53:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/26 02:53:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/26 02:53:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/26 02:53:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/26 02:53:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/26 02:53:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/26 02:53:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/26 02:53:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/26 02:53:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 02:53:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 02:53:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 02:53:23 DEBUG : apple: transformed to: PREFIXapple 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/26 02:53:23 DEBUG : banana: transformed to: PREFIXbanana 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34919") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36904->172.17.0.3:34919, err= 2026/05/26 02:53:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35974") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32751") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36247") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32198") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39688->172.17.0.3:36247, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49556->172.17.0.3:32751, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53280->172.17.0.3:32198, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38411") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36584->172.17.0.3:35974, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50210->172.17.0.3:38411, err= 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:23 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/05/26 02:53:23 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/05/26 02:53:23 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/05/26 02:53:23 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/05/26 02:53:23 INFO : appleappleapplebanana: Copied (new) 2026/05/26 02:53:23 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/05/26 02:53:23 INFO : apple: Copied (new) 2026/05/26 02:53:23 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/05/26 02:53:23 INFO : splitbananasplit: Copied (new) 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31255") 2026/05/26 02:53:23 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/05/26 02:53:23 INFO : banana: Copied (new) 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53818->172.17.0.3:31255, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31850") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34560") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35362->172.17.0.3:31850, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43104->172.17.0.3:34560, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32682") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57784->172.17.0.3:32682, err= 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/05/26 02:53:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/05/26 02:53:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35667") 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/05/26 02:53:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53308->172.17.0.3:35667, err= 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39090") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36499") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51966->172.17.0.3:36499, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58494->172.17.0.3:39090, err= 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/05/26 02:53:23 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/05/26 02:53:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30699") 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49286->172.17.0.3:30699, err= 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/05/26 02:53:23 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30154") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59432->172.17.0.3:30154, err= 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/05/26 02:53:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39898") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36044") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43004->172.17.0.3:39898, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40652->172.17.0.3:36044, err= 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/05/26 02:53:23 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34853") 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53318->172.17.0.3:34853, err= 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/05/26 02:53:23 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/05/26 02:53:23 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33363") 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60906->172.17.0.3:33363, err= 2026/05/26 02:53:23 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35939") 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/05/26 02:53:23 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34050") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41518->172.17.0.3:35939, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46804->172.17.0.3:34050, err= 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35798") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51426->172.17.0.3:35798, err= 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/05/26 02:53:23 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/05/26 02:53:23 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/05/26 02:53:23 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/05/26 02:53:23 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:23 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/26 02:53:23 INFO : PREFIXapple: Deleted 2026/05/26 02:53:23 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/26 02:53:23 INFO : PREFIXsplitbananasplit: Deleted 2026/05/26 02:53:23 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/26 02:53:23 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/26 02:53:23 INFO : PREFIXbanana: Deleted 2026/05/26 02:53:23 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/26 02:53:23 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32531") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35460->172.17.0.3:32531, err= 2026/05/26 02:53:23 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : apple: Excluded 2026/05/26 02:53:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:23 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : banana: Excluded 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37398") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52810->172.17.0.3:37398, err= 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35561") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56310->172.17.0.3:35561, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39332") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59608->172.17.0.3:39332, err= 2026/05/26 02:53:23 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33313") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38532->172.17.0.3:33313, err= 2026/05/26 02:53:23 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : apple: Excluded 2026/05/26 02:53:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:23 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : banana: Excluded 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31368") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45866->172.17.0.3:31368, err= 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31352") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51594->172.17.0.3:31352, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37883") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38118->172.17.0.3:37883, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39271") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41008->172.17.0.3:39271, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35875") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33114->172.17.0.3:35875, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30851") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39768->172.17.0.3:30851, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32469") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50604->172.17.0.3:32469, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36953") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43500->172.17.0.3:36953, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33508") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57452->172.17.0.3:33508, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39291") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34550->172.17.0.3:39291, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31021") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41270->172.17.0.3:31021, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32571") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37508->172.17.0.3:32571, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35594") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49908->172.17.0.3:35594, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33255") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55244->172.17.0.3:33255, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30254") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57636->172.17.0.3:30254, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38368") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34512->172.17.0.3:38368, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38292") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50378->172.17.0.3:38292, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34829") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57016->172.17.0.3:34829, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32070") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54548->172.17.0.3:32070, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35058") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35064->172.17.0.3:35058, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32945") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33950->172.17.0.3:32945, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31066") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37246->172.17.0.3:31066, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33673") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60190->172.17.0.3:33673, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31341") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46264->172.17.0.3:31341, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30241") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45832->172.17.0.3:30241, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34845") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48700->172.17.0.3:34845, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36177") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40666->172.17.0.3:36177, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39875") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48080->172.17.0.3:39875, err= 2026/05/26 02:53:23 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35067") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37074->172.17.0.3:35067, err= 2026/05/26 02:53:23 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : apple: Excluded 2026/05/26 02:53:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:23 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : banana: Excluded 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39170") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59702->172.17.0.3:39170, err= 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33146") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51506->172.17.0.3:33146, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37951") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46358->172.17.0.3:37951, err= 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/26 02:53:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 02:53:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/26 02:53:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 02:53:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/26 02:53:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33656") 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 02:53:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59040->172.17.0.3:33656, err= 2026/05/26 02:53:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 02:53:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/26 02:53:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30561") 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52392->172.17.0.3:30561, err= 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32181") 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30560") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34270") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46730->172.17.0.3:32181, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45848->172.17.0.3:30560, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51094->172.17.0.3:34270, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33379") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48042->172.17.0.3:33379, err= 2026/05/26 02:53:23 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/05/26 02:53:23 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/05/26 02:53:23 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/26 02:53:23 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/05/26 02:53:23 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/26 02:53:23 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/05/26 02:53:23 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36210") 2026/05/26 02:53:23 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/05/26 02:53:23 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30016") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31540") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55344->172.17.0.3:36210, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42630->172.17.0.3:31540, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51484->172.17.0.3:30016, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38433") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46572->172.17.0.3:38433, err= 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/26 02:53:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/26 02:53:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/26 02:53:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39424") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46684->172.17.0.3:39424, err= 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/05/26 02:53:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37067") 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48848->172.17.0.3:37067, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37311") 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57830->172.17.0.3:37311, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37930") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44362->172.17.0.3:37930, err= 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/05/26 02:53:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30789") 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43582->172.17.0.3:30789, err= 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/26 02:53:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/26 02:53:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31821") 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/05/26 02:53:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55878->172.17.0.3:31821, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34725") 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37104") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41350->172.17.0.3:34725, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56548->172.17.0.3:37104, err= 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/05/26 02:53:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32265") 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/05/26 02:53:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36472->172.17.0.3:32265, err= 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/05/26 02:53:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/26 02:53:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34011") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43296->172.17.0.3:34011, err= 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39308") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52804->172.17.0.3:39308, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33187") 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39532->172.17.0.3:33187, err= 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/05/26 02:53:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/05/26 02:53:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/05/26 02:53:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/05/26 02:53:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/0008-2345678.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/0015-9;=.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/0007-1234567.txt: Deleted 2026/05/26 02:53:23 INFO : splitbananasplit: Deleted 2026/05/26 02:53:23 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/0011-56789;.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/0010-456789.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/0003-defghij.txt: Deleted 2026/05/26 02:53:23 INFO : appleappleapplebanana: Deleted 2026/05/26 02:53:23 INFO : banana: Deleted 2026/05/26 02:53:23 INFO : dir1/0009-3456789.txt: Deleted 2026/05/26 02:53:23 INFO : apple: Deleted 2026/05/26 02:53:23 INFO : dir1/0013-789;=.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/0014-89;=.txt: Deleted 2026/05/26 02:53:23 INFO : dir1/0012-6789;.txt: Deleted 2026/05/26 02:53:23 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31924") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50712->172.17.0.3:31924, err= 2026/05/26 02:53:23 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/05/26 02:53:23 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : bananaSUFFIX: Excluded 2026/05/26 02:53:23 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : splitbananasplitSUFFIX: Excluded 2026/05/26 02:53:23 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : appleSUFFIX: Excluded 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35477") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56080->172.17.0.3:35477, err= 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34969") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50408->172.17.0.3:34969, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32296") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43858->172.17.0.3:32296, err= 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/26 02:53:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/26 02:53:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/26 02:53:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/26 02:53:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/26 02:53:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/26 02:53:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/26 02:53:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/26 02:53:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/26 02:53:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/26 02:53:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/26 02:53:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/26 02:53:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/26 02:53:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/26 02:53:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/26 02:53:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/26 02:53:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/26 02:53:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/26 02:53:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 02:53:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : apple: transformed to: appleSUFFIX 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/26 02:53:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/26 02:53:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31365") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38460->172.17.0.3:31365, err= 2026/05/26 02:53:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39257") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59176->172.17.0.3:39257, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30095") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59038->172.17.0.3:30095, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31383") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39143") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46668->172.17.0.3:31383, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37044->172.17.0.3:39143, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35994") 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39726->172.17.0.3:35994, err= 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:23 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/05/26 02:53:23 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/05/26 02:53:23 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/05/26 02:53:23 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/05/26 02:53:23 INFO : apple: Copied (new) 2026/05/26 02:53:23 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/05/26 02:53:23 INFO : banana: Copied (new) 2026/05/26 02:53:23 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/05/26 02:53:23 INFO : appleappleapplebanana: Copied (new) 2026/05/26 02:53:23 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/05/26 02:53:23 INFO : splitbananasplit: Copied (new) 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33437") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35611") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40268->172.17.0.3:33437, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39682->172.17.0.3:35611, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36141") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53318->172.17.0.3:36141, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32800") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49902->172.17.0.3:32800, err= 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/05/26 02:53:23 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/05/26 02:53:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37369") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54628->172.17.0.3:37369, err= 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/05/26 02:53:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/05/26 02:53:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36100") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34228->172.17.0.3:36100, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34712") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55284->172.17.0.3:34712, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30492") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42642->172.17.0.3:30492, err= 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/05/26 02:53:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/05/26 02:53:23 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30032") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30514") 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60692->172.17.0.3:30032, err= 2026/05/26 02:53:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40458->172.17.0.3:30514, err= 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/05/26 02:53:23 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31845") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44484->172.17.0.3:31845, err= 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32270") 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/05/26 02:53:23 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52982->172.17.0.3:32270, err= 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/05/26 02:53:23 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31281") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30418") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59938->172.17.0.3:30418, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35534->172.17.0.3:31281, err= 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/05/26 02:53:23 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36152") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42852->172.17.0.3:36152, err= 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/05/26 02:53:23 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/05/26 02:53:23 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37318") 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/05/26 02:53:23 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45572->172.17.0.3:37318, err= 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/05/26 02:53:23 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/05/26 02:53:23 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/26 02:53:23 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:23 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/26 02:53:23 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/26 02:53:23 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/26 02:53:23 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/26 02:53:23 INFO : bananaSUFFIX: Deleted 2026/05/26 02:53:23 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/26 02:53:23 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/26 02:53:23 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/26 02:53:23 INFO : appleSUFFIX: Deleted 2026/05/26 02:53:23 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/26 02:53:23 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/26 02:53:23 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/26 02:53:23 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/26 02:53:23 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/26 02:53:23 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/26 02:53:23 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/26 02:53:23 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/26 02:53:23 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/26 02:53:23 INFO : splitbananasplitSUFFIX: Deleted 2026/05/26 02:53:23 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/26 02:53:23 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34177") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42654->172.17.0.3:34177, err= 2026/05/26 02:53:23 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : apple: Excluded 2026/05/26 02:53:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:23 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : banana: Excluded 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31877") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51770->172.17.0.3:31877, err= 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37914") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38304->172.17.0.3:37914, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34417") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37550->172.17.0.3:34417, err= 2026/05/26 02:53:23 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34478") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46148->172.17.0.3:34478, err= 2026/05/26 02:53:23 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : apple: Excluded 2026/05/26 02:53:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:23 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : banana: Excluded 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36122") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45590->172.17.0.3:36122, err= 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31560") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52846->172.17.0.3:31560, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31627") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60104->172.17.0.3:31627, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33595") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43766->172.17.0.3:33595, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31675") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47790->172.17.0.3:31675, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38353") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39556->172.17.0.3:38353, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38122") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54746->172.17.0.3:38122, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38160") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41462->172.17.0.3:38160, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30844") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58622->172.17.0.3:30844, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34716") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50932->172.17.0.3:34716, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31456") 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36920->172.17.0.3:31456, err= 2026/05/26 02:53:23 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30816") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45528->172.17.0.3:30816, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39548") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50028->172.17.0.3:39548, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33561") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52320->172.17.0.3:33561, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30544") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59658->172.17.0.3:30544, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34952") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41544->172.17.0.3:34952, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32391") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37766->172.17.0.3:32391, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39232") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33350->172.17.0.3:39232, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32080") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41038->172.17.0.3:32080, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33808") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49888->172.17.0.3:33808, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34710") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37620->172.17.0.3:34710, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33100") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58382->172.17.0.3:33100, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37919") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58634->172.17.0.3:37919, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35762") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60096->172.17.0.3:35762, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38850") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54106->172.17.0.3:38850, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32742") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38540->172.17.0.3:32742, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39838") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38840->172.17.0.3:39838, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33831") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38190->172.17.0.3:33831, err= 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35315") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34320->172.17.0.3:35315, err= 2026/05/26 02:53:24 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : apple: Excluded 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:24 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : banana: Excluded 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30068") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37178->172.17.0.3:30068, err= 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35805") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60728->172.17.0.3:35805, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31607") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51912->172.17.0.3:31607, err= 2026/05/26 02:53:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 02:53:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 02:53:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33152") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52800->172.17.0.3:33152, err= 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 02:53:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : apple: size = 5 OK 2026/05/26 02:53:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : apple: Unchanged skipping 2026/05/26 02:53:24 DEBUG : banana: size = 6 OK 2026/05/26 02:53:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : banana: Unchanged skipping 2026/05/26 02:53:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 02:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 02:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 02:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 02:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 02:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 02:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37200") 2026/05/26 02:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 02:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 02:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 02:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 02:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 02:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 02:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 02:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36268") 2026/05/26 02:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 02:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 02:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 02:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 02:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 02:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 02:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 02:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 02:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 02:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 02:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36184") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49804->172.17.0.3:37200, err= 2026/05/26 02:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 02:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 02:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52580->172.17.0.3:36268, err= 2026/05/26 02:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 02:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 02:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 02:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 02:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 02:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38762->172.17.0.3:36184, err= 2026/05/26 02:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 02:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 02:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 02:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 02:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 02:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 02:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 02:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 02:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 02:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 02:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 02:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 02:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 02:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 02:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 02:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 02:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 02:53:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 02:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 02:53:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 02:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31499") 2026/05/26 02:53:24 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42694->172.17.0.3:31499, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38923") 2026/05/26 02:53:24 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35480->172.17.0.3:38923, err= 2026/05/26 02:53:24 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/26 02:53:24 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/05/26 02:53:24 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37855") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46830->172.17.0.3:37855, err= 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38055") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33894->172.17.0.3:38055, err= 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/05/26 02:53:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/26 02:53:24 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/05/26 02:53:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/05/26 02:53:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/26 02:53:24 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35480") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32282") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43434->172.17.0.3:35480, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45740->172.17.0.3:32282, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38005") 2026/05/26 02:53:24 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/05/26 02:53:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53636->172.17.0.3:38005, err= 2026/05/26 02:53:24 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33057") 2026/05/26 02:53:24 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58672->172.17.0.3:33057, err= 2026/05/26 02:53:24 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/05/26 02:53:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/05/26 02:53:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/26 02:53:24 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39331") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37719") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58800->172.17.0.3:39331, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43508->172.17.0.3:37719, err= 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/05/26 02:53:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/26 02:53:24 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/05/26 02:53:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33638") 2026/05/26 02:53:24 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36504") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53046->172.17.0.3:33638, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39714->172.17.0.3:36504, err= 2026/05/26 02:53:24 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/05/26 02:53:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/26 02:53:24 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/05/26 02:53:24 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33862") 2026/05/26 02:53:24 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/05/26 02:53:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39116->172.17.0.3:33862, err= 2026/05/26 02:53:24 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/05/26 02:53:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30411") 2026/05/26 02:53:24 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/05/26 02:53:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48664->172.17.0.3:30411, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31266") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49090->172.17.0.3:31266, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30728") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43474->172.17.0.3:30728, err= 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/05/26 02:53:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/05/26 02:53:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/05/26 02:53:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/05/26 02:53:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 INFO : dir1/0008-2345678.txt: Deleted 2026/05/26 02:53:24 INFO : dir1/0010-456789.txt: Deleted 2026/05/26 02:53:24 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/26 02:53:24 INFO : dir1/0012-6789;.txt: Deleted 2026/05/26 02:53:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/26 02:53:24 INFO : dir1/0011-56789;.txt: Deleted 2026/05/26 02:53:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/26 02:53:24 INFO : appleappleapplebanana: Deleted 2026/05/26 02:53:24 INFO : dir1/0007-1234567.txt: Deleted 2026/05/26 02:53:24 INFO : dir1/0009-3456789.txt: Deleted 2026/05/26 02:53:24 INFO : dir1/0015-9;=.txt: Deleted 2026/05/26 02:53:24 INFO : dir1/0013-789;=.txt: Deleted 2026/05/26 02:53:24 INFO : splitbananasplit: Deleted 2026/05/26 02:53:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/26 02:53:24 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/26 02:53:24 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/26 02:53:24 INFO : dir1/0003-defghij.txt: Deleted 2026/05/26 02:53:24 INFO : dir1/0014-89;=.txt: Deleted 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34046") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48820->172.17.0.3:34046, err= 2026/05/26 02:53:24 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : splitbanan: Excluded 2026/05/26 02:53:24 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : apple: Excluded 2026/05/26 02:53:24 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : banana: Excluded 2026/05/26 02:53:24 DEBUG : appleapple: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : appleapple: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38025") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50272->172.17.0.3:38025, err= 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefg: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcde: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0003-defgh: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdef: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0009-34567: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0008-23456: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.t: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghi: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0010-45678: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijk: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0007-12345: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghij: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33388") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57266->172.17.0.3:33388, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35547") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33358->172.17.0.3:35547, err= 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/26 02:53:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 02:53:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 02:53:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 02:53:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36115") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45818->172.17.0.3:36115, err= 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 02:53:24 DEBUG : apple: size = 5 OK 2026/05/26 02:53:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : apple: Unchanged skipping 2026/05/26 02:53:24 DEBUG : appleapple: size = 21 OK 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 02:53:24 DEBUG : splitbanan: size = 16 OK 2026/05/26 02:53:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 02:53:24 DEBUG : banana: size = 6 OK 2026/05/26 02:53:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : banana: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31281") 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 02:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 02:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 02:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 02:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35538->172.17.0.3:31281, err= 2026/05/26 02:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 02:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 02:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 02:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 02:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 02:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 02:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 02:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 02:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 02:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 02:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 02:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 02:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 02:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 02:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 02:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 02:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 02:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 02:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 02:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 02:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 02:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 02:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 02:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 02:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 02:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 02:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 02:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 02:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 02:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 02:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 02:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 02:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 02:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 02:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 02:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 02:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 02:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 02:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 02:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 02:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 02:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 02:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 02:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 02:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 02:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 02:53:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 02:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 02:53:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 02:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/26 02:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/26 02:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/26 02:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/26 02:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/26 02:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/26 02:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/26 02:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/26 02:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/26 02:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/26 02:53:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/26 02:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/26 02:53:24 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/26 02:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/26 02:53:24 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30806") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58058->172.17.0.3:30806, err= 2026/05/26 02:53:24 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : splitbanan: Excluded 2026/05/26 02:53:24 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : apple: Excluded 2026/05/26 02:53:24 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : banana: Excluded 2026/05/26 02:53:24 DEBUG : appleapple: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : appleapple: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39460") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57708->172.17.0.3:39460, err= 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefg: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcde: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0003-defgh: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdef: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0009-34567: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0008-23456: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.t: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghi: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0010-45678: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijk: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0007-12345: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghij: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34924") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43402->172.17.0.3:34924, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30027") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50214->172.17.0.3:30027, err= 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/26 02:53:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/26 02:53:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39247") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57470->172.17.0.3:39247, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32073") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60352->172.17.0.3:32073, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37029") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:32872->172.17.0.3:37029, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36008") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56060->172.17.0.3:36008, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39869") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60214->172.17.0.3:39869, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31157") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57968->172.17.0.3:31157, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38568") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37722->172.17.0.3:38568, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33410") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36706->172.17.0.3:33410, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30528") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51474->172.17.0.3:30528, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36628") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56412->172.17.0.3:36628, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30088") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36274->172.17.0.3:30088, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39965") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46942->172.17.0.3:39965, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32930") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54714->172.17.0.3:32930, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35313") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57642->172.17.0.3:35313, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33265") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47696->172.17.0.3:33265, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34556") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37310->172.17.0.3:34556, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33405") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40042->172.17.0.3:33405, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30487") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58518->172.17.0.3:30487, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31863") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48276->172.17.0.3:31863, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30983") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48356->172.17.0.3:30983, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39440") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58382->172.17.0.3:39440, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37364") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34672->172.17.0.3:37364, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32774") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37918->172.17.0.3:32774, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33777") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49048->172.17.0.3:33777, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30073") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47654->172.17.0.3:30073, err= 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38259") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59158->172.17.0.3:38259, err= 2026/05/26 02:53:24 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : apple: Excluded 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:24 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : banana: Excluded 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34649") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58262->172.17.0.3:34649, err= 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30806") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58060->172.17.0.3:30806, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39328") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49474->172.17.0.3:39328, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35740") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42748->172.17.0.3:35740, err= 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 02:53:24 DEBUG : apple: size = 5 OK 2026/05/26 02:53:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : apple: Unchanged skipping 2026/05/26 02:53:24 DEBUG : banana: size = 6 OK 2026/05/26 02:53:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 02:53:24 DEBUG : banana: Unchanged skipping 2026/05/26 02:53:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38916") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55680->172.17.0.3:38916, err= 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37365") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46600->172.17.0.3:37365, err= 2026/05/26 02:53:24 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : apple: Excluded 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:24 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : banana: Excluded 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36728") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39716->172.17.0.3:36728, err= 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39144") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51868->172.17.0.3:39144, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34224") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52170->172.17.0.3:34224, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30688") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46370->172.17.0.3:30688, err= 2026/05/26 02:53:24 DEBUG : apple: size = 5 OK 2026/05/26 02:53:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : apple: Unchanged skipping 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 02:53:24 DEBUG : banana: size = 6 OK 2026/05/26 02:53:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 02:53:24 DEBUG : banana: Unchanged skipping 2026/05/26 02:53:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32773") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49198->172.17.0.3:32773, err= 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38734") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37480->172.17.0.3:38734, err= 2026/05/26 02:53:24 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : apple: Excluded 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:24 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : banana: Excluded 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38120") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40702->172.17.0.3:38120, err= 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36733") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48688->172.17.0.3:36733, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32257") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43568->172.17.0.3:32257, err= 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39318") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48774->172.17.0.3:39318, err= 2026/05/26 02:53:24 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : apple: Excluded 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:24 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : banana: Excluded 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30895") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36836->172.17.0.3:30895, err= 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39732") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33558->172.17.0.3:39732, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37885") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48960->172.17.0.3:37885, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38986") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43498->172.17.0.3:38986, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38635") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48090->172.17.0.3:38635, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34345") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36670->172.17.0.3:34345, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32276") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:32782->172.17.0.3:32276, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37637") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52436->172.17.0.3:37637, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33835") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59164->172.17.0.3:33835, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33749") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59794->172.17.0.3:33749, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38702") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45284->172.17.0.3:38702, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32948") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36186->172.17.0.3:32948, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32294") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34464->172.17.0.3:32294, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30227") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49732->172.17.0.3:30227, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31256") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47944->172.17.0.3:31256, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34805") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49272->172.17.0.3:34805, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33123") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35060->172.17.0.3:33123, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32041") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49344->172.17.0.3:32041, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31480") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51690->172.17.0.3:31480, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37962") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40106->172.17.0.3:37962, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39611") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37968->172.17.0.3:39611, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37848") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46530->172.17.0.3:37848, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37280") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41388->172.17.0.3:37280, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32312") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34290->172.17.0.3:32312, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37728") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37676->172.17.0.3:37728, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36710") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50094->172.17.0.3:36710, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32231") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34356->172.17.0.3:32231, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39939") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40128->172.17.0.3:39939, err= 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32275") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51070->172.17.0.3:32275, err= 2026/05/26 02:53:24 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : apple: Excluded 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:24 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : banana: Excluded 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31367") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33466->172.17.0.3:31367, err= 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34797") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37478->172.17.0.3:34797, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33062") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41630->172.17.0.3:33062, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38130") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39310->172.17.0.3:38130, err= 2026/05/26 02:53:24 DEBUG : apple: size = 5 OK 2026/05/26 02:53:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : apple: Unchanged skipping 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 02:53:24 DEBUG : banana: size = 6 OK 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 02:53:24 DEBUG : banana: Unchanged skipping 2026/05/26 02:53:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 02:53:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33769") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54158->172.17.0.3:33769, err= 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34356") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43822->172.17.0.3:34356, err= 2026/05/26 02:53:24 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : apple: Excluded 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:24 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : banana: Excluded 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35289") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33504->172.17.0.3:35289, err= 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37662") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56468->172.17.0.3:37662, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38863") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59050->172.17.0.3:38863, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34564") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57240->172.17.0.3:34564, err= 2026/05/26 02:53:24 DEBUG : apple: size = 5 OK 2026/05/26 02:53:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 02:53:24 DEBUG : apple: Unchanged skipping 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 02:53:24 DEBUG : banana: size = 6 OK 2026/05/26 02:53:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : banana: Unchanged skipping 2026/05/26 02:53:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 02:53:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33072") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46528->172.17.0.3:33072, err= 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36351") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51544->172.17.0.3:36351, err= 2026/05/26 02:53:24 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : apple: Excluded 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:24 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : banana: Excluded 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39316") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53460->172.17.0.3:39316, err= 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32070") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54552->172.17.0.3:32070, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35894") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56082->172.17.0.3:35894, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30388") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43598->172.17.0.3:30388, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30339") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55038->172.17.0.3:30339, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30980") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45584->172.17.0.3:30980, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37293") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60554->172.17.0.3:37293, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38380") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40306->172.17.0.3:38380, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34062") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:32858->172.17.0.3:34062, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35309") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60660->172.17.0.3:35309, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39819") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41060->172.17.0.3:39819, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38139") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56756->172.17.0.3:38139, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34353") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54014->172.17.0.3:34353, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30035") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48634->172.17.0.3:30035, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30107") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60896->172.17.0.3:30107, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32895") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47606->172.17.0.3:32895, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38122") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54756->172.17.0.3:38122, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38749") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46472->172.17.0.3:38749, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36848") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34720->172.17.0.3:36848, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35674") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38526->172.17.0.3:35674, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33785") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49666->172.17.0.3:33785, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39638") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36072->172.17.0.3:39638, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34903") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36338->172.17.0.3:34903, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31344") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57784->172.17.0.3:31344, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31217") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35216->172.17.0.3:31217, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30191") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34202->172.17.0.3:30191, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39559") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39842->172.17.0.3:39559, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36435") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44708->172.17.0.3:36435, err= 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39232") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33366->172.17.0.3:39232, err= 2026/05/26 02:53:24 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : apple: Excluded 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:24 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : banana: Excluded 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39457") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51838->172.17.0.3:39457, err= 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35816") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39472->172.17.0.3:35816, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36024") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33082->172.17.0.3:36024, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31679") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39160->172.17.0.3:31679, err= 2026/05/26 02:53:24 DEBUG : apple: size = 5 OK 2026/05/26 02:53:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : apple: Unchanged skipping 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 02:53:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 02:53:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 02:53:24 DEBUG : banana: size = 6 OK 2026/05/26 02:53:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : banana: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35350") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36420->172.17.0.3:35350, err= 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39867") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60370->172.17.0.3:39867, err= 2026/05/26 02:53:24 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : apple: Excluded 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:24 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : banana: Excluded 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33579") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48480->172.17.0.3:33579, err= 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32688") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36132->172.17.0.3:32688, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35382") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60952->172.17.0.3:35382, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39018") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59154->172.17.0.3:39018, err= 2026/05/26 02:53:24 DEBUG : apple: size = 5 OK 2026/05/26 02:53:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : apple: Unchanged skipping 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 02:53:24 DEBUG : banana: size = 6 OK 2026/05/26 02:53:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : banana: Unchanged skipping 2026/05/26 02:53:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 02:53:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30535") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52756->172.17.0.3:30535, err= 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34707") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59420->172.17.0.3:34707, err= 2026/05/26 02:53:24 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : apple: Excluded 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:24 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : banana: Excluded 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33454") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55948->172.17.0.3:33454, err= 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37523") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34978->172.17.0.3:37523, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37103") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52104->172.17.0.3:37103, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33697") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47954->172.17.0.3:33697, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31338") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51086->172.17.0.3:31338, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30449") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47872->172.17.0.3:30449, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31483") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36702->172.17.0.3:31483, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34292") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49912->172.17.0.3:34292, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38929") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46638->172.17.0.3:38929, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33737") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54774->172.17.0.3:33737, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37690") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36928->172.17.0.3:37690, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35908") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57826->172.17.0.3:35908, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37629") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47814->172.17.0.3:37629, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33502") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41614->172.17.0.3:33502, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32558") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35998->172.17.0.3:32558, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33836") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33792->172.17.0.3:33836, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38134") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34510->172.17.0.3:38134, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32604") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43116->172.17.0.3:32604, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36032") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51790->172.17.0.3:36032, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39419") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47562->172.17.0.3:39419, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33095") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59500->172.17.0.3:33095, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32072") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43440->172.17.0.3:32072, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39161") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58878->172.17.0.3:39161, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35822") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57930->172.17.0.3:35822, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31135") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38786->172.17.0.3:31135, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38841") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36284->172.17.0.3:38841, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39932") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45874->172.17.0.3:39932, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31660") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41482->172.17.0.3:31660, err= 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38183") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55984->172.17.0.3:38183, err= 2026/05/26 02:53:24 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : apple: Excluded 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:24 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : banana: Excluded 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36355") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42570->172.17.0.3:36355, err= 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37077") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58568->172.17.0.3:37077, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35140") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44128->172.17.0.3:35140, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38342") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60480->172.17.0.3:38342, err= 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 02:53:24 DEBUG : apple: size = 5 OK 2026/05/26 02:53:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : apple: Unchanged skipping 2026/05/26 02:53:24 DEBUG : banana: size = 6 OK 2026/05/26 02:53:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : banana: Unchanged skipping 2026/05/26 02:53:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 02:53:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31961") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52786->172.17.0.3:31961, err= 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38106") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47520->172.17.0.3:38106, err= 2026/05/26 02:53:24 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : apple: Excluded 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:24 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : banana: Excluded 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39929") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59814->172.17.0.3:39929, err= 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30785") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39760->172.17.0.3:30785, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37112") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45562->172.17.0.3:37112, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33826") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44046->172.17.0.3:33826, err= 2026/05/26 02:53:24 DEBUG : apple: size = 5 OK 2026/05/26 02:53:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : apple: Unchanged skipping 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 02:53:24 DEBUG : banana: size = 6 OK 2026/05/26 02:53:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 02:53:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : banana: Unchanged skipping 2026/05/26 02:53:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38889") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46888->172.17.0.3:38889, err= 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34698") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60192->172.17.0.3:34698, err= 2026/05/26 02:53:24 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : apple: Excluded 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:24 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : banana: Excluded 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38787") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58990->172.17.0.3:38787, err= 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38326") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34916->172.17.0.3:38326, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30831") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51922->172.17.0.3:30831, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33134") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40702->172.17.0.3:33134, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30766") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37810->172.17.0.3:30766, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36045") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43634->172.17.0.3:36045, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36369") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41308->172.17.0.3:36369, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33969") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44084->172.17.0.3:33969, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39588") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52470->172.17.0.3:39588, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30096") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34318->172.17.0.3:30096, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33261") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42196->172.17.0.3:33261, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36655") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33560->172.17.0.3:36655, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38391") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34760->172.17.0.3:38391, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36034") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58336->172.17.0.3:36034, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38865") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39666->172.17.0.3:38865, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31037") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42120->172.17.0.3:31037, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32362") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57496->172.17.0.3:32362, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35558") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59336->172.17.0.3:35558, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36983") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40230->172.17.0.3:36983, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30462") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42968->172.17.0.3:30462, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36833") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57544->172.17.0.3:36833, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33679") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42138->172.17.0.3:33679, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38455") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60746->172.17.0.3:38455, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37612") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38004->172.17.0.3:37612, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30531") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36582->172.17.0.3:30531, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32867") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43404->172.17.0.3:32867, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36480") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38186->172.17.0.3:36480, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39665") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35136->172.17.0.3:39665, err= 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36471") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37926->172.17.0.3:36471, err= 2026/05/26 02:53:24 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : apple: Excluded 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:24 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : banana: Excluded 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34951") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47392->172.17.0.3:34951, err= 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37894") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34196->172.17.0.3:37894, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37640") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60308->172.17.0.3:37640, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34771") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47688->172.17.0.3:34771, err= 2026/05/26 02:53:24 DEBUG : apple: size = 5 OK 2026/05/26 02:53:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : apple: Unchanged skipping 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 02:53:24 DEBUG : banana: size = 6 OK 2026/05/26 02:53:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : banana: Unchanged skipping 2026/05/26 02:53:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 02:53:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30774") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50596->172.17.0.3:30774, err= 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33285") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49566->172.17.0.3:33285, err= 2026/05/26 02:53:24 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : apple: Excluded 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:24 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : banana: Excluded 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36507") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44796->172.17.0.3:36507, err= 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39000") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40368->172.17.0.3:39000, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34076") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33466->172.17.0.3:34076, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30377") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58138->172.17.0.3:30377, err= 2026/05/26 02:53:24 DEBUG : apple: size = 5 OK 2026/05/26 02:53:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/26 02:53:24 DEBUG : apple: Unchanged skipping 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : banana: size = 6 OK 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/26 02:53:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : banana: Unchanged skipping 2026/05/26 02:53:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/26 02:53:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37464") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42078->172.17.0.3:37464, err= 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34606") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34748->172.17.0.3:34606, err= 2026/05/26 02:53:24 DEBUG : apple: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : apple: Excluded 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : splitbananasplit: Excluded 2026/05/26 02:53:24 DEBUG : banana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : banana: Excluded 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : appleappleapplebanana: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35367") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48848->172.17.0.3:35367, err= 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/26 02:53:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39935") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58330->172.17.0.3:39935, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37878") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43276->172.17.0.3:37878, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34650") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52758->172.17.0.3:34650, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32639") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38946->172.17.0.3:32639, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31290") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33154->172.17.0.3:31290, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38936") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39980->172.17.0.3:38936, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34369") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34036->172.17.0.3:34369, err= --- PASS: TestTransform (5.22s) --- PASS: TestTransform/NFC (0.05s) --- PASS: TestTransform/NFD (0.05s) --- PASS: TestTransform/base64 (4.58s) --- PASS: TestTransform/prefix (0.10s) --- PASS: TestTransform/suffix (0.09s) --- PASS: TestTransform/truncate (0.07s) --- PASS: TestTransform/encoder (0.06s) --- PASS: TestTransform/ISO-8859-1 (0.05s) --- PASS: TestTransform/charmap (0.06s) --- PASS: TestTransform/lowercase (0.05s) --- PASS: TestTransform/ascii (0.06s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31104") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60780->172.17.0.3:31104, err= 2026/05/26 02:53:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/26 02:53:24 INFO : sub dir_somesuffix: Making directory 2026/05/26 02:53:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/26 02:53:24 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/26 02:53:24 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/26 02:53:24 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30950") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41846->172.17.0.3:30950, err= 2026/05/26 02:53:24 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/05/26 02:53:24 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/26 02:53:24 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39486") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58028->172.17.0.3:39486, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30219") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43268->172.17.0.3:30219, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38860") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45426->172.17.0.3:38860, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31865") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50988->172.17.0.3:31865, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30813") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58944->172.17.0.3:30813, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31461") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56248->172.17.0.3:31461, err= 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 INFO : tictactoe: Making directory 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 02:53:24 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33338") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43774->172.17.0.3:33338, err= 2026/05/26 02:53:24 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/05/26 02:53:24 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/05/26 02:53:24 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34509") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:57294->172.17.0.3:34509, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32029") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59970->172.17.0.3:32029, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36367") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46052->172.17.0.3:36367, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31053") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48014->172.17.0.3:31053, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30926") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54736->172.17.0.3:30926, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35051") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34470->172.17.0.3:35051, err= 2026/05/26 02:53:24 INFO : toe: Making directory 2026/05/26 02:53:24 INFO : toe/toe: Making directory 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/26 02:53:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35394") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:32858->172.17.0.3:35394, err= 2026/05/26 02:53:24 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/05/26 02:53:24 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/05/26 02:53:24 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35177") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59214->172.17.0.3:35177, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34519") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33942->172.17.0.3:34519, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32681") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51552->172.17.0.3:32681, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33138") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43196->172.17.0.3:33138, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36043") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59038->172.17.0.3:36043, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30122") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41916->172.17.0.3:30122, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39457") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51854->172.17.0.3:39457, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37104") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56550->172.17.0.3:37104, err= 2026/05/26 02:53:24 INFO : toe: Making directory 2026/05/26 02:53:24 INFO : toe/toe: Making directory 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/26 02:53:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38402") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40704->172.17.0.3:38402, err= 2026/05/26 02:53:24 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/05/26 02:53:24 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/05/26 02:53:24 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35719") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48816->172.17.0.3:35719, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36639") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51386->172.17.0.3:36639, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38454") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51028->172.17.0.3:38454, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36644") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52370->172.17.0.3:36644, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38480") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44470->172.17.0.3:38480, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31042") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51242->172.17.0.3:31042, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34024") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34330->172.17.0.3:34024, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:24 DEBUG : empty_dir: Making directory with metadata 2026/05/26 02:53:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 02:53:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37523") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34982->172.17.0.3:37523, err= 2026/05/26 02:53:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 02:53:24 INFO : tictacempty_dir: Making directory 2026/05/26 02:53:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 INFO : tictactoe: Making directory 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 02:53:24 INFO : tictactoe/tictactoe: Making directory 2026/05/26 02:53:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39038") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44734->172.17.0.3:39038, err= 2026/05/26 02:53:24 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/05/26 02:53:24 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/05/26 02:53:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37475") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35886->172.17.0.3:37475, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37564") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31672") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52606->172.17.0.3:37564, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40678->172.17.0.3:31672, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38345") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59970->172.17.0.3:38345, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35558") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59346->172.17.0.3:35558, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39312") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59014->172.17.0.3:39312, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30227") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49748->172.17.0.3:30227, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35986") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41206->172.17.0.3:35986, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39185") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59546->172.17.0.3:39185, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:24 DEBUG : empty_dir: Making directory with metadata 2026/05/26 02:53:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 02:53:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35108") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:43382->172.17.0.3:35108, err= 2026/05/26 02:53:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 02:53:24 INFO : tictacempty_dir: Making directory 2026/05/26 02:53:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 INFO : tictactoe: Making directory 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 02:53:24 INFO : tictactoe/tictactoe: Making directory 2026/05/26 02:53:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 02:53:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31430") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48168->172.17.0.3:31430, err= 2026/05/26 02:53:24 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/26 02:53:24 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 02:53:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31313") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41094->172.17.0.3:31313, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35511") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37952->172.17.0.3:35511, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38796") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55626->172.17.0.3:38796, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34517") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:39170->172.17.0.3:34517, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 02:53:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33046") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59568->172.17.0.3:33046, err= 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33782") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34468") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47176->172.17.0.3:33782, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44620->172.17.0.3:34468, err= 2026/05/26 02:53:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34006") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60214->172.17.0.3:34006, err= 2026/05/26 02:53:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/26 02:53:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/26 02:53:24 NOTICE: ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: 0 differences found 2026/05/26 02:53:24 NOTICE: ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: 1 hashes could not be checked 2026/05/26 02:53:24 NOTICE: ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: 1 matching files 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33692") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54094->172.17.0.3:33692, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38217") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30646") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37160->172.17.0.3:38217, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51270->172.17.0.3:30646, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38375") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37264->172.17.0.3:38375, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33608") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34464->172.17.0.3:33608, err= --- PASS: TestAllTag (0.01s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35780") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48856->172.17.0.3:35780, err= 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 INFO : tictactoe: Making directory 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 02:53:24 INFO : tictactoe/tictactoe: Making directory 2026/05/26 02:53:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36576") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35012->172.17.0.3:36576, err= 2026/05/26 02:53:24 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/05/26 02:53:24 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/05/26 02:53:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37232") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36184->172.17.0.3:37232, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30235") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38940->172.17.0.3:30235, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38483") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44084->172.17.0.3:38483, err= 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31020") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50018->172.17.0.3:31020, err= 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39764") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51328->172.17.0.3:39764, err= 2026/05/26 02:53:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30872") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42764->172.17.0.3:30872, err= 2026/05/26 02:53:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32329") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53446->172.17.0.3:32329, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30612") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47062->172.17.0.3:30612, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36602") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52012->172.17.0.3:36602, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32924") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55010->172.17.0.3:32924, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31781") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44956->172.17.0.3:31781, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35262") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35906->172.17.0.3:35262, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35837") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47430->172.17.0.3:35837, err= --- PASS: TestRunTwice (0.01s) === RUN TestSyntax 2026/05/26 02:53:24 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34076") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33478->172.17.0.3:34076, err= 2026/05/26 02:53:24 INFO : toe: Making directory 2026/05/26 02:53:24 INFO : toe/toe: Making directory 2026/05/26 02:53:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39211") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37782->172.17.0.3:39211, err= 2026/05/26 02:53:24 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/05/26 02:53:24 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/05/26 02:53:24 INFO : toe/toe/toe: Copied (new) 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33692") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54108->172.17.0.3:33692, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32400") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42584->172.17.0.3:32400, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37933") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36842->172.17.0.3:37933, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35958") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38966->172.17.0.3:35958, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37826") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50688->172.17.0.3:37826, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39298") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54830->172.17.0.3:39298, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35307") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47990->172.17.0.3:35307, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:24 DEBUG : empty_dir: Making directory with metadata 2026/05/26 02:53:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 02:53:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33086") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54770->172.17.0.3:33086, err= 2026/05/26 02:53:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 02:53:24 INFO : tictacempty_dir: Making directory 2026/05/26 02:53:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 INFO : tictactoe: Making directory 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 02:53:24 INFO : tictactoe/tictactoe: Making directory 2026/05/26 02:53:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 02:53:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34024") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34340->172.17.0.3:34024, err= 2026/05/26 02:53:24 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/26 02:53:24 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 02:53:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 02:53:24 INFO : toe/toe/toe.txt: Deleted 2026/05/26 02:53:24 INFO : toe/toe: Removing directory 2026/05/26 02:53:24 INFO : toe: Removing directory 2026/05/26 02:53:24 INFO : empty_dir: Removing directory 2026/05/26 02:53:24 DEBUG : Local file system at /tmp/rclone3448662103: deleted 3 directories 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31670") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47736->172.17.0.3:31670, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37177") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34380->172.17.0.3:37177, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38392") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:45962->172.17.0.3:38392, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39088") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33948->172.17.0.3:39088, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34377") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49606->172.17.0.3:34377, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34364") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38958") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54724->172.17.0.3:34364, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51554->172.17.0.3:38958, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31197") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35350->172.17.0.3:31197, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33802") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40964->172.17.0.3:33802, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:24 DEBUG : empty_dir: Making directory with metadata 2026/05/26 02:53:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 02:53:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32474") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36830->172.17.0.3:32474, err= 2026/05/26 02:53:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 02:53:24 INFO : tictacempty_dir: Making directory 2026/05/26 02:53:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 INFO : tictactoe: Making directory 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 02:53:24 INFO : tictactoe/tictactoe: Making directory 2026/05/26 02:53:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 02:53:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31024") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36076->172.17.0.3:31024, err= 2026/05/26 02:53:24 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/26 02:53:24 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 02:53:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 02:53:24 INFO : toe/toe/toe.txt: Deleted 2026/05/26 02:53:24 INFO : toe/toe: Removing directory 2026/05/26 02:53:24 INFO : toe: Removing directory 2026/05/26 02:53:24 INFO : empty_dir: Removing directory 2026/05/26 02:53:24 DEBUG : Local file system at /tmp/rclone3448662103: deleted 3 directories 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38781") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38278->172.17.0.3:38781, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35327") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44900->172.17.0.3:35327, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30140") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38500->172.17.0.3:30140, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31423") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40800->172.17.0.3:31423, err= 2026/05/26 02:53:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/26 02:53:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/26 02:53:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/26 02:53:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/26 02:53:24 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36290") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58326->172.17.0.3:36290, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37350") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33306") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30232") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60206->172.17.0.3:33306, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50366->172.17.0.3:30232, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52700->172.17.0.3:37350, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38306") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35982") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42132->172.17.0.3:38306, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60142->172.17.0.3:35982, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34224") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52174->172.17.0.3:34224, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37475") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35894->172.17.0.3:37475, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33443") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34031") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53960->172.17.0.3:34031, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41414->172.17.0.3:33443, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33223") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44768->172.17.0.3:33223, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35639") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:58614->172.17.0.3:35639, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32595") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42676->172.17.0.3:32595, err= --- PASS: TestTransformFile (0.01s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:24 DEBUG : Reset feature "Copy" 2026/05/26 02:53:24 DEBUG : Reset feature "Move" 2026/05/26 02:53:24 DEBUG : Reset feature "Copy" 2026/05/26 02:53:24 DEBUG : Reset feature "Move" 2026/05/26 02:53:24 DEBUG : empty_dir: Making directory with metadata 2026/05/26 02:53:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 02:53:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31061") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44114->172.17.0.3:31061, err= 2026/05/26 02:53:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 02:53:24 INFO : tictacempty_dir: Making directory 2026/05/26 02:53:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 INFO : tictactoe: Making directory 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : toe: transformed to: tictactoe 2026/05/26 02:53:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 02:53:24 INFO : tictactoe/tictactoe: Making directory 2026/05/26 02:53:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/26 02:53:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33660") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38944->172.17.0.3:33660, err= 2026/05/26 02:53:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/26 02:53:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/26 02:53:24 INFO : toe/toe/toe.txt: Deleted 2026/05/26 02:53:24 INFO : toe/toe: Removing directory 2026/05/26 02:53:24 INFO : toe: Removing directory 2026/05/26 02:53:24 INFO : empty_dir: Removing directory 2026/05/26 02:53:24 DEBUG : Local file system at /tmp/rclone3448662103: deleted 3 directories 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39024") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46822->172.17.0.3:39024, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35158") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36993") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:38352->172.17.0.3:36993, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34304->172.17.0.3:35158, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34231") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37106->172.17.0.3:34231, err= 2026/05/26 02:53:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/26 02:53:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/26 02:53:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/26 02:53:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33536") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56248->172.17.0.3:33536, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33623") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50768->172.17.0.3:33623, err= 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/26 02:53:24 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/26 02:53:24 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37299") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:33774->172.17.0.3:37299, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39594") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30081") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35501") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48984->172.17.0.3:35501, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52452->172.17.0.3:30081, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36428->172.17.0.3:39594, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31160") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:36104->172.17.0.3:31160, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30084") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50246->172.17.0.3:30084, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30129") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:34376->172.17.0.3:30129, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31695") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38179") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56702->172.17.0.3:31695, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35148") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:56354->172.17.0.3:35148, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59968->172.17.0.3:38179, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39688") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32541") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40838->172.17.0.3:39688, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49832->172.17.0.3:32541, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33827") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49740->172.17.0.3:33827, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:24 DEBUG : toe: transformed to: dG9l 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34750") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:51908->172.17.0.3:34750, err= 2026/05/26 02:53:24 DEBUG : toe: transformed to: dG9l 2026/05/26 02:53:24 INFO : dG9l: Making directory 2026/05/26 02:53:24 DEBUG : toe: transformed to: dG9l 2026/05/26 02:53:24 DEBUG : toe: transformed to: dG9l 2026/05/26 02:53:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/26 02:53:24 INFO : dG9l/dG9l: Making directory 2026/05/26 02:53:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/26 02:53:24 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30421") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53500->172.17.0.3:30421, err= 2026/05/26 02:53:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/26 02:53:24 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36566") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44408->172.17.0.3:36566, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35616") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:47058->172.17.0.3:35616, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32522") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52330->172.17.0.3:32522, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38390") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:60718->172.17.0.3:38390, err= 2026/05/26 02:53:24 DEBUG : dG9l: transformed to: toe 2026/05/26 02:53:24 DEBUG : dG9l: transformed to: toe 2026/05/26 02:53:24 DEBUG : toe: Directory modification time the same (differ by 472.468556ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36244") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46822->172.17.0.3:36244, err= 2026/05/26 02:53:24 DEBUG : dG9l: transformed to: toe 2026/05/26 02:53:24 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/26 02:53:24 DEBUG : toe/toe: Directory modification time the same (differ by 472.468556ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33699") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:42668->172.17.0.3:33699, err= 2026/05/26 02:53:24 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/26 02:53:24 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/26 02:53:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/05/26 02:53:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/26 02:53:24 DEBUG : Local file system at /tmp/rclone3448662103: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/26 02:53:24 DEBUG : Local file system at /tmp/rclone3448662103: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:36677") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:48574->172.17.0.3:36677, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:30571") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:59646->172.17.0.3:30571, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38243") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46154->172.17.0.3:38243, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:31865") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:50990->172.17.0.3:31865, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:32575") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52314->172.17.0.3:32575, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:35185") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:53052->172.17.0.3:35185, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38826") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:41192->172.17.0.3:38826, err= --- PASS: TestBase64 (0.01s) === RUN TestError run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wiwemad1tiha", Local "Local file system at /tmp/rclone3448662103", Modify Window "1s" 2026/05/26 02:53:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/26 02:53:24 DEBUG : toe: transformed to: 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39750") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:52446->172.17.0.3:39750, err= 2026/05/26 02:53:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/26 02:53:24 DEBUG : toe: transformed to: 2026/05/26 02:53:24 INFO : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Making directory 2026/05/26 02:53:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/26 02:53:24 DEBUG : toe: transformed to: 2026/05/26 02:53:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/26 02:53:24 DEBUG : toe: transformed to: 2026/05/26 02:53:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/26 02:53:24 DEBUG : toe/toe: transformed to: 2026/05/26 02:53:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/26 02:53:24 INFO : toe/toe: Making directory 2026/05/26 02:53:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/26 02:53:24 DEBUG : toe/toe: transformed to: 2026/05/26 02:53:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/26 02:53:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/26 02:53:24 DEBUG : toe: transformed to: 2026/05/26 02:53:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/26 02:53:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/26 02:53:24 DEBUG : toe/toe/toe: transformed to: 2026/05/26 02:53:24 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for checks to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Waiting for transfers to finish 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33205") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:49894->172.17.0.3:33205, err= 2026/05/26 02:53:24 DEBUG : toe/toe/toe: size = 11 OK 2026/05/26 02:53:24 INFO : toe/toe/toe: Copied (new) 2026/05/26 02:53:24 ERROR : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: not deleting files as there were IO errors 2026/05/26 02:53:24 ERROR : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: not deleting directories as there were IO errors 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34324") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:37536->172.17.0.3:34324, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37936") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40828->172.17.0.3:37936, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:38281") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:35982->172.17.0.3:38281, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39818") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:55528->172.17.0.3:39818, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:33642") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:54148->172.17.0.3:33642, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:39447") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:40030->172.17.0.3:39447, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:37088") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:46256->172.17.0.3:37088, err= --- PASS: TestError (0.01s) PASS 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: dial("tcp","172.17.0.3:34745") 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: > dial: conn=172.17.0.1:44078->172.17.0.3:34745, err= 2026/05/26 02:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wiwemad1tiha: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m27.336346s (try 1/5)