"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/07/17 01:43:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jidedih9bojo" 2026/07/17 01:43:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 01:43:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:43:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:43:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:43:22 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:43:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:43:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:43:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:43:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:43:22 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:43:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:43:22 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Connecting to FTP server 2026/07/17 01:43:22 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:21") 2026/07/17 01:43:22 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33344->172.17.0.4:21, err= 2026/07/17 01:43:24 DEBUG : Creating backend with remote "/tmp/rclone1778910312" === 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.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35028") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38628->172.17.0.4:35028, err= 2026/07/17 01:43:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:24 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34788") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38616->172.17.0.4:34788, err= 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33169") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43808->172.17.0.4:33169, err= 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38681") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47580->172.17.0.4:38681, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32319") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39918->172.17.0.4:32319, err= 2026/07/17 01:43:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35652") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39344->172.17.0.4:35652, err= 2026/07/17 01:43:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/17 01:43:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/17 01:43:24 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39470") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33420->172.17.0.4:39470, err= 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38179") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47982->172.17.0.4:38179, err= 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33775") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60702->172.17.0.4:33775, err= 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36610") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44142->172.17.0.4:36610, err= 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35104") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38564->172.17.0.4:35104, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38917") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39718->172.17.0.4:38917, err= 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30845") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44352->172.17.0.4:30845, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31161") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37152->172.17.0.4:31161, err= 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30304") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50356->172.17.0.4:30304, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:24 DEBUG : Creating backend with remote "/non-existing" 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36084") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40882->172.17.0.4:36084, err= 2026/07/17 01:43:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38948") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40150->172.17.0.4:38948, err= 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37356") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48640->172.17.0.4:37356, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34481") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42644->172.17.0.4:34481, err= 2026/07/17 01:43:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/17 01:43:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/17 01:43:24 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33400") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43976->172.17.0.4:33400, err= 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38437") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45014->172.17.0.4:38437, err= 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37098") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44808->172.17.0.4:37098, err= 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37538") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54754->172.17.0.4:37538, err= 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39427") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55086->172.17.0.4:39427, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" sync_test.go:222: Only runs on local 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36923") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57382->172.17.0.4:36923, err= 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33771") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59806->172.17.0.4:33771, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:24 INFO : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Running all checks before starting transfers 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33567") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45258->172.17.0.4:33567, err= 2026/07/17 01:43:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:24 INFO : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Checks finished, now starting transfers 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39777") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45156->172.17.0.4:39777, err= 2026/07/17 01:43:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/17 01:43:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/17 01:43:24 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36517") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38216->172.17.0.4:36517, err= 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30852") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57646->172.17.0.4:30852, err= 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31878") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37090->172.17.0.4:31878, err= 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39714") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33228->172.17.0.4:39714, err= 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31866") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45014->172.17.0.4:31866, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:24 ERROR : Ignoring --no-traverse with sync 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38222") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38022->172.17.0.4:38222, err= 2026/07/17 01:43:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35859") 2026/07/17 01:43:24 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55138->172.17.0.4:35859, err= 2026/07/17 01:43:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/17 01:43:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/17 01:43:25 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:43:25 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35552") 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54386->172.17.0.4:35552, err= 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36615") 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41028->172.17.0.4:36615, err= 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35233") 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59444->172.17.0.4:35233, err= 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37029") 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40762->172.17.0.4:37029, err= 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34524") 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55024->172.17.0.4:34524, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36496") 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42264->172.17.0.4:36496, err= 2026/07/17 01:43:25 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30378") 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36070->172.17.0.4:30378, err= 2026/07/17 01:43:25 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/07/17 01:43:25 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/07/17 01:43:25 INFO : hello world2: Copied (new) 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33806") 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55450->172.17.0.4:33806, err= 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31997") 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42480->172.17.0.4:31997, err= 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30389") 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57058->172.17.0.4:30389, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32040") 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59300->172.17.0.4:32040, err= 2026/07/17 01:43:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38683") 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38348->172.17.0.4:38683, err= 2026/07/17 01:43:25 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/07/17 01:43:25 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/07/17 01:43:25 INFO : potato2: Copied (new) 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37770") 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41024->172.17.0.4:37770, err= 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39119") 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60918->172.17.0.4:39119, err= 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38644") 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55580->172.17.0.4:38644, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35075") 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41318->172.17.0.4:35075, err= 2026/07/17 01:43:25 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/07/17 01:43:25 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/07/17 01:43:25 INFO : potato2: Copied (new) 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38908") 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55072->172.17.0.4:38908, err= 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37515") 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37664->172.17.0.4:37515, err= 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31120") 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56214->172.17.0.4:31120, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/17 01:43:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/17 01:43:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/17 01:43:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39363") 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33418->172.17.0.4:39363, err= 2026/07/17 01:43:25 INFO : sub dir2: Making directory 2026/07/17 01:43:25 INFO : sub dir: Making directory 2026/07/17 01:43:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:43:25 INFO : sub dir2/sub sub dir2: Making directory 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Connecting to FTP server 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:21") 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33346->172.17.0.4:21, err= 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:25 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31762") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57656->172.17.0.4:31762, err= 2026/07/17 01:43:27 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/17 01:43:27 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/17 01:43:27 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31635") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48662->172.17.0.4:31635, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34858") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30983") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34846->172.17.0.4:34858, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55848->172.17.0.4:30983, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32866") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37584->172.17.0.4:32866, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37692") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34630->172.17.0.4:37692, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37795") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37738") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38796->172.17.0.4:37738, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58726->172.17.0.4:37795, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38459") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60118->172.17.0.4:38459, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37881") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38438->172.17.0.4:37881, err= --- PASS: TestCopyEmptyDirectories (2.74s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:27 INFO : sub dir2: Making directory 2026/07/17 01:43:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/17 01:43:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39350") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56926->172.17.0.4:39350, err= 2026/07/17 01:43:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30827") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59208->172.17.0.4:30827, err= 2026/07/17 01:43:27 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/17 01:43:27 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/17 01:43:27 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30101") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53536->172.17.0.4:30101, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36260") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41282->172.17.0.4:36260, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31240") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42108->172.17.0.4:31240, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33061") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47866->172.17.0.4:33061, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30260") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36650->172.17.0.4:30260, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:27 DEBUG : sub dir2: Making directory with metadata 2026/07/17 01:43:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39778") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41588->172.17.0.4:39778, err= 2026/07/17 01:43:27 INFO : sub dir2: Making directory 2026/07/17 01:43:27 INFO : sub dir: Making directory 2026/07/17 01:43:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35431") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46642->172.17.0.4:35431, err= 2026/07/17 01:43:27 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/17 01:43:27 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/17 01:43:27 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:43:27 INFO : sub dir/hello world: Deleted 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32017") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37022->172.17.0.4:32017, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34583") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34160") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52086->172.17.0.4:34583, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55152->172.17.0.4:34160, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37644") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34326->172.17.0.4:37644, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33243") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57620->172.17.0.4:33243, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32320") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37046->172.17.0.4:32320, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34158") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47046->172.17.0.4:34158, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33284") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49196->172.17.0.4:33284, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35519") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54224->172.17.0.4:35519, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38086") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44582->172.17.0.4:38086, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:27 INFO : sub dir2: Making directory 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37303") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55624->172.17.0.4:37303, err= 2026/07/17 01:43:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39485") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45786->172.17.0.4:39485, err= 2026/07/17 01:43:27 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/17 01:43:27 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/17 01:43:27 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:43:27 INFO : sub dir/hello world: Deleted 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37995") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48040->172.17.0.4:37995, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34759") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:32986->172.17.0.4:34759, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33439") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50690->172.17.0.4:33439, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30625") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43550->172.17.0.4:30625, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31106") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43780->172.17.0.4:31106, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:27 DEBUG : sub dir2: Making directory with metadata 2026/07/17 01:43:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/17 01:43:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39066") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43714->172.17.0.4:39066, err= 2026/07/17 01:43:27 INFO : sub dir2: Making directory 2026/07/17 01:43:27 INFO : sub dir: Making directory 2026/07/17 01:43:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34473") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47876->172.17.0.4:34473, err= 2026/07/17 01:43:27 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/17 01:43:27 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/17 01:43:27 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:43:27 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30761") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46894->172.17.0.4:30761, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37341") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34108") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46556->172.17.0.4:37341, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48836->172.17.0.4:34108, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33757") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33226->172.17.0.4:33757, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32388") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37220->172.17.0.4:32388, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30777") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46040->172.17.0.4:30777, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35328") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38616->172.17.0.4:35328, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38001") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40612->172.17.0.4:38001, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32557") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39220->172.17.0.4:32557, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:27 INFO : sub dir2: Making directory 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35170") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35800->172.17.0.4:35170, err= 2026/07/17 01:43:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34007") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56216->172.17.0.4:34007, err= 2026/07/17 01:43:27 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/17 01:43:27 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/17 01:43:27 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:43:27 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34379") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37308->172.17.0.4:34379, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34179") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41128->172.17.0.4:34179, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35732") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43714->172.17.0.4:35732, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39030") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38206->172.17.0.4:39030, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31080") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60730->172.17.0.4:31080, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34760") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49608->172.17.0.4:34760, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34012") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49572->172.17.0.4:34012, err= 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32011") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52832->172.17.0.4:32011, err= 2026/07/17 01:43:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-toxobop1xaci" 2026/07/17 01:43:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:43:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:43:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:43:27 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:43:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:43:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:43:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:43:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:43:27 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:43:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-toxobop1xaci: Connecting to FTP server 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-toxobop1xaci: dial("tcp","172.17.0.4:21") 2026/07/17 01:43:27 DEBUG : ftp://172.17.0.4:21/rclone-test-toxobop1xaci: > dial: conn=172.17.0.1:33356->172.17.0.4:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-jidedih9bojo -> ftp://172.17.0.4:21/rclone-test-toxobop1xaci 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-toxobop1xaci: dial("tcp","172.17.0.4:31006") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34978") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-toxobop1xaci: > dial: conn=172.17.0.1:34252->172.17.0.4:31006, err= 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41958->172.17.0.4:34978, err= 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35907") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49968->172.17.0.4:35907, err= 2026/07/17 01:43:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-toxobop1xaci: Waiting for checks to finish 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-toxobop1xaci: Waiting for transfers to finish 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35829") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37190->172.17.0.4:35829, err= 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-toxobop1xaci: dial("tcp","172.17.0.4:32275") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-toxobop1xaci: > dial: conn=172.17.0.1:39546->172.17.0.4:32275, err= 2026/07/17 01:43:30 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/17 01:43:30 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/17 01:43:30 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-toxobop1xaci: dial("tcp","172.17.0.4:34866") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-toxobop1xaci: > dial: conn=172.17.0.1:59434->172.17.0.4:34866, err= 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-toxobop1xaci: dial("tcp","172.17.0.4:36406") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-toxobop1xaci: > dial: conn=172.17.0.1:59066->172.17.0.4:36406, err= 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-toxobop1xaci: dial("tcp","172.17.0.4:31697") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-toxobop1xaci: > dial: conn=172.17.0.1:40670->172.17.0.4:31697, err= 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-toxobop1xaci: dial("tcp","172.17.0.4:35402") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-toxobop1xaci: > dial: conn=172.17.0.1:36702->172.17.0.4:35402, err= 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-toxobop1xaci: Purge object "sub dir/hello world" 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-toxobop1xaci: Purge dir "sub dir" 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-toxobop1xaci: Purge dir "" 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38912") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38620->172.17.0.4:38912, err= 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39873") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48862->172.17.0.4:39873, err= 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37268") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58360->172.17.0.4:37268, err= --- PASS: TestServerSideCopy (2.35s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38344") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52160->172.17.0.4:38344, err= 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33367") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45646->172.17.0.4:33367, err= 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37137") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42112->172.17.0.4:37137, err= 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31113") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40272->172.17.0.4:31113, err= 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37519") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42132->172.17.0.4:37519, err= 2026/07/17 01:43:30 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:43:30 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:30 DEBUG : sub dir/hello world: Sizes differ 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37637") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54154->172.17.0.4:37637, err= 2026/07/17 01:43:30 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/07/17 01:43:30 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/07/17 01:43:30 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34840") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52700->172.17.0.4:34840, err= 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37505") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36876->172.17.0.4:37505, err= 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33773") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48750->172.17.0.4:33773, err= 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32866") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37590->172.17.0.4:32866, err= 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38722") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48610->172.17.0.4:38722, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31476") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37972->172.17.0.4:31476, err= 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38451") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60414->172.17.0.4:38451, err= 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34133") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47720->172.17.0.4:34133, err= 2026/07/17 01:43:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-razigaw8somi" 2026/07/17 01:43:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:43:30 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:43:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:43:30 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:43:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:43:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:43:30 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:43:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:43:30 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:43:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: Connecting to FTP server 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: dial("tcp","172.17.0.4:21") 2026/07/17 01:43:30 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: > dial: conn=172.17.0.1:33362->172.17.0.4:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-jidedih9bojo -> ftp://172.17.0.4:21/rclone-test-razigaw8somi 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38115") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: dial("tcp","172.17.0.4:33475") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47482->172.17.0.4:38115, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: > dial: conn=172.17.0.1:55290->172.17.0.4:33475, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38544") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39398->172.17.0.4:38544, err= 2026/07/17 01:43:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: Waiting for checks to finish 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: Waiting for transfers to finish 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33642") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59322->172.17.0.4:33642, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: dial("tcp","172.17.0.4:38413") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: > dial: conn=172.17.0.1:55732->172.17.0.4:38413, err= 2026/07/17 01:43:32 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/17 01:43:32 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/17 01:43:32 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: dial("tcp","172.17.0.4:33569") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: > dial: conn=172.17.0.1:55194->172.17.0.4:33569, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: dial("tcp","172.17.0.4:34074") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: > dial: conn=172.17.0.1:45214->172.17.0.4:34074, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33906") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52270->172.17.0.4:33906, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37515") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54134->172.17.0.4:37515, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39272") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39518->172.17.0.4:39272, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32914") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: dial("tcp","172.17.0.4:38080") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45098->172.17.0.4:32914, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: > dial: conn=172.17.0.1:46604->172.17.0.4:38080, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: dial("tcp","172.17.0.4:37021") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: > dial: conn=172.17.0.1:39036->172.17.0.4:37021, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31403") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:32798->172.17.0.4:31403, err= 2026/07/17 01:43:32 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:43:32 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-razigaw8somi) 2026/07/17 01:43:32 DEBUG : sub dir/hello world: Sizes differ 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: Waiting for checks to finish 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: Waiting for transfers to finish 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32148") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44488->172.17.0.4:32148, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: dial("tcp","172.17.0.4:37872") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: > dial: conn=172.17.0.1:45034->172.17.0.4:37872, err= 2026/07/17 01:43:32 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/07/17 01:43:32 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/07/17 01:43:32 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: dial("tcp","172.17.0.4:30159") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: > dial: conn=172.17.0.1:54098->172.17.0.4:30159, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: dial("tcp","172.17.0.4:38969") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: > dial: conn=172.17.0.1:48278->172.17.0.4:38969, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: dial("tcp","172.17.0.4:30399") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: > dial: conn=172.17.0.1:34308->172.17.0.4:30399, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: dial("tcp","172.17.0.4:36583") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: > dial: conn=172.17.0.1:56896->172.17.0.4:36583, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: Purge object "sub dir/hello world" 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: Purge dir "sub dir" 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: Purge dir "" 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36836") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46576->172.17.0.4:36836, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38091") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44588->172.17.0.4:38091, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32838") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56022->172.17.0.4:32838, err= --- PASS: TestServerSideCopyOverSelf (2.73s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36219") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56188->172.17.0.4:36219, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32441") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36984->172.17.0.4:32441, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31021") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60644->172.17.0.4:31021, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37181") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55186->172.17.0.4:37181, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31962") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51098->172.17.0.4:31962, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:32 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:43:32 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:43:32 DEBUG : sub dir/hello world: Sizes differ 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37984") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59736->172.17.0.4:37984, err= 2026/07/17 01:43:32 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/07/17 01:43:32 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/07/17 01:43:32 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/17 01:43:32 INFO : sub dir/hello world: Deleted 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30987") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41928->172.17.0.4:30987, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37982") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53800->172.17.0.4:37982, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30834") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59850->172.17.0.4:30834, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33108") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54710->172.17.0.4:33108, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35833") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58538->172.17.0.4:35833, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36353") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47518->172.17.0.4:36353, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39863") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39958->172.17.0.4:39863, err= 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34067") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38980->172.17.0.4:34067, err= 2026/07/17 01:43:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tocuhuh2xike" 2026/07/17 01:43:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:43:32 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:43:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:43:32 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:43:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:43:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:43:32 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:43:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:43:32 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:43:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: Connecting to FTP server 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: dial("tcp","172.17.0.4:21") 2026/07/17 01:43:32 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: > dial: conn=172.17.0.1:57740->172.17.0.4:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-jidedih9bojo -> ftp://172.17.0.4:21/rclone-test-tocuhuh2xike 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: dial("tcp","172.17.0.4:39445") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: > dial: conn=172.17.0.1:37798->172.17.0.4:39445, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36948") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33786->172.17.0.4:36948, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38385") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35154->172.17.0.4:38385, err= 2026/07/17 01:43:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: Waiting for checks to finish 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: Waiting for transfers to finish 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31546") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57852->172.17.0.4:31546, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: dial("tcp","172.17.0.4:36724") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: > dial: conn=172.17.0.1:40750->172.17.0.4:36724, err= 2026/07/17 01:43:35 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/17 01:43:35 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/17 01:43:35 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: dial("tcp","172.17.0.4:32465") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: > dial: conn=172.17.0.1:42720->172.17.0.4:32465, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: dial("tcp","172.17.0.4:32350") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: > dial: conn=172.17.0.1:52344->172.17.0.4:32350, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38251") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35698->172.17.0.4:38251, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30019") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58016->172.17.0.4:30019, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36194") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42604->172.17.0.4:36194, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: Using server-side directory move 2026/07/17 01:43:35 INFO : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: dial("tcp","172.17.0.4:37740") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39057") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: > dial: conn=172.17.0.1:37180->172.17.0.4:37740, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34036->172.17.0.4:39057, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: dial("tcp","172.17.0.4:30925") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: > dial: conn=172.17.0.1:49276->172.17.0.4:30925, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32270") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49738->172.17.0.4:32270, err= 2026/07/17 01:43:35 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:43:35 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-tocuhuh2xike) 2026/07/17 01:43:35 DEBUG : sub dir/hello world: Sizes differ 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: Waiting for checks to finish 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: Waiting for transfers to finish 2026/07/17 01:43:35 INFO : sub dir/hello world: Deleted 2026/07/17 01:43:35 INFO : sub dir/hello world: Moved (server-side) 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38508") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38596->172.17.0.4:38508, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36945") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41222->172.17.0.4:36945, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: dial("tcp","172.17.0.4:36768") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: > dial: conn=172.17.0.1:44606->172.17.0.4:36768, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: dial("tcp","172.17.0.4:31726") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: > dial: conn=172.17.0.1:50448->172.17.0.4:31726, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37547") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34514->172.17.0.4:37547, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32789") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48628->172.17.0.4:32789, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31450") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52542->172.17.0.4:31450, err= 2026/07/17 01:43:35 DEBUG : testing file moves 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: dial("tcp","172.17.0.4:34868") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39995") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: > dial: conn=172.17.0.1:55052->172.17.0.4:34868, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40604->172.17.0.4:39995, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: dial("tcp","172.17.0.4:35824") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36517") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: > dial: conn=172.17.0.1:44730->172.17.0.4:35824, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34800->172.17.0.4:36517, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: Waiting for checks to finish 2026/07/17 01:43:35 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:43:35 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-tocuhuh2xike) 2026/07/17 01:43:35 DEBUG : sub dir/hello world: Sizes differ 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: Waiting for transfers to finish 2026/07/17 01:43:35 INFO : sub dir/hello world: Deleted 2026/07/17 01:43:35 INFO : sub dir/hello world: Moved (server-side) 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34978") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48198->172.17.0.4:34978, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31087") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40934->172.17.0.4:31087, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: dial("tcp","172.17.0.4:32461") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: > dial: conn=172.17.0.1:47900->172.17.0.4:32461, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: dial("tcp","172.17.0.4:32312") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: > dial: conn=172.17.0.1:33044->172.17.0.4:32312, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: dial("tcp","172.17.0.4:32621") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: > dial: conn=172.17.0.1:35362->172.17.0.4:32621, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: dial("tcp","172.17.0.4:36477") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: > dial: conn=172.17.0.1:48054->172.17.0.4:36477, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: Purge object "sub dir/hello world" 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: Purge dir "sub dir" 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: Purge dir "" 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31684") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42532->172.17.0.4:31684, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38192") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44582->172.17.0.4:38192, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32890") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38114->172.17.0.4:32890, err= --- PASS: TestServerSideMoveOverSelf (2.76s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30766") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57102->172.17.0.4:30766, err= 2026/07/17 01:43:35 ERROR : error listing: directory not found 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37127") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47714->172.17.0.4:37127, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30859") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41088->172.17.0.4:30859, err= 2026/07/17 01:43:35 INFO : Local file system at /tmp/rclone1778910312: Making directory 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37240") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39188->172.17.0.4:37240, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37440") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41148->172.17.0.4:37440, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32140") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47904->172.17.0.4:32140, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35870") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35724->172.17.0.4:35870, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38136") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55442->172.17.0.4:38136, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33477") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44382->172.17.0.4:33477, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38788") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35782->172.17.0.4:38788, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37511") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41592->172.17.0.4:37511, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39047") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42208->172.17.0.4:39047, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38694") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50734->172.17.0.4:38694, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39306") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57556->172.17.0.4:39306, err= 2026/07/17 01:43:35 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38326") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50280->172.17.0.4:38326, err= 2026/07/17 01:43:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:43:35 DEBUG : Local file system at /tmp/rclone1778910312: Waiting for checks to finish 2026/07/17 01:43:35 DEBUG : Local file system at /tmp/rclone1778910312: Waiting for transfers to finish 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32294") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50808->172.17.0.4:32294, err= 2026/07/17 01:43:35 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/17 01:43:35 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/17 01:43:35 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:43:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39969") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57338->172.17.0.4:39969, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36988") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48324->172.17.0.4:36988, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39727") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38776->172.17.0.4:39727, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33526") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48048->172.17.0.4:33526, err= 2026/07/17 01:43:35 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38083") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60722->172.17.0.4:38083, err= 2026/07/17 01:43:35 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/07/17 01:43:35 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/07/17 01:43:35 INFO : check sum: Copied (new) 2026/07/17 01:43:35 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30047") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43056->172.17.0.4:30047, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35692") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57720->172.17.0.4:35692, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:35 DEBUG : check sum: size = 1 OK 2026/07/17 01:43:35 NOTICE: ftp://172.17.0.4:21/rclone-test-jidedih9bojo: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/17 01:43:35 DEBUG : check sum: Size of src and dst objects identical 2026/07/17 01:43:35 DEBUG : check sum: Unchanged skipping 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:35 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:35 INFO : There was nothing to transfer 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37232") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50552->172.17.0.4:37232, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30386") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37106->172.17.0.4:30386, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35344") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37968->172.17.0.4:35344, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33836") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33330->172.17.0.4:33836, err= 2026/07/17 01:43:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38990") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42386->172.17.0.4:38990, err= 2026/07/17 01:43:35 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/07/17 01:43:35 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/07/17 01:43:35 INFO : sizeonly: Copied (new) 2026/07/17 01:43:35 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35181") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40118->172.17.0.4:35181, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30831") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58366->172.17.0.4:30831, err= 2026/07/17 01:43:35 DEBUG : sizeonly: size = 6 OK 2026/07/17 01:43:35 DEBUG : sizeonly: Sizes identical 2026/07/17 01:43:35 DEBUG : sizeonly: Unchanged skipping 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:35 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:35 INFO : There was nothing to transfer 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37446") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39142->172.17.0.4:37446, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35662") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51738->172.17.0.4:35662, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30188") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57102->172.17.0.4:30188, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32638") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40374->172.17.0.4:32638, err= 2026/07/17 01:43:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33923") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37492->172.17.0.4:33923, err= 2026/07/17 01:43:35 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/07/17 01:43:35 INFO : ignore-size: Copied (new) 2026/07/17 01:43:35 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39174") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45324->172.17.0.4:39174, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30960") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54764->172.17.0.4:30960, err= 2026/07/17 01:43:35 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:43:35 DEBUG : ignore-size: Unchanged skipping 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:35 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:35 INFO : There was nothing to transfer 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36533") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34114->172.17.0.4:36533, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32387") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59512->172.17.0.4:32387, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30963") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57270->172.17.0.4:30963, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30400") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53470->172.17.0.4:30400, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32475") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35232->172.17.0.4:32475, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30423") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35412->172.17.0.4:30423, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:35 DEBUG : existing: size = 6 OK 2026/07/17 01:43:35 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:43:35 DEBUG : existing: Unchanged skipping 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:35 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:35 INFO : There was nothing to transfer 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36517") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34812->172.17.0.4:36517, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38095") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37248->172.17.0.4:38095, err= 2026/07/17 01:43:35 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/17 01:43:35 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/17 01:43:35 INFO : existing: Copied (replaced existing) 2026/07/17 01:43:35 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30429") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39410->172.17.0.4:30429, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35701") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49544->172.17.0.4:35701, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39946") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39670->172.17.0.4:39946, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30584") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58934->172.17.0.4:30584, err= 2026/07/17 01:43:35 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32322") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39442->172.17.0.4:32322, err= 2026/07/17 01:43:35 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/17 01:43:35 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/17 01:43:35 INFO : existing: Copied (new) 2026/07/17 01:43:35 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36660") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34544->172.17.0.4:36660, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35159") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45548->172.17.0.4:35159, err= 2026/07/17 01:43:35 DEBUG : existing: Destination exists, skipping 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:35 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:35 INFO : There was nothing to transfer 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33786") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42792->172.17.0.4:33786, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35717") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59080->172.17.0.4:35717, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36391") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35088->172.17.0.4:36391, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37431") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50866->172.17.0.4:37431, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35248") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51038->172.17.0.4:35248, err= 2026/07/17 01:43:35 INFO : d: Making directory 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36689") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37656->172.17.0.4:36689, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37667") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33736->172.17.0.4:37667, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30124") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Connecting to FTP server 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:21") 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57748->172.17.0.4:21, err= 2026/07/17 01:43:35 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:32980->172.17.0.4:30124, err= 2026/07/17 01:43:38 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39214") 2026/07/17 01:43:38 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35458->172.17.0.4:39214, err= 2026/07/17 01:43:38 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39889") 2026/07/17 01:43:38 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58068->172.17.0.4:39889, err= 2026/07/17 01:43:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/17 01:43:38 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Connecting to FTP server 2026/07/17 01:43:38 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35911") 2026/07/17 01:43:38 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:21") 2026/07/17 01:43:38 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36918->172.17.0.4:35911, err= 2026/07/17 01:43:38 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57756->172.17.0.4:21, err= 2026/07/17 01:43:38 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35175") 2026/07/17 01:43:38 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35068") 2026/07/17 01:43:38 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60976->172.17.0.4:35175, err= 2026/07/17 01:43:38 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58250->172.17.0.4:35068, err= 2026/07/17 01:43:38 DEBUG : c/non empty space: size = 5 OK 2026/07/17 01:43:38 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/17 01:43:38 DEBUG : c/non empty space: Unchanged skipping 2026/07/17 01:43:38 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:38 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31508") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40168->172.17.0.4:31508, err= 2026/07/17 01:43:41 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/17 01:43:41 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/17 01:43:41 INFO : a/potato2: Copied (new) 2026/07/17 01:43:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:41 INFO : b/potato: Deleted 2026/07/17 01:43:41 INFO : d: Removing directory 2026/07/17 01:43:41 INFO : b: Removing directory 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: deleted 2 directories 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32111") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42508->172.17.0.4:32111, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34013") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55788->172.17.0.4:34013, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31698") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33588->172.17.0.4:31698, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30451") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43252->172.17.0.4:30451, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38992") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36658->172.17.0.4:38992, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37983") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51564->172.17.0.4:37983, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30582") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57022->172.17.0.4:30582, err= --- PASS: TestSyncIgnoreErrors (5.88s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35123") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37136->172.17.0.4:35123, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33327") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33910->172.17.0.4:33327, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39601") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35416->172.17.0.4:39601, err= 2026/07/17 01:43:41 DEBUG : empty space: size = 1 OK 2026/07/17 01:43:41 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/07/17 01:43:41 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31901") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50662->172.17.0.4:31901, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32063") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59196->172.17.0.4:32063, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:41 DEBUG : empty space: size = 1 OK 2026/07/17 01:43:41 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/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38837") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46302->172.17.0.4:38837, err= 2026/07/17 01:43:41 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/07/17 01:43:41 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/07/17 01:43:41 INFO : empty space: Copied (replaced existing) 2026/07/17 01:43:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37412") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52602->172.17.0.4:37412, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34932") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43580->172.17.0.4:34932, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39220") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50888->172.17.0.4:39220, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32848") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56396->172.17.0.4:32848, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39255") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54240->172.17.0.4:39255, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36685") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58380->172.17.0.4:36685, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33632") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43938->172.17.0.4:33632, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39357") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46990->172.17.0.4:39357, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:41 DEBUG : foo: size = 3 OK 2026/07/17 01:43:41 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/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34536") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41792->172.17.0.4:34536, err= 2026/07/17 01:43:41 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/07/17 01:43:41 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/07/17 01:43:41 INFO : foo: Copied (replaced existing) 2026/07/17 01:43:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36665") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38928->172.17.0.4:36665, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37020") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52844->172.17.0.4:37020, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30022") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57662->172.17.0.4:30022, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32464") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60918->172.17.0.4:32464, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39585") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43814->172.17.0.4:39585, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33039") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39394->172.17.0.4:33039, err= 2026/07/17 01:43:41 DEBUG : empty space: size = 1 OK 2026/07/17 01:43:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/17 01:43:41 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/17 01:43:41 DEBUG : empty space: Unchanged skipping 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35911") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56348->172.17.0.4:35911, err= 2026/07/17 01:43:41 DEBUG : potato.06503f43.partial: size = 60 OK 2026/07/17 01:43:41 DEBUG : potato.06503f43.partial: renamed to: potato 2026/07/17 01:43:41 INFO : potato: Copied (new) 2026/07/17 01:43:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33172") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49234->172.17.0.4:33172, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37529") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49148->172.17.0.4:37529, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31234") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40352->172.17.0.4:31234, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33783") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33764->172.17.0.4:33783, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34110") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43810->172.17.0.4:34110, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31774") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49892->172.17.0.4:31774, err= 2026/07/17 01:43:41 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:43:41 DEBUG : potato: size = 60 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:43:41 DEBUG : potato: Sizes differ 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34891") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44558->172.17.0.4:34891, err= 2026/07/17 01:43:41 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/07/17 01:43:41 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/07/17 01:43:41 INFO : potato: Copied (replaced existing) 2026/07/17 01:43:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34873") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35164->172.17.0.4:34873, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37394") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38908->172.17.0.4:37394, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32087") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54164->172.17.0.4:32087, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31552") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58704->172.17.0.4:31552, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33424") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39284->172.17.0.4:33424, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33653") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34300->172.17.0.4:33653, err= 2026/07/17 01:43:41 DEBUG : potato: size = 21 OK 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:41 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/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34857") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47092->172.17.0.4:34857, err= 2026/07/17 01:43:41 DEBUG : potato.a809149f.partial: size = 21 OK 2026/07/17 01:43:41 DEBUG : potato.a809149f.partial: renamed to: potato 2026/07/17 01:43:41 INFO : potato: Copied (replaced existing) 2026/07/17 01:43:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31734") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:32938->172.17.0.4:31734, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39480") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56320->172.17.0.4:39480, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34006") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57918->172.17.0.4:34006, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37297") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56226->172.17.0.4:37297, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30168") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44348->172.17.0.4:30168, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38353") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52994->172.17.0.4:38353, err= 2026/07/17 01:43:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:43:41 DEBUG : empty space: size = 1 OK 2026/07/17 01:43:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:41 DEBUG : empty space: Unchanged skipping 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:41 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/17 01:43:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:41 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39680") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43162->172.17.0.4:39680, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30130") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59868->172.17.0.4:30130, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38899") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39490->172.17.0.4:38899, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31538") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51216->172.17.0.4:31538, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35714") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47294->172.17.0.4:35714, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30709") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58114->172.17.0.4:30709, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38101") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36306->172.17.0.4:38101, err= 2026/07/17 01:43:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:43:41 DEBUG : empty space: size = 1 OK 2026/07/17 01:43:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/17 01:43:41 DEBUG : empty space: Unchanged skipping 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32535") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42130->172.17.0.4:32535, err= 2026/07/17 01:43:41 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/17 01:43:41 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/17 01:43:41 INFO : potato2: Copied (new) 2026/07/17 01:43:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:41 INFO : potato: Deleted 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37619") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43436->172.17.0.4:37619, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37690") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49540->172.17.0.4:37690, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38926") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56438->172.17.0.4:38926, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30602") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50382->172.17.0.4:30602, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38631") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33968->172.17.0.4:38631, err= 2026/07/17 01:43:41 INFO : d: Making directory 2026/07/17 01:43:41 INFO : d/e: Making directory 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34037") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55236->172.17.0.4:34037, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30478") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31935") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30402") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52110->172.17.0.4:30478, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57978->172.17.0.4:31935, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59904->172.17.0.4:30402, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33574") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34028->172.17.0.4:33574, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33512") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58708->172.17.0.4:33512, err= 2026/07/17 01:43:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37866") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38166") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38450->172.17.0.4:37866, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56864->172.17.0.4:38166, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32310") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49550->172.17.0.4:32310, err= 2026/07/17 01:43:41 DEBUG : c/non empty space: size = 5 OK 2026/07/17 01:43:41 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/17 01:43:41 DEBUG : c/non empty space: Unchanged skipping 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36101") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39324") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56258->172.17.0.4:39324, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52006->172.17.0.4:36101, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:41 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/17 01:43:41 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/17 01:43:41 INFO : a/potato2: Copied (new) 2026/07/17 01:43:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:41 INFO : b/potato: Deleted 2026/07/17 01:43:41 INFO : d/e: Removing directory 2026/07/17 01:43:41 INFO : d: Removing directory 2026/07/17 01:43:41 INFO : b: Removing directory 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: deleted 3 directories 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34149") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43248->172.17.0.4:34149, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30186") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33298->172.17.0.4:30186, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30319") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39812->172.17.0.4:30319, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38073") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39856->172.17.0.4:38073, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38015") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42018->172.17.0.4:38015, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39682") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38134->172.17.0.4:39682, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35915") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36892->172.17.0.4:35915, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39422") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42562->172.17.0.4:39422, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35164") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38766->172.17.0.4:35164, err= 2026/07/17 01:43:41 INFO : d: Making directory 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31599") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33216->172.17.0.4:31599, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35178") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35761") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44710->172.17.0.4:35178, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36323") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57846->172.17.0.4:35761, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60990->172.17.0.4:36323, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30766") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49960->172.17.0.4:30766, err= 2026/07/17 01:43:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36744") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53650->172.17.0.4:36744, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37951") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40560->172.17.0.4:37951, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39166") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53280->172.17.0.4:39166, err= 2026/07/17 01:43:41 DEBUG : c/non empty space: size = 5 OK 2026/07/17 01:43:41 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/17 01:43:41 DEBUG : c/non empty space: Unchanged skipping 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34342") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40128->172.17.0.4:34342, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:41 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/17 01:43:41 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/17 01:43:41 INFO : a/potato2: Copied (new) 2026/07/17 01:43:41 ERROR : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: not deleting files as there were IO errors 2026/07/17 01:43:41 ERROR : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: not deleting directories as there were IO errors 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31180") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51426->172.17.0.4:31180, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34257") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36441") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34620") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37124") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45998->172.17.0.4:34257, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34742->172.17.0.4:34620, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58618->172.17.0.4:37124, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38020->172.17.0.4:36441, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36615") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35480->172.17.0.4:36615, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36516") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57392->172.17.0.4:36516, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32439") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31801") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38623") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48310->172.17.0.4:32439, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57370->172.17.0.4:38623, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54760->172.17.0.4:31801, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30880") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45424->172.17.0.4:30880, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37169") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48596->172.17.0.4:37169, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39761") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37392->172.17.0.4:39761, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32557") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33220->172.17.0.4:32557, err= 2026/07/17 01:43:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37630") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44916->172.17.0.4:37630, err= 2026/07/17 01:43:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:43:41 DEBUG : empty space: size = 1 OK 2026/07/17 01:43:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:41 DEBUG : empty space: Unchanged skipping 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:41 INFO : potato: Deleted 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35800") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56486->172.17.0.4:35800, err= 2026/07/17 01:43:41 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/17 01:43:41 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/17 01:43:41 INFO : potato2: Copied (new) 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34162") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58266->172.17.0.4:34162, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39512") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49882->172.17.0.4:39512, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33303") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50470->172.17.0.4:33303, err= --- PASS: TestSyncDeleteDuring (0.02s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36714") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53622->172.17.0.4:36714, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35160") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55498->172.17.0.4:35160, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30400") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44556->172.17.0.4:30400, err= 2026/07/17 01:43:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31837") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42668->172.17.0.4:31837, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:41 INFO : potato: Deleted 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36412") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34260->172.17.0.4:36412, err= 2026/07/17 01:43:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:43:41 DEBUG : empty space: size = 1 OK 2026/07/17 01:43:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:41 DEBUG : empty space: Unchanged skipping 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36148") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53554->172.17.0.4:36148, err= 2026/07/17 01:43:41 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/17 01:43:41 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/17 01:43:41 INFO : potato2: Copied (new) 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31922") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39210->172.17.0.4:31922, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38101") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36320->172.17.0.4:38101, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38570") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49582->172.17.0.4:38570, err= --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34676") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51828->172.17.0.4:34676, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39692") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41658->172.17.0.4:39692, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36870") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60300->172.17.0.4:36870, err= 2026/07/17 01:43:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36893") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46050->172.17.0.4:36893, err= 2026/07/17 01:43:41 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/07/17 01:43:41 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/07/17 01:43:41 INFO : potato2: Copied (new) 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33080") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45922->172.17.0.4:33080, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39401") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60228->172.17.0.4:39401, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34363") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44198->172.17.0.4:34363, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36565") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35058->172.17.0.4:36565, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32941") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48444->172.17.0.4:32941, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35859") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57544->172.17.0.4:35859, err= 2026/07/17 01:43:41 DEBUG : enormous: Excluded (Size Filter) 2026/07/17 01:43:41 DEBUG : enormous: Excluded 2026/07/17 01:43:41 DEBUG : potato2: Excluded (Size Filter) 2026/07/17 01:43:41 DEBUG : potato2: Excluded 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31242") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39946->172.17.0.4:31242, err= 2026/07/17 01:43:41 DEBUG : potato2: Excluded (Size Filter) 2026/07/17 01:43:41 DEBUG : potato2: Excluded 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:41 DEBUG : empty space: size = 1 OK 2026/07/17 01:43:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/17 01:43:41 DEBUG : empty space: Unchanged skipping 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:41 INFO : There was nothing to transfer 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31766") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39792->172.17.0.4:31766, err= 2026/07/17 01:43:41 DEBUG : enormous: Excluded (Size Filter) 2026/07/17 01:43:41 DEBUG : enormous: Excluded 2026/07/17 01:43:41 DEBUG : potato2: Excluded (Size Filter) 2026/07/17 01:43:41 DEBUG : potato2: Excluded 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33114") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46042->172.17.0.4:33114, err= 2026/07/17 01:43:41 DEBUG : potato2: Excluded (Size Filter) 2026/07/17 01:43:41 DEBUG : potato2: Excluded 2026/07/17 01:43:41 DEBUG : empty space: size = 1 OK 2026/07/17 01:43:41 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/07/17 01:43:41 DEBUG : empty space: Unchanged skipping 2026/07/17 01:43:41 DEBUG : Local file system at /tmp/rclone1778910312: Waiting for checks to finish 2026/07/17 01:43:41 DEBUG : Local file system at /tmp/rclone1778910312: Waiting for transfers to finish 2026/07/17 01:43:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:41 INFO : There was nothing to transfer 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31152") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41190->172.17.0.4:31152, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32283") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57792->172.17.0.4:32283, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32235") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36044->172.17.0.4:32235, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39002") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43216->172.17.0.4:39002, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30920") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36870->172.17.0.4:30920, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37912") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51978->172.17.0.4:37912, err= 2026/07/17 01:43:41 DEBUG : enormous: Excluded (Size Filter) 2026/07/17 01:43:41 DEBUG : enormous: Excluded 2026/07/17 01:43:41 DEBUG : potato2: Excluded (Size Filter) 2026/07/17 01:43:41 DEBUG : potato2: Excluded 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39973") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58352->172.17.0.4:39973, err= 2026/07/17 01:43:41 DEBUG : empty space: size = 1 OK 2026/07/17 01:43:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:41 DEBUG : empty space: Unchanged skipping 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:41 INFO : potato2: Deleted 2026/07/17 01:43:41 INFO : enormous: Deleted 2026/07/17 01:43:41 INFO : There was nothing to transfer 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34587") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41650->172.17.0.4:34587, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35251") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55896->172.17.0.4:35251, err= 2026/07/17 01:43:41 DEBUG : empty space: size = 1 OK 2026/07/17 01:43:41 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/07/17 01:43:41 DEBUG : empty space: Unchanged skipping 2026/07/17 01:43:41 DEBUG : Local file system at /tmp/rclone1778910312: Waiting for checks to finish 2026/07/17 01:43:41 DEBUG : Local file system at /tmp/rclone1778910312: Waiting for transfers to finish 2026/07/17 01:43:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:41 INFO : enormous: Deleted 2026/07/17 01:43:41 INFO : potato2: Deleted 2026/07/17 01:43:41 INFO : There was nothing to transfer 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35070") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38244->172.17.0.4:35070, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33953") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36972->172.17.0.4:33953, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35442") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44700->172.17.0.4:35442, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33032") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54354->172.17.0.4:33032, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34246") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33424->172.17.0.4:34246, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37390") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33380->172.17.0.4:37390, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36195") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42750->172.17.0.4:36195, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33256") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60624->172.17.0.4:33256, err= 2026/07/17 01:43:41 DEBUG : five: Need to transfer - File not found at Destination 2026/07/17 01:43:41 DEBUG : four: size = 4 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:43:41 DEBUG : four: size = 8 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:43:41 DEBUG : three: size = 5 OK 2026/07/17 01:43:41 DEBUG : three: Sizes identical 2026/07/17 01:43:41 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/17 01:43:41 DEBUG : four: Sizes differ 2026/07/17 01:43:41 DEBUG : one: Destination is newer than source, skipping 2026/07/17 01:43:41 DEBUG : two: size = 3 OK 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:41 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33036") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39290->172.17.0.4:33036, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37713") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49372->172.17.0.4:37713, err= 2026/07/17 01:43:41 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35993") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55402->172.17.0.4:35993, err= 2026/07/17 01:43:41 DEBUG : two.8549bf6d.partial: renamed to: two 2026/07/17 01:43:41 INFO : two: Copied (replaced existing) 2026/07/17 01:43:41 DEBUG : five.0fee171d.partial: size = 4 OK 2026/07/17 01:43:41 DEBUG : four.f852663a.partial: size = 4 OK 2026/07/17 01:43:41 DEBUG : five.0fee171d.partial: renamed to: five 2026/07/17 01:43:41 INFO : five: Copied (new) 2026/07/17 01:43:41 DEBUG : four.f852663a.partial: renamed to: four 2026/07/17 01:43:41 INFO : four: Copied (replaced existing) 2026/07/17 01:43:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30036") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41198->172.17.0.4:30036, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38656") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39034->172.17.0.4:38656, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30143") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49582->172.17.0.4:30143, err= --- PASS: TestSyncWithUpdateOlder (0.03s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/07/17 01:43:41 ERROR : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Ignoring --track-renames as the source and destination do not have a common hash 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37729") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46820->172.17.0.4:37729, err= 2026/07/17 01:43:41 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/17 01:43:41 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33376") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34942") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39926->172.17.0.4:33376, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38622->172.17.0.4:34942, err= 2026/07/17 01:43:41 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/17 01:43:41 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/07/17 01:43:41 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/17 01:43:41 INFO : potato: Copied (new) 2026/07/17 01:43:41 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/07/17 01:43:41 INFO : yam: Copied (new) 2026/07/17 01:43:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33699") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34474->172.17.0.4:33699, err= 2026/07/17 01:43:41 ERROR : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Ignoring --track-renames as the source and destination do not have a common hash 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35706") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51302->172.17.0.4:35706, err= 2026/07/17 01:43:41 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/17 01:43:41 DEBUG : potato: size = 14 OK 2026/07/17 01:43:41 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:43:41 DEBUG : potato: Unchanged skipping 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37216") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57870->172.17.0.4:37216, err= 2026/07/17 01:43:41 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/07/17 01:43:41 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/07/17 01:43:41 INFO : yaml: Copied (new) 2026/07/17 01:43:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:41 INFO : yam: Deleted 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31862") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56334->172.17.0.4:31862, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33213") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56922->172.17.0.4:33213, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39755") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43984->172.17.0.4:39755, err= --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39521") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55282->172.17.0.4:39521, err= 2026/07/17 01:43:41 INFO : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Making map for --track-renames 2026/07/17 01:43:41 INFO : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Finished making map for --track-renames 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/17 01:43:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for renames to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33472") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34582") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55756->172.17.0.4:33472, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52888->172.17.0.4:34582, err= 2026/07/17 01:43:41 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/07/17 01:43:41 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/17 01:43:41 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/07/17 01:43:41 INFO : yam: Copied (new) 2026/07/17 01:43:41 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/17 01:43:41 INFO : potato: Copied (new) 2026/07/17 01:43:41 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38465") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36008->172.17.0.4:38465, err= 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30964") 2026/07/17 01:43:41 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52632->172.17.0.4:30964, err= 2026/07/17 01:43:42 DEBUG : potato: size = 14 OK 2026/07/17 01:43:42 INFO : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Making map for --track-renames 2026/07/17 01:43:42 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:43:42 INFO : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Finished making map for --track-renames 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:42 DEBUG : potato: Unchanged skipping 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for renames to finish 2026/07/17 01:43:42 INFO : yam: Moved (server-side) to: yaml 2026/07/17 01:43:42 INFO : yaml: Renamed from "yam" 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:42 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:42 INFO : There was nothing to transfer 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39367") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47900->172.17.0.4:39367, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39972") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34304->172.17.0.4:39972, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37176") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52834->172.17.0.4:37176, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35615") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54502->172.17.0.4:35615, err= 2026/07/17 01:43:42 INFO : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Making map for --track-renames 2026/07/17 01:43:42 INFO : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Finished making map for --track-renames 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/17 01:43:42 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for renames to finish 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31024") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51812->172.17.0.4:31024, err= 2026/07/17 01:43:42 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36749") 2026/07/17 01:43:42 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/17 01:43:42 INFO : potato: Copied (new) 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51450->172.17.0.4:36749, err= 2026/07/17 01:43:42 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/07/17 01:43:42 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/07/17 01:43:42 INFO : sub/yam: Copied (new) 2026/07/17 01:43:42 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36310") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57518->172.17.0.4:36310, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35948") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50942->172.17.0.4:35948, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36800") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42450->172.17.0.4:36800, err= 2026/07/17 01:43:42 DEBUG : potato: size = 14 OK 2026/07/17 01:43:42 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:43:42 DEBUG : potato: Unchanged skipping 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39728") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45882->172.17.0.4:39728, err= 2026/07/17 01:43:42 INFO : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Making map for --track-renames 2026/07/17 01:43:42 INFO : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Finished making map for --track-renames 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for renames to finish 2026/07/17 01:43:42 INFO : sub/yam: Moved (server-side) to: yam 2026/07/17 01:43:42 INFO : yam: Renamed from "sub/yam" 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:42 DEBUG : Waiting for deletions to finish 2026/07/17 01:43:42 INFO : There was nothing to transfer 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38325") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46310->172.17.0.4:38325, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34469") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36798->172.17.0.4:34469, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35883") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52882->172.17.0.4:35883, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31832") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34992->172.17.0.4:31832, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30394") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38938->172.17.0.4:30394, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:42 DEBUG : Creating backend with remote "/tmp/rclone1778910312/dir1" 2026/07/17 01:43:42 DEBUG : Creating backend with remote "/tmp/rclone1778910312/dir2" 2026/07/17 01:43:42 DEBUG : Local file system at /tmp/rclone1778910312/dir2: Using server-side directory move 2026/07/17 01:43:42 INFO : Local file system at /tmp/rclone1778910312/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/17 01:43:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/17 01:43:42 DEBUG : Local file system at /tmp/rclone1778910312/dir2: Waiting for checks to finish 2026/07/17 01:43:42 DEBUG : Local file system at /tmp/rclone1778910312/dir2: Waiting for transfers to finish 2026/07/17 01:43:42 INFO : file1.txt: Moved (server-side) 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39661") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44710->172.17.0.4:39661, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36415") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35592->172.17.0.4:36415, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30399") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44776->172.17.0.4:30399, err= 2026/07/17 01:43:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:43:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31609") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34738->172.17.0.4:31609, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36992") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55988->172.17.0.4:36992, err= 2026/07/17 01:43:42 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/17 01:43:42 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/17 01:43:42 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:43:42 INFO : sub dir/hello world: Deleted 2026/07/17 01:43:42 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/07/17 01:43:42 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/07/17 01:43:42 INFO : nested/sub dir/file: Copied (new) 2026/07/17 01:43:42 INFO : nested/sub dir/file: Deleted 2026/07/17 01:43:42 INFO : sub dir: Removing directory 2026/07/17 01:43:42 INFO : nested/sub dir: Removing directory 2026/07/17 01:43:42 INFO : nested: Removing directory 2026/07/17 01:43:42 DEBUG : Local file system at /tmp/rclone1778910312: deleted 3 directories 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33065") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53998->172.17.0.4:33065, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37384") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33042") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55368->172.17.0.4:37384, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36508->172.17.0.4:33042, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38081") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42586->172.17.0.4:38081, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37829") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56272->172.17.0.4:37829, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33119") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34207") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43644->172.17.0.4:33119, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57410->172.17.0.4:34207, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36739") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42938->172.17.0.4:36739, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39048") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54134->172.17.0.4:39048, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35275") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40266->172.17.0.4:35275, err= 2026/07/17 01:43:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/17 01:43:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32565") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51244->172.17.0.4:32565, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39119") 2026/07/17 01:43:42 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50254->172.17.0.4:39119, err= 2026/07/17 01:43:42 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/07/17 01:43:42 INFO : nested/sub dir/file: Copied (new) 2026/07/17 01:43:42 INFO : nested/sub dir/file: Deleted 2026/07/17 01:43:42 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/17 01:43:42 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/17 01:43:42 INFO : sub dir/hello world: Copied (new) 2026/07/17 01:43:42 INFO : sub dir/hello world: Deleted 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38468") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57738->172.17.0.4:38468, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31560") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35472") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57264->172.17.0.4:31560, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41320->172.17.0.4:35472, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34023") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33614->172.17.0.4:34023, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38491") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47538->172.17.0.4:38491, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33118") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31877") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47112->172.17.0.4:31877, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33542->172.17.0.4:33118, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33344") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48416->172.17.0.4:33344, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38536") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43658->172.17.0.4:38536, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36514") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43544->172.17.0.4:36514, err= 2026/07/17 01:43:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/17 01:43:42 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34613") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58656->172.17.0.4:34613, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33586") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42202->172.17.0.4:33586, err= 2026/07/17 01:43:42 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/17 01:43:42 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/07/17 01:43:42 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/17 01:43:42 INFO : existing: Copied (new) 2026/07/17 01:43:42 INFO : existing: Deleted 2026/07/17 01:43:42 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/07/17 01:43:42 INFO : existing-b: Copied (new) 2026/07/17 01:43:42 INFO : existing-b: Deleted 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32325") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49364->172.17.0.4:32325, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38380") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47094->172.17.0.4:38380, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:43:42 DEBUG : existing: Destination exists, skipping 2026/07/17 01:43:42 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:43:42 INFO : There was nothing to transfer 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36116") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53054->172.17.0.4:36116, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31482") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48238->172.17.0.4:31482, err= 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38238") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37370->172.17.0.4:38238, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zafivog7dena" 2026/07/17 01:43:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:43:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:43:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:43:42 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:43:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:43:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:43:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:43:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:43:42 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:43:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zafivog7dena: Connecting to FTP server 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zafivog7dena: dial("tcp","172.17.0.4:21") 2026/07/17 01:43:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zafivog7dena: > dial: conn=172.17.0.1:39194->172.17.0.4:21, err= 2026/07/17 01:43:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32487") 2026/07/17 01:43:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34274->172.17.0.4:32487, err= 2026/07/17 01:43:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32478") 2026/07/17 01:43:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60494->172.17.0.4:32478, err= 2026/07/17 01:43:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31722") 2026/07/17 01:43:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42946->172.17.0.4:31722, err= 2026/07/17 01:43:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33963") 2026/07/17 01:43:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54592->172.17.0.4:33963, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-jidedih9bojo -> ftp://172.17.0.4:21/rclone-test-zafivog7dena 2026/07/17 01:43:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zafivog7dena: dial("tcp","172.17.0.4:33835") 2026/07/17 01:43:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zafivog7dena: > dial: conn=172.17.0.1:56808->172.17.0.4:33835, err= 2026/07/17 01:43:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zafivog7dena: dial("tcp","172.17.0.4:34963") 2026/07/17 01:43:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zafivog7dena: > dial: conn=172.17.0.1:40602->172.17.0.4:34963, err= 2026/07/17 01:43:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zafivog7dena: dial("tcp","172.17.0.4:32951") 2026/07/17 01:43:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zafivog7dena: > dial: conn=172.17.0.1:47036->172.17.0.4:32951, err= 2026/07/17 01:43:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zafivog7dena: Using server-side directory move 2026/07/17 01:43:44 INFO : ftp://172.17.0.4:21/rclone-test-zafivog7dena: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/17 01:43:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39338") 2026/07/17 01:43:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59146->172.17.0.4:39338, err= 2026/07/17 01:43:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zafivog7dena: dial("tcp","172.17.0.4:34446") 2026/07/17 01:43:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zafivog7dena: > dial: conn=172.17.0.1:57780->172.17.0.4:34446, err= 2026/07/17 01:43:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:43:44 DEBUG : empty space: size = 1 OK 2026/07/17 01:43:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/17 01:43:44 DEBUG : empty space: Unchanged skipping 2026/07/17 01:43:44 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:43:44 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-zafivog7dena) 2026/07/17 01:43:44 DEBUG : potato3: Sizes differ 2026/07/17 01:43:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zafivog7dena: Connecting to FTP server 2026/07/17 01:43:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zafivog7dena: dial("tcp","172.17.0.4:21") 2026/07/17 01:43:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zafivog7dena: Waiting for checks to finish 2026/07/17 01:43:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zafivog7dena: > dial: conn=172.17.0.1:39200->172.17.0.4:21, err= 2026/07/17 01:43:44 INFO : potato2: Moved (server-side) 2026/07/17 01:43:44 INFO : empty space: Deleted 2026/07/17 01:43:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zafivog7dena: Waiting for transfers to finish 2026/07/17 01:43:47 INFO : potato3: Deleted 2026/07/17 01:43:47 INFO : potato3: Moved (server-side) 2026/07/17 01:43:47 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36788") 2026/07/17 01:43:47 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52516->172.17.0.4:36788, err= 2026/07/17 01:43:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zafivog7dena: dial("tcp","172.17.0.4:35734") 2026/07/17 01:43:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zafivog7dena: > dial: conn=172.17.0.1:35324->172.17.0.4:35734, err= 2026/07/17 01:43:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lanaruv5hiwe" 2026/07/17 01:43:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:43:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:43:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:43:47 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:43:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:43:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:43:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:43:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:43:47 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:43:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:43:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lanaruv5hiwe: Connecting to FTP server 2026/07/17 01:43:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lanaruv5hiwe: dial("tcp","172.17.0.4:21") 2026/07/17 01:43:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lanaruv5hiwe: > dial: conn=172.17.0.1:39202->172.17.0.4:21, err= 2026/07/17 01:43:51 DEBUG : ftp://172.17.0.4:21/rclone-test-lanaruv5hiwe: Using server-side directory move 2026/07/17 01:43:51 INFO : ftp://172.17.0.4:21/rclone-test-lanaruv5hiwe: Server side directory move succeeded 2026/07/17 01:43:51 DEBUG : ftp://172.17.0.4:21/rclone-test-lanaruv5hiwe: dial("tcp","172.17.0.4:36021") 2026/07/17 01:43:51 DEBUG : ftp://172.17.0.4:21/rclone-test-lanaruv5hiwe: > dial: conn=172.17.0.1:44566->172.17.0.4:36021, err= 2026/07/17 01:43:51 DEBUG : ftp://172.17.0.4:21/rclone-test-zafivog7dena: dial("tcp","172.17.0.4:37121") 2026/07/17 01:43:51 DEBUG : ftp://172.17.0.4:21/rclone-test-zafivog7dena: > dial: conn=172.17.0.1:40196->172.17.0.4:37121, err= 2026/07/17 01:43:51 ERROR : error listing: directory not found 2026/07/17 01:43:51 DEBUG : ftp://172.17.0.4:21/rclone-test-lanaruv5hiwe: dial("tcp","172.17.0.4:37030") 2026/07/17 01:43:51 DEBUG : ftp://172.17.0.4:21/rclone-test-lanaruv5hiwe: > dial: conn=172.17.0.1:37434->172.17.0.4:37030, err= 2026/07/17 01:43:51 DEBUG : ftp://172.17.0.4:21/rclone-test-lanaruv5hiwe: Purge object "empty space" 2026/07/17 01:43:51 DEBUG : ftp://172.17.0.4:21/rclone-test-lanaruv5hiwe: Purge object "potato2" 2026/07/17 01:43:51 DEBUG : ftp://172.17.0.4:21/rclone-test-lanaruv5hiwe: Purge object "potato3" 2026/07/17 01:43:51 DEBUG : ftp://172.17.0.4:21/rclone-test-lanaruv5hiwe: Purge dir "" 2026/07/17 01:43:51 DEBUG : ftp://172.17.0.4:21/rclone-test-zafivog7dena: dial("tcp","172.17.0.4:32149") 2026/07/17 01:43:51 DEBUG : ftp://172.17.0.4:21/rclone-test-zafivog7dena: > dial: conn=172.17.0.1:40700->172.17.0.4:32149, err= 2026/07/17 01:43:51 ERROR : error listing: directory not found 2026/07/17 01:43:51 DEBUG : ftp://172.17.0.4:21/rclone-test-zafivog7dena: Purge dir "" 2026/07/17 01:43:51 NOTICE: purge failed to rmdir "": directory not found 2026/07/17 01:43:51 NOTICE: purge failed: directory not found 2026/07/17 01:43:51 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36310") 2026/07/17 01:43:51 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57532->172.17.0.4:36310, err= 2026/07/17 01:43:51 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37075") 2026/07/17 01:43:51 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45588->172.17.0.4:37075, err= --- PASS: TestServerSideMove (9.07s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:43:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-delaliy6yoba" 2026/07/17 01:43:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:43:51 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:43:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:43:51 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:43:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:43:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:43:51 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:43:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:43:51 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:43:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:43:51 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: Connecting to FTP server 2026/07/17 01:43:51 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: dial("tcp","172.17.0.4:21") 2026/07/17 01:43:51 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: > dial: conn=172.17.0.1:39204->172.17.0.4:21, err= 2026/07/17 01:43:53 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38860") 2026/07/17 01:43:53 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59844->172.17.0.4:38860, err= 2026/07/17 01:43:53 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39865") 2026/07/17 01:43:53 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57572->172.17.0.4:39865, err= 2026/07/17 01:43:53 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30290") 2026/07/17 01:43:53 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34226->172.17.0.4:30290, err= 2026/07/17 01:43:53 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32157") 2026/07/17 01:43:53 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40464->172.17.0.4:32157, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-jidedih9bojo -> ftp://172.17.0.4:21/rclone-test-delaliy6yoba 2026/07/17 01:43:53 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: dial("tcp","172.17.0.4:37372") 2026/07/17 01:43:53 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: > dial: conn=172.17.0.1:40440->172.17.0.4:37372, err= 2026/07/17 01:43:53 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: dial("tcp","172.17.0.4:34459") 2026/07/17 01:43:53 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: > dial: conn=172.17.0.1:42018->172.17.0.4:34459, err= 2026/07/17 01:43:53 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: dial("tcp","172.17.0.4:33263") 2026/07/17 01:43:53 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: > dial: conn=172.17.0.1:37822->172.17.0.4:33263, err= 2026/07/17 01:43:53 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33092") 2026/07/17 01:43:53 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: dial("tcp","172.17.0.4:37589") 2026/07/17 01:43:53 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: > dial: conn=172.17.0.1:43804->172.17.0.4:37589, err= 2026/07/17 01:43:53 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59200->172.17.0.4:33092, err= 2026/07/17 01:43:53 DEBUG : empty space: Excluded (Size Filter) 2026/07/17 01:43:53 DEBUG : empty space: Excluded 2026/07/17 01:43:53 DEBUG : empty space: Excluded (Size Filter) 2026/07/17 01:43:53 DEBUG : empty space: Excluded 2026/07/17 01:43:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:43:53 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:43:53 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-delaliy6yoba) 2026/07/17 01:43:53 DEBUG : potato3: Sizes differ 2026/07/17 01:43:53 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: Waiting for checks to finish 2026/07/17 01:43:53 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: Waiting for transfers to finish 2026/07/17 01:43:53 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: Connecting to FTP server 2026/07/17 01:43:53 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: dial("tcp","172.17.0.4:21") 2026/07/17 01:43:53 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: > dial: conn=172.17.0.1:38208->172.17.0.4:21, err= 2026/07/17 01:43:53 INFO : potato2: Moved (server-side) 2026/07/17 01:43:57 INFO : potato3: Deleted 2026/07/17 01:43:57 INFO : potato3: Moved (server-side) 2026/07/17 01:43:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32993") 2026/07/17 01:43:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46134->172.17.0.4:32993, err= 2026/07/17 01:43:57 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: dial("tcp","172.17.0.4:32758") 2026/07/17 01:43:57 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: > dial: conn=172.17.0.1:55932->172.17.0.4:32758, err= 2026/07/17 01:43:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sasuhaz5fozi" 2026/07/17 01:43:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:43:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:43:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:43:57 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:43:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:43:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:43:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:43:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:43:57 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:43:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:43:57 DEBUG : ftp://172.17.0.4:21/rclone-test-sasuhaz5fozi: Connecting to FTP server 2026/07/17 01:43:57 DEBUG : ftp://172.17.0.4:21/rclone-test-sasuhaz5fozi: dial("tcp","172.17.0.4:21") 2026/07/17 01:43:57 DEBUG : ftp://172.17.0.4:21/rclone-test-sasuhaz5fozi: > dial: conn=172.17.0.1:38218->172.17.0.4:21, err= 2026/07/17 01:44:00 DEBUG : ftp://172.17.0.4:21/rclone-test-sasuhaz5fozi: dial("tcp","172.17.0.4:39975") 2026/07/17 01:44:00 DEBUG : ftp://172.17.0.4:21/rclone-test-sasuhaz5fozi: > dial: conn=172.17.0.1:57248->172.17.0.4:39975, err= 2026/07/17 01:44:00 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: dial("tcp","172.17.0.4:31235") 2026/07/17 01:44:00 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: > dial: conn=172.17.0.1:50724->172.17.0.4:31235, err= 2026/07/17 01:44:00 DEBUG : empty space: Excluded (Size Filter) 2026/07/17 01:44:00 DEBUG : empty space: Excluded 2026/07/17 01:44:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:44:00 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/17 01:44:00 DEBUG : ftp://172.17.0.4:21/rclone-test-sasuhaz5fozi: Connecting to FTP server 2026/07/17 01:44:00 DEBUG : ftp://172.17.0.4:21/rclone-test-sasuhaz5fozi: dial("tcp","172.17.0.4:21") 2026/07/17 01:44:00 DEBUG : ftp://172.17.0.4:21/rclone-test-sasuhaz5fozi: Waiting for checks to finish 2026/07/17 01:44:00 DEBUG : ftp://172.17.0.4:21/rclone-test-sasuhaz5fozi: Waiting for transfers to finish 2026/07/17 01:44:00 DEBUG : ftp://172.17.0.4:21/rclone-test-sasuhaz5fozi: > dial: conn=172.17.0.1:38228->172.17.0.4:21, err= 2026/07/17 01:44:00 INFO : potato2: Moved (server-side) 2026/07/17 01:44:03 INFO : potato3: Moved (server-side) 2026/07/17 01:44:03 DEBUG : ftp://172.17.0.4:21/rclone-test-sasuhaz5fozi: dial("tcp","172.17.0.4:38407") 2026/07/17 01:44:03 DEBUG : ftp://172.17.0.4:21/rclone-test-sasuhaz5fozi: > dial: conn=172.17.0.1:59854->172.17.0.4:38407, err= 2026/07/17 01:44:03 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: dial("tcp","172.17.0.4:34827") 2026/07/17 01:44:03 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: > dial: conn=172.17.0.1:45012->172.17.0.4:34827, err= 2026/07/17 01:44:03 DEBUG : ftp://172.17.0.4:21/rclone-test-sasuhaz5fozi: dial("tcp","172.17.0.4:39498") 2026/07/17 01:44:03 DEBUG : ftp://172.17.0.4:21/rclone-test-sasuhaz5fozi: > dial: conn=172.17.0.1:34104->172.17.0.4:39498, err= 2026/07/17 01:44:03 DEBUG : ftp://172.17.0.4:21/rclone-test-sasuhaz5fozi: Purge object "potato2" 2026/07/17 01:44:03 DEBUG : ftp://172.17.0.4:21/rclone-test-sasuhaz5fozi: Purge object "potato3" 2026/07/17 01:44:03 DEBUG : ftp://172.17.0.4:21/rclone-test-sasuhaz5fozi: Purge dir "" 2026/07/17 01:44:03 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: dial("tcp","172.17.0.4:36536") 2026/07/17 01:44:03 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: > dial: conn=172.17.0.1:41304->172.17.0.4:36536, err= 2026/07/17 01:44:03 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: Purge object "empty space" 2026/07/17 01:44:03 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: Purge dir "" 2026/07/17 01:44:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35957") 2026/07/17 01:44:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44502->172.17.0.4:35957, err= 2026/07/17 01:44:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36722") 2026/07/17 01:44:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41774->172.17.0.4:36722, err= --- PASS: TestServerSideMoveWithFilter (12.35s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:44:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gosobux8paqo" 2026/07/17 01:44:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:44:03 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:03 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:44:03 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:03 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:03 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: Connecting to FTP server 2026/07/17 01:44:03 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: dial("tcp","172.17.0.4:21") 2026/07/17 01:44:03 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: > dial: conn=172.17.0.1:47844->172.17.0.4:21, err= 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33063") 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49032->172.17.0.4:33063, err= 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34647") 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58238->172.17.0.4:34647, err= 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31425") 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45742->172.17.0.4:31425, err= 2026/07/17 01:44:06 INFO : tomatoDir: Making directory 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38890") 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51072->172.17.0.4:38890, err= 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32763") 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40756->172.17.0.4:32763, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-jidedih9bojo -> ftp://172.17.0.4:21/rclone-test-gosobux8paqo 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: dial("tcp","172.17.0.4:39809") 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: > dial: conn=172.17.0.1:59692->172.17.0.4:39809, err= 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: dial("tcp","172.17.0.4:33003") 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: > dial: conn=172.17.0.1:52472->172.17.0.4:33003, err= 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: dial("tcp","172.17.0.4:38915") 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: > dial: conn=172.17.0.1:38068->172.17.0.4:38915, err= 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: Using server-side directory move 2026/07/17 01:44:06 INFO : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39921") 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: dial("tcp","172.17.0.4:34210") 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41552->172.17.0.4:39921, err= 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: > dial: conn=172.17.0.1:58566->172.17.0.4:34210, err= 2026/07/17 01:44:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/17 01:44:06 DEBUG : empty space: size = 1 OK 2026/07/17 01:44:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/17 01:44:06 DEBUG : empty space: Unchanged skipping 2026/07/17 01:44:06 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:44:06 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-gosobux8paqo) 2026/07/17 01:44:06 DEBUG : potato3: Sizes differ 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: Connecting to FTP server 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: dial("tcp","172.17.0.4:21") 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: > dial: conn=172.17.0.1:47860->172.17.0.4:21, err= 2026/07/17 01:44:06 INFO : empty space: Deleted 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39171") 2026/07/17 01:44:06 INFO : potato2: Moved (server-side) 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52448->172.17.0.4:39171, err= 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: Waiting for checks to finish 2026/07/17 01:44:06 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: Waiting for transfers to finish 2026/07/17 01:44:09 INFO : potato3: Deleted 2026/07/17 01:44:09 INFO : potato3: Moved (server-side) 2026/07/17 01:44:09 INFO : tomatoDir: Removing directory 2026/07/17 01:44:09 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: deleted 1 directories 2026/07/17 01:44:09 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37044") 2026/07/17 01:44:09 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41740->172.17.0.4:37044, err= 2026/07/17 01:44:09 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32918") 2026/07/17 01:44:09 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56812->172.17.0.4:32918, err= 2026/07/17 01:44:09 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: dial("tcp","172.17.0.4:35436") 2026/07/17 01:44:09 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: > dial: conn=172.17.0.1:42386->172.17.0.4:35436, err= 2026/07/17 01:44:09 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zahufoc0zefi" 2026/07/17 01:44:09 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:44:09 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:09 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:09 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:44:09 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:09 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:09 DEBUG : ftp://172.17.0.4:21/rclone-test-zahufoc0zefi: Connecting to FTP server 2026/07/17 01:44:09 DEBUG : ftp://172.17.0.4:21/rclone-test-zahufoc0zefi: dial("tcp","172.17.0.4:21") 2026/07/17 01:44:09 DEBUG : ftp://172.17.0.4:21/rclone-test-zahufoc0zefi: > dial: conn=172.17.0.1:47870->172.17.0.4:21, err= 2026/07/17 01:44:12 INFO : tomatoDir: Making directory 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zahufoc0zefi: Using server-side directory move 2026/07/17 01:44:12 INFO : ftp://172.17.0.4:21/rclone-test-zahufoc0zefi: Server side directory move succeeded 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zahufoc0zefi: dial("tcp","172.17.0.4:39673") 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zahufoc0zefi: > dial: conn=172.17.0.1:36398->172.17.0.4:39673, err= 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zahufoc0zefi: dial("tcp","172.17.0.4:37707") 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zahufoc0zefi: > dial: conn=172.17.0.1:50314->172.17.0.4:37707, err= 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: dial("tcp","172.17.0.4:32747") 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: > dial: conn=172.17.0.1:56330->172.17.0.4:32747, err= 2026/07/17 01:44:12 ERROR : error listing: directory not found 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: dial("tcp","172.17.0.4:37842") 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: > dial: conn=172.17.0.1:58032->172.17.0.4:37842, err= 2026/07/17 01:44:12 ERROR : error listing: directory not found 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zahufoc0zefi: dial("tcp","172.17.0.4:36195") 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zahufoc0zefi: > dial: conn=172.17.0.1:57762->172.17.0.4:36195, err= 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zahufoc0zefi: Purge object "empty space" 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zahufoc0zefi: Purge object "potato2" 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zahufoc0zefi: Purge object "potato3" 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zahufoc0zefi: dial("tcp","172.17.0.4:39615") 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zahufoc0zefi: > dial: conn=172.17.0.1:53370->172.17.0.4:39615, err= 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zahufoc0zefi: Purge dir "tomatoDir" 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zahufoc0zefi: Purge dir "" 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: dial("tcp","172.17.0.4:34070") 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: > dial: conn=172.17.0.1:52034->172.17.0.4:34070, err= 2026/07/17 01:44:12 ERROR : error listing: directory not found 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: Purge dir "" 2026/07/17 01:44:12 NOTICE: purge failed to rmdir "": directory not found 2026/07/17 01:44:12 NOTICE: purge failed: directory not found 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30950") 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45324->172.17.0.4:30950, err= 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31817") 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42606->172.17.0.4:31817, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (8.86s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30974") 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38676->172.17.0.4:30974, err= 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32705") 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33868->172.17.0.4:32705, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:44:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jidedih9bojo/rclone-sync-test" 2026/07/17 01:44:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:44:12 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:12 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:44:12 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:12 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test: Connecting to FTP server 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/07/17 01:44:12 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test: > dial: conn=172.17.0.1:46104->172.17.0.4:21, err= 2026/07/17 01:44:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31362") 2026/07/17 01:44:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45912->172.17.0.4:31362, err= 2026/07/17 01:44:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31657") 2026/07/17 01:44:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56434->172.17.0.4:31657, err= --- PASS: TestSyncOverlap (2.41s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:44:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jidedih9bojo/rclone-sync-test" 2026/07/17 01:44:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:44:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:14 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:44:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:14 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test: Connecting to FTP server 2026/07/17 01:44:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/07/17 01:44:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test: > dial: conn=172.17.0.1:46112->172.17.0.4:21, err= 2026/07/17 01:44:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jidedih9bojo/rclone-sync-test-include/layer2" 2026/07/17 01:44:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:44:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:17 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:44:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:17 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:17 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test-include/layer2: Connecting to FTP server 2026/07/17 01:44:17 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21") 2026/07/17 01:44:17 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:46120->172.17.0.4:21, err= 2026/07/17 01:44:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jidedih9bojo/rclone-sync-test-ignore-file" 2026/07/17 01:44:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:44:20 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:20 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:44:20 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:20 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:20 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test-ignore-file: Connecting to FTP server 2026/07/17 01:44:20 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21") 2026/07/17 01:44:20 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:46126->172.17.0.4:21, err= 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36433") 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44276->172.17.0.4:36433, err= 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test: dial("tcp","172.17.0.4:39543") 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test: > dial: conn=172.17.0.1:36646->172.17.0.4:39543, err= 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30251") 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56462->172.17.0.4:30251, err= 2026/07/17 01:44:23 DEBUG : rclone-sync-test: Excluded 2026/07/17 01:44:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37026") 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41626->172.17.0.4:37026, err= 2026/07/17 01:44:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test: Waiting for checks to finish 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test: Waiting for transfers to finish 2026/07/17 01:44:23 DEBUG : Waiting for deletions to finish 2026/07/17 01:44:23 INFO : There was nothing to transfer 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31705") 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56102->172.17.0.4:31705, err= 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test: dial("tcp","172.17.0.4:39416") 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test: > dial: conn=172.17.0.1:56946->172.17.0.4:39416, err= 2026/07/17 01:44:23 DEBUG : rclone-sync-test: Excluded 2026/07/17 01:44:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39268") 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55694->172.17.0.4:39268, err= 2026/07/17 01:44:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:44:23 DEBUG : Waiting for deletions to finish 2026/07/17 01:44:23 INFO : rclone-sync-test-include: Removing directory 2026/07/17 01:44:23 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: failed to delete 1 directories 2026/07/17 01:44:23 INFO : There was nothing to transfer 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39541") 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36164->172.17.0.4:39541, err= 2026/07/17 01:44:23 DEBUG : rclone-sync-test: Excluded 2026/07/17 01:44:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:36199") 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:52696->172.17.0.4:36199, err= 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32504") 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53142->172.17.0.4:32504, err= 2026/07/17 01:44:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/17 01:44:23 DEBUG : Waiting for deletions to finish 2026/07/17 01:44:23 INFO : There was nothing to transfer 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31406") 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56736->172.17.0.4:31406, err= 2026/07/17 01:44:23 DEBUG : rclone-sync-test: Excluded 2026/07/17 01:44:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:38591") 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:45806->172.17.0.4:38591, err= 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36198") 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34114->172.17.0.4:36198, err= 2026/07/17 01:44:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:44:23 DEBUG : Waiting for deletions to finish 2026/07/17 01:44:23 INFO : rclone-sync-test-include: Removing directory 2026/07/17 01:44:23 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: failed to delete 1 directories 2026/07/17 01:44:23 INFO : There was nothing to transfer 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34704") 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45394->172.17.0.4:34704, err= 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:36363") 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:40816->172.17.0.4:36363, err= 2026/07/17 01:44:23 DEBUG : Excluded 2026/07/17 01:44:23 DEBUG : rclone-sync-test: Excluded 2026/07/17 01:44:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38810") 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54858->172.17.0.4:38810, err= 2026/07/17 01:44:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/17 01:44:23 DEBUG : Waiting for deletions to finish 2026/07/17 01:44:23 INFO : There was nothing to transfer 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34032") 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60388->172.17.0.4:34032, err= 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32129") 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35358->172.17.0.4:32129, err= 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38249") 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46162->172.17.0.4:38249, err= 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34749") 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37828->172.17.0.4:34749, err= 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39030") 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48390->172.17.0.4:39030, err= 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32757") 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41532->172.17.0.4:32757, err= --- PASS: TestSyncOverlapWithFilter (9.03s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:44:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jidedih9bojo/dst" 2026/07/17 01:44:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:44:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:23 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:44:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:23 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Connecting to FTP server 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:21") 2026/07/17 01:44:23 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:51576->172.17.0.4:21, err= 2026/07/17 01:44:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jidedih9bojo/CompareDest" 2026/07/17 01:44:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:44:26 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:26 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:44:26 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:26 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:26 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/CompareDest: Connecting to FTP server 2026/07/17 01:44:26 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/17 01:44:26 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/CompareDest: > dial: conn=172.17.0.1:51584->172.17.0.4:21, err= 2026/07/17 01:44:28 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jidedih9bojo/CompareDest" to be canonical "TestFTPPureftpd{Mo42Y}:rclone-test-jidedih9bojo/CompareDest" 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:30519") 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:49704->172.17.0.4:30519, err= 2026/07/17 01:44:28 DEBUG : one: Need to transfer - File not found at Destination 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for checks to finish 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for transfers to finish 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:31074") 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:38656->172.17.0.4:31074, err= 2026/07/17 01:44:28 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/07/17 01:44:28 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/07/17 01:44:28 INFO : one: Copied (new) 2026/07/17 01:44:28 DEBUG : Waiting for deletions to finish 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33890") 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41688->172.17.0.4:33890, err= 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32856") 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34546->172.17.0.4:32856, err= 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31933") 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33478->172.17.0.4:31933, err= 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38740") 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53380->172.17.0.4:38740, err= 2026/07/17 01:44:28 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jidedih9bojo/CompareDest" for canonical name "TestFTPPureftpd{Mo42Y}:rclone-test-jidedih9bojo/CompareDest" 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:36917") 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:34084->172.17.0.4:36917, err= 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for checks to finish 2026/07/17 01:44:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:44:28 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst) 2026/07/17 01:44:28 DEBUG : one: Sizes differ 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for transfers to finish 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:38978") 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:54514->172.17.0.4:38978, err= 2026/07/17 01:44:28 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/07/17 01:44:28 DEBUG : one.4a8516eb.partial: renamed to: one 2026/07/17 01:44:28 INFO : one: Copied (replaced existing) 2026/07/17 01:44:28 DEBUG : Waiting for deletions to finish 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38600") 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59272->172.17.0.4:38600, err= 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37530") 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33344->172.17.0.4:37530, err= 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33165") 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55822->172.17.0.4:33165, err= 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36335") 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56662->172.17.0.4:36335, err= 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39177") 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51946->172.17.0.4:39177, err= 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35278") 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37422") 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47356->172.17.0.4:37422, err= 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43600->172.17.0.4:35278, err= 2026/07/17 01:44:28 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jidedih9bojo/CompareDest" for canonical name "TestFTPPureftpd{Mo42Y}:rclone-test-jidedih9bojo/CompareDest" 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:34372") 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:33888->172.17.0.4:34372, err= 2026/07/17 01:44:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:44:28 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst) 2026/07/17 01:44:28 DEBUG : one: Sizes differ 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for checks to finish 2026/07/17 01:44:28 DEBUG : one: size = 5 OK 2026/07/17 01:44:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/17 01:44:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for transfers to finish 2026/07/17 01:44:28 DEBUG : Waiting for deletions to finish 2026/07/17 01:44:28 INFO : There was nothing to transfer 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31008") 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50022->172.17.0.4:31008, err= 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32125") 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33315") 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33828->172.17.0.4:33315, err= 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41652->172.17.0.4:32125, err= 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32943") 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41530->172.17.0.4:32943, err= 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30146") 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44548->172.17.0.4:30146, err= 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39373") 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42604->172.17.0.4:39373, err= 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35836") 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40432->172.17.0.4:35836, err= 2026/07/17 01:44:28 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jidedih9bojo/CompareDest" for canonical name "TestFTPPureftpd{Mo42Y}:rclone-test-jidedih9bojo/CompareDest" 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:33948") 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:43934->172.17.0.4:33948, err= 2026/07/17 01:44:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:44:28 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst) 2026/07/17 01:44:28 DEBUG : one: Sizes differ 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/CompareDest: Connecting to FTP server 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/CompareDest: > dial: conn=172.17.0.1:51592->172.17.0.4:21, err= 2026/07/17 01:44:28 DEBUG : two: size = 3 OK 2026/07/17 01:44:28 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/17 01:44:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/17 01:44:28 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for checks to finish 2026/07/17 01:44:30 DEBUG : ftp://172.17.0.4:21/rclone-test-toxobop1xaci: closing 1 unused connections 2026/07/17 01:44:31 DEBUG : one: size = 5 OK 2026/07/17 01:44:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/17 01:44:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for transfers to finish 2026/07/17 01:44:31 DEBUG : Waiting for deletions to finish 2026/07/17 01:44:31 INFO : There was nothing to transfer 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37820") 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45136->172.17.0.4:37820, err= 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38588") 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37044->172.17.0.4:38588, err= 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33156") 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41742->172.17.0.4:33156, err= 2026/07/17 01:44:31 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jidedih9bojo/CompareDest" for canonical name "TestFTPPureftpd{Mo42Y}:rclone-test-jidedih9bojo/CompareDest" 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:36452") 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:42012->172.17.0.4:36452, err= 2026/07/17 01:44:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:44:31 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst) 2026/07/17 01:44:31 DEBUG : one: Sizes differ 2026/07/17 01:44:31 DEBUG : two: size = 3 OK 2026/07/17 01:44:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/17 01:44:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for checks to finish 2026/07/17 01:44:31 DEBUG : one: size = 5 OK 2026/07/17 01:44:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/17 01:44:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for transfers to finish 2026/07/17 01:44:31 DEBUG : Waiting for deletions to finish 2026/07/17 01:44:31 INFO : There was nothing to transfer 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36076") 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55906->172.17.0.4:36076, err= 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32148") 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34826->172.17.0.4:32148, err= 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31379") 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37892->172.17.0.4:31379, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30516") 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46922->172.17.0.4:30516, err= 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30726") 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36419") 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41688->172.17.0.4:36419, err= 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41346->172.17.0.4:30726, err= 2026/07/17 01:44:31 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jidedih9bojo/CompareDest" for canonical name "TestFTPPureftpd{Mo42Y}:rclone-test-jidedih9bojo/CompareDest" 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:37734") 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:49506->172.17.0.4:37734, err= 2026/07/17 01:44:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:44:31 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst) 2026/07/17 01:44:31 DEBUG : one: Sizes differ 2026/07/17 01:44:31 DEBUG : one: size = 5 OK 2026/07/17 01:44:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/17 01:44:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/17 01:44:31 DEBUG : two: size = 5 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:44:31 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo/CompareDest) 2026/07/17 01:44:31 DEBUG : two: Sizes differ 2026/07/17 01:44:31 DEBUG : two: Need to transfer - File not found at Destination 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for checks to finish 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for transfers to finish 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:37286") 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:59182->172.17.0.4:37286, err= 2026/07/17 01:44:31 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/07/17 01:44:31 DEBUG : two.a319cd8b.partial: renamed to: two 2026/07/17 01:44:31 INFO : two: Copied (new) 2026/07/17 01:44:31 DEBUG : Waiting for deletions to finish 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37357") 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53542->172.17.0.4:37357, err= 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32217") 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36157") 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44204->172.17.0.4:32217, err= 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57474->172.17.0.4:36157, err= 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32567") 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34858->172.17.0.4:32567, err= 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37090") 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35776") 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59182->172.17.0.4:35776, err= 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58298->172.17.0.4:37090, err= 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35381") 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56878->172.17.0.4:35381, err= 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (7.69s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30206") 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50696->172.17.0.4:30206, err= 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34068") 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60936->172.17.0.4:34068, err= 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36964") 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47952->172.17.0.4:36964, err= 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35347") 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37744") 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40606->172.17.0.4:35347, err= 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53050->172.17.0.4:37744, err= 2026/07/17 01:44:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jidedih9bojo/dest" 2026/07/17 01:44:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:44:31 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:31 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:44:31 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:31 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dest: Connecting to FTP server 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dest: dial("tcp","172.17.0.4:21") 2026/07/17 01:44:31 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dest: > dial: conn=172.17.0.1:46514->172.17.0.4:21, err= 2026/07/17 01:44:32 DEBUG : ftp://172.17.0.4:21/rclone-test-razigaw8somi: closing 1 unused connections 2026/07/17 01:44:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jidedih9bojo/pre-dest1" 2026/07/17 01:44:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:44:34 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:34 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:44:34 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:34 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:34 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/pre-dest1: Connecting to FTP server 2026/07/17 01:44:34 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/pre-dest1: dial("tcp","172.17.0.4:21") 2026/07/17 01:44:34 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/pre-dest1: > dial: conn=172.17.0.1:46520->172.17.0.4:21, err= 2026/07/17 01:44:35 DEBUG : ftp://172.17.0.4:21/rclone-test-tocuhuh2xike: closing 1 unused connections 2026/07/17 01:44:37 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jidedih9bojo/pre-dest1" to be canonical "TestFTPPureftpd{Mo42Y}:rclone-test-jidedih9bojo/pre-dest1" 2026/07/17 01:44:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jidedih9bojo/pre-dest2" 2026/07/17 01:44:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:44:37 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:37 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:44:37 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:37 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:37 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/pre-dest2: Connecting to FTP server 2026/07/17 01:44:37 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/pre-dest2: dial("tcp","172.17.0.4:21") 2026/07/17 01:44:37 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/pre-dest2: > dial: conn=172.17.0.1:46524->172.17.0.4:21, err= 2026/07/17 01:44:39 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jidedih9bojo/pre-dest2" to be canonical "TestFTPPureftpd{Mo42Y}:rclone-test-jidedih9bojo/pre-dest2" 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dest: dial("tcp","172.17.0.4:35747") 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dest: > dial: conn=172.17.0.1:34800->172.17.0.4:35747, err= 2026/07/17 01:44:39 DEBUG : 1: size = 1 OK 2026/07/17 01:44:39 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:44:39 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/17 01:44:39 DEBUG : 2: size = 1 OK 2026/07/17 01:44:39 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:44:39 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/17 01:44:39 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dest: Waiting for checks to finish 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dest: Waiting for transfers to finish 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dest: dial("tcp","172.17.0.4:37264") 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dest: > dial: conn=172.17.0.1:53462->172.17.0.4:37264, err= 2026/07/17 01:44:39 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/07/17 01:44:39 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/07/17 01:44:39 INFO : 3: Copied (new) 2026/07/17 01:44:39 DEBUG : Waiting for deletions to finish 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dest: dial("tcp","172.17.0.4:34828") 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dest: > dial: conn=172.17.0.1:53262->172.17.0.4:34828, err= 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35740") 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38644->172.17.0.4:35740, err= 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38466") 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39992->172.17.0.4:38466, err= 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33282") 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57452->172.17.0.4:33282, err= 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37082") 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36666->172.17.0.4:37082, err= 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30974") 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35172->172.17.0.4:30974, err= 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39884") 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58118->172.17.0.4:39884, err= 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35187") 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32155") 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58332->172.17.0.4:35187, err= 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53574->172.17.0.4:32155, err= 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30060") 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40724->172.17.0.4:30060, err= 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/pre-dest1: closing 1 unused connections 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (8.53s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33578") 2026/07/17 01:44:39 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56548->172.17.0.4:33578, err= 2026/07/17 01:44:40 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31635") 2026/07/17 01:44:40 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39180->172.17.0.4:31635, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:44:40 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38205") 2026/07/17 01:44:40 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53300->172.17.0.4:38205, err= 2026/07/17 01:44:40 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32563") 2026/07/17 01:44:40 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55124->172.17.0.4:32563, err= 2026/07/17 01:44:40 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31027") 2026/07/17 01:44:40 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34546->172.17.0.4:31027, err= 2026/07/17 01:44:40 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37970") 2026/07/17 01:44:40 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34502->172.17.0.4:37970, err= 2026/07/17 01:44:40 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38067") 2026/07/17 01:44:40 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43578->172.17.0.4:38067, err= 2026/07/17 01:44:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jidedih9bojo/dst" 2026/07/17 01:44:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:44:40 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:40 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:44:40 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:40 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:40 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Connecting to FTP server 2026/07/17 01:44:40 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:21") 2026/07/17 01:44:40 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:46538->172.17.0.4:21, err= 2026/07/17 01:44:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jidedih9bojo/backup" 2026/07/17 01:44:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:44:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:42 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:44:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:42 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/backup: Connecting to FTP server 2026/07/17 01:44:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/backup: dial("tcp","172.17.0.4:21") 2026/07/17 01:44:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/backup: > dial: conn=172.17.0.1:40068->172.17.0.4:21, err= 2026/07/17 01:44:45 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jidedih9bojo/backup" to be canonical "TestFTPPureftpd{Mo42Y}:rclone-test-jidedih9bojo/backup" 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:38013") 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:38968->172.17.0.4:38013, err= 2026/07/17 01:44:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:44:45 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst) 2026/07/17 01:44:45 DEBUG : one: Sizes differ 2026/07/17 01:44:45 DEBUG : two: size = 3 OK 2026/07/17 01:44:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:44:45 DEBUG : two: Unchanged skipping 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for checks to finish 2026/07/17 01:44:45 INFO : one: Moved (server-side) 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for transfers to finish 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:38044") 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:48558->172.17.0.4:38044, err= 2026/07/17 01:44:45 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/17 01:44:45 DEBUG : one.a292864a.partial: renamed to: one 2026/07/17 01:44:45 INFO : one: Copied (new) 2026/07/17 01:44:45 DEBUG : Waiting for deletions to finish 2026/07/17 01:44:45 INFO : three.txt: Moved (server-side) 2026/07/17 01:44:45 INFO : three.txt: Moved into backup dir 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36325") 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53798->172.17.0.4:36325, err= 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35258") 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30040") 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34414->172.17.0.4:30040, err= 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59532->172.17.0.4:35258, err= 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39577") 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40102->172.17.0.4:39577, err= 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38064") 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41756->172.17.0.4:38064, err= 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30597") 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42464->172.17.0.4:30597, err= 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31935") 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48706->172.17.0.4:31935, err= 2026/07/17 01:44:45 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jidedih9bojo/backup" for canonical name "TestFTPPureftpd{Mo42Y}:rclone-test-jidedih9bojo/backup" 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:30776") 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:45604->172.17.0.4:30776, err= 2026/07/17 01:44:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:44:45 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst) 2026/07/17 01:44:45 DEBUG : one: Sizes differ 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for checks to finish 2026/07/17 01:44:45 DEBUG : two: size = 3 OK 2026/07/17 01:44:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:44:45 DEBUG : two: Unchanged skipping 2026/07/17 01:44:45 INFO : one: Deleted 2026/07/17 01:44:45 INFO : one: Moved (server-side) 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for transfers to finish 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:30706") 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:47424->172.17.0.4:30706, err= 2026/07/17 01:44:45 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/17 01:44:45 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/17 01:44:45 INFO : one: Copied (new) 2026/07/17 01:44:45 DEBUG : Waiting for deletions to finish 2026/07/17 01:44:45 INFO : three.txt: Deleted 2026/07/17 01:44:45 INFO : three.txt: Moved (server-side) 2026/07/17 01:44:45 INFO : three.txt: Moved into backup dir 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32434") 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52872->172.17.0.4:32434, err= 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33096") 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32204") 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48194->172.17.0.4:33096, err= 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42490->172.17.0.4:32204, err= 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35578") 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50496->172.17.0.4:35578, err= 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30066") 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32253") 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59148->172.17.0.4:32253, err= 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58604->172.17.0.4:30066, err= 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35431") 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59456->172.17.0.4:35431, err= 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (5.74s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32623") 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34650->172.17.0.4:32623, err= 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36390") 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41076->172.17.0.4:36390, err= 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35722") 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44606->172.17.0.4:35722, err= 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35477") 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58816->172.17.0.4:35477, err= 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35646") 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36210->172.17.0.4:35646, err= 2026/07/17 01:44:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jidedih9bojo/dst" 2026/07/17 01:44:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:44:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:45 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:44:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:45 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Connecting to FTP server 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:21") 2026/07/17 01:44:45 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:40076->172.17.0.4:21, err= 2026/07/17 01:44:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jidedih9bojo/backup" 2026/07/17 01:44:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:44:48 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:48 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:44:48 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:48 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:48 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/backup: Connecting to FTP server 2026/07/17 01:44:48 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/backup: dial("tcp","172.17.0.4:21") 2026/07/17 01:44:48 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/backup: > dial: conn=172.17.0.1:40092->172.17.0.4:21, err= 2026/07/17 01:44:50 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jidedih9bojo/backup" to be canonical "TestFTPPureftpd{Mo42Y}:rclone-test-jidedih9bojo/backup" 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:36916") 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:47844->172.17.0.4:36916, err= 2026/07/17 01:44:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:44:50 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst) 2026/07/17 01:44:50 DEBUG : one: Sizes differ 2026/07/17 01:44:50 DEBUG : two: size = 3 OK 2026/07/17 01:44:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:44:50 DEBUG : two: Unchanged skipping 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for checks to finish 2026/07/17 01:44:50 INFO : one: Moved (server-side) to: one.bak 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for transfers to finish 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:38849") 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:56572->172.17.0.4:38849, err= 2026/07/17 01:44:50 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/17 01:44:50 DEBUG : one.a292864a.partial: renamed to: one 2026/07/17 01:44:50 INFO : one: Copied (new) 2026/07/17 01:44:50 DEBUG : Waiting for deletions to finish 2026/07/17 01:44:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/17 01:44:50 INFO : three.txt: Moved into backup dir 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38228") 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56000->172.17.0.4:38228, err= 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36714") 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38256->172.17.0.4:36714, err= 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33003") 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46784->172.17.0.4:33003, err= 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39025") 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39220->172.17.0.4:39025, err= 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34665") 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50642->172.17.0.4:34665, err= 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39853") 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39303") 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35586->172.17.0.4:39853, err= 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38476->172.17.0.4:39303, err= 2026/07/17 01:44:50 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jidedih9bojo/backup" for canonical name "TestFTPPureftpd{Mo42Y}:rclone-test-jidedih9bojo/backup" 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:38757") 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:58808->172.17.0.4:38757, err= 2026/07/17 01:44:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for checks to finish 2026/07/17 01:44:50 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst) 2026/07/17 01:44:50 DEBUG : one: Sizes differ 2026/07/17 01:44:50 DEBUG : two: size = 3 OK 2026/07/17 01:44:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:44:50 DEBUG : two: Unchanged skipping 2026/07/17 01:44:50 INFO : one.bak: Deleted 2026/07/17 01:44:50 INFO : one: Moved (server-side) to: one.bak 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for transfers to finish 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:35070") 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:35278->172.17.0.4:35070, err= 2026/07/17 01:44:50 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/17 01:44:50 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/17 01:44:50 INFO : one: Copied (new) 2026/07/17 01:44:50 DEBUG : Waiting for deletions to finish 2026/07/17 01:44:50 INFO : three.txt.bak: Deleted 2026/07/17 01:44:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/17 01:44:50 INFO : three.txt: Moved into backup dir 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31367") 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33770->172.17.0.4:31367, err= 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38186") 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36134->172.17.0.4:38186, err= 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34287") 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56336->172.17.0.4:34287, err= 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37938") 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59120->172.17.0.4:37938, err= 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37085") 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55836->172.17.0.4:37085, err= 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33183") 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39638->172.17.0.4:33183, err= 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38367") 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57886->172.17.0.4:38367, err= 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (5.25s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31410") 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59418->172.17.0.4:31410, err= 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38615") 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43764->172.17.0.4:38615, err= 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37067") 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48186->172.17.0.4:37067, err= 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32856") 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59714->172.17.0.4:32856, err= 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32832") 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59542->172.17.0.4:32832, err= 2026/07/17 01:44:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jidedih9bojo/dst" 2026/07/17 01:44:50 DEBUG : Config file has changed externally - reloading 2026/07/17 01:44:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:44:50 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:50 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:44:50 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:50 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Connecting to FTP server 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:21") 2026/07/17 01:44:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:40106->172.17.0.4:21, err= 2026/07/17 01:44:51 DEBUG : ftp://172.17.0.4:21/rclone-test-lanaruv5hiwe: closing 1 unused connections 2026/07/17 01:44:51 DEBUG : ftp://172.17.0.4:21/rclone-test-zafivog7dena: closing 2 unused connections 2026/07/17 01:44:54 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jidedih9bojo/backup" 2026/07/17 01:44:54 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:44:54 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:54 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:54 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:44:54 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:54 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:54 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/backup: Connecting to FTP server 2026/07/17 01:44:54 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/backup: dial("tcp","172.17.0.4:21") 2026/07/17 01:44:54 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/backup: > dial: conn=172.17.0.1:54278->172.17.0.4:21, err= 2026/07/17 01:44:57 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jidedih9bojo/backup" to be canonical "TestFTPPureftpd{Mo42Y}:rclone-test-jidedih9bojo/backup" 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:31299") 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:36174->172.17.0.4:31299, err= 2026/07/17 01:44:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:44:57 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst) 2026/07/17 01:44:57 DEBUG : one: Sizes differ 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for checks to finish 2026/07/17 01:44:57 DEBUG : two: size = 3 OK 2026/07/17 01:44:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:44:57 DEBUG : two: Unchanged skipping 2026/07/17 01:44:57 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for transfers to finish 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:37968") 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:45510->172.17.0.4:37968, err= 2026/07/17 01:44:57 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/17 01:44:57 DEBUG : one.a292864a.partial: renamed to: one 2026/07/17 01:44:57 INFO : one: Copied (new) 2026/07/17 01:44:57 DEBUG : Waiting for deletions to finish 2026/07/17 01:44:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/17 01:44:57 INFO : three.txt: Moved into backup dir 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35514") 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50420->172.17.0.4:35514, err= 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32672") 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42348->172.17.0.4:32672, err= 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30715") 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43494->172.17.0.4:30715, err= 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33618") 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34826->172.17.0.4:33618, err= 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32850") 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36868->172.17.0.4:32850, err= 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39585") 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54320->172.17.0.4:39585, err= 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37084") 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57818->172.17.0.4:37084, err= 2026/07/17 01:44:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jidedih9bojo/backup" for canonical name "TestFTPPureftpd{Mo42Y}:rclone-test-jidedih9bojo/backup" 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:30061") 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:34916->172.17.0.4:30061, err= 2026/07/17 01:44:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:44:57 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst) 2026/07/17 01:44:57 DEBUG : one: Sizes differ 2026/07/17 01:44:57 DEBUG : two: size = 3 OK 2026/07/17 01:44:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:44:57 DEBUG : two: Unchanged skipping 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for checks to finish 2026/07/17 01:44:57 INFO : one-2019-01-01: Deleted 2026/07/17 01:44:57 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for transfers to finish 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:32625") 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:56140->172.17.0.4:32625, err= 2026/07/17 01:44:57 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/17 01:44:57 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/17 01:44:57 INFO : one: Copied (new) 2026/07/17 01:44:57 DEBUG : Waiting for deletions to finish 2026/07/17 01:44:57 INFO : three-2019-01-01.txt: Deleted 2026/07/17 01:44:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/17 01:44:57 INFO : three.txt: Moved into backup dir 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33864") 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58590->172.17.0.4:33864, err= 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38937") 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37638->172.17.0.4:38937, err= 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30786") 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39586->172.17.0.4:30786, err= 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32632") 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33948->172.17.0.4:32632, err= 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38593") 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46544->172.17.0.4:38593, err= 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32175") 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40452->172.17.0.4:32175, err= 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36881") 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40906->172.17.0.4:36881, err= 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (6.19s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39898") 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40264->172.17.0.4:39898, err= 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37477") 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48724->172.17.0.4:37477, err= 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31960") 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56842->172.17.0.4:31960, err= 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37221") 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46950->172.17.0.4:37221, err= 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37722") 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44844->172.17.0.4:37722, err= 2026/07/17 01:44:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jidedih9bojo/dst" 2026/07/17 01:44:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:44:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:57 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:44:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:44:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:44:57 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:44:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Connecting to FTP server 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:21") 2026/07/17 01:44:57 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:54286->172.17.0.4:21, err= 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:36649") 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:39910->172.17.0.4:36649, err= 2026/07/17 01:45:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:00 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst) 2026/07/17 01:45:00 DEBUG : one: Sizes differ 2026/07/17 01:45:00 DEBUG : two: size = 3 OK 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for checks to finish 2026/07/17 01:45:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:00 DEBUG : two: Unchanged skipping 2026/07/17 01:45:00 INFO : one: Moved (server-side) to: one.bak 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for transfers to finish 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:38172") 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:39906->172.17.0.4:38172, err= 2026/07/17 01:45:00 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/17 01:45:00 DEBUG : one.a292864a.partial: renamed to: one 2026/07/17 01:45:00 INFO : one: Copied (new) 2026/07/17 01:45:00 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/17 01:45:00 INFO : three.txt: Moved into backup dir 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33629") 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41338->172.17.0.4:33629, err= 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30917") 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38020->172.17.0.4:30917, err= 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34290") 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56012->172.17.0.4:34290, err= 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30432") 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53422->172.17.0.4:30432, err= 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32645") 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59218->172.17.0.4:32645, err= 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:38451") 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:39188->172.17.0.4:38451, err= 2026/07/17 01:45:00 DEBUG : one.bak: Excluded (Path Filter) 2026/07/17 01:45:00 DEBUG : one.bak: Excluded 2026/07/17 01:45:00 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/17 01:45:00 DEBUG : three.txt.bak: Excluded 2026/07/17 01:45:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:00 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst) 2026/07/17 01:45:00 DEBUG : two: size = 3 OK 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for checks to finish 2026/07/17 01:45:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:00 DEBUG : two: Unchanged skipping 2026/07/17 01:45:00 DEBUG : one: Sizes differ 2026/07/17 01:45:00 INFO : one.bak: Deleted 2026/07/17 01:45:00 INFO : one: Moved (server-side) to: one.bak 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Waiting for transfers to finish 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:31221") 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:60118->172.17.0.4:31221, err= 2026/07/17 01:45:00 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/17 01:45:00 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/17 01:45:00 INFO : one: Copied (new) 2026/07/17 01:45:00 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:00 INFO : three.txt.bak: Deleted 2026/07/17 01:45:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/17 01:45:00 INFO : three.txt: Moved into backup dir 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31831") 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39408->172.17.0.4:31831, err= 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31039") 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44720->172.17.0.4:31039, err= 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32316") 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43796->172.17.0.4:32316, err= 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32877") 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53822->172.17.0.4:32877, err= 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30372") 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59904->172.17.0.4:30372, err= --- PASS: TestSyncBackupDirSuffixOnly (2.92s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38679") 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51322->172.17.0.4:38679, err= 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32964") 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39102->172.17.0.4:32964, err= 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32172") 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39260->172.17.0.4:32172, err= 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33142") 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55788->172.17.0.4:33142, err= 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38582") 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50568->172.17.0.4:38582, err= 2026/07/17 01:45:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jidedih9bojo/dst" 2026/07/17 01:45:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:45:00 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:45:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:45:00 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:45:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:45:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:45:00 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:45:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:45:00 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:45:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Connecting to FTP server 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:21") 2026/07/17 01:45:00 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:54302->172.17.0.4:21, err= 2026/07/17 01:45:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:03 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst) 2026/07/17 01:45:03 DEBUG : one: Sizes differ 2026/07/17 01:45:03 INFO : one: Moved (server-side) to: one.bak 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:30403") 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:35012->172.17.0.4:30403, err= 2026/07/17 01:45:03 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/17 01:45:03 DEBUG : one.a292864a.partial: renamed to: one 2026/07/17 01:45:03 INFO : one: Copied (new) 2026/07/17 01:45:03 DEBUG : two: size = 3 OK 2026/07/17 01:45:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:03 DEBUG : two: Unchanged skipping 2026/07/17 01:45:03 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:03 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst) 2026/07/17 01:45:03 DEBUG : three.txt: Sizes differ 2026/07/17 01:45:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:31371") 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:45832->172.17.0.4:31371, err= 2026/07/17 01:45:03 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/07/17 01:45:03 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/07/17 01:45:03 INFO : three.txt: Copied (new) 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38852") 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48972->172.17.0.4:38852, err= 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36372") 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45474->172.17.0.4:36372, err= 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38838") 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57898->172.17.0.4:38838, err= 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31807") 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33468->172.17.0.4:31807, err= 2026/07/17 01:45:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:03 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst) 2026/07/17 01:45:03 DEBUG : one: Sizes differ 2026/07/17 01:45:03 INFO : one.bak: Deleted 2026/07/17 01:45:03 INFO : one: Moved (server-side) to: one.bak 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:32179") 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:38160->172.17.0.4:32179, err= 2026/07/17 01:45:03 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/17 01:45:03 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/17 01:45:03 INFO : one: Copied (new) 2026/07/17 01:45:03 DEBUG : two: size = 3 OK 2026/07/17 01:45:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:03 DEBUG : two: Unchanged skipping 2026/07/17 01:45:03 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:03 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst) 2026/07/17 01:45:03 DEBUG : three.txt: Sizes differ 2026/07/17 01:45:03 INFO : three.txt.bak: Deleted 2026/07/17 01:45:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:32628") 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:40596->172.17.0.4:32628, err= 2026/07/17 01:45:03 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/07/17 01:45:03 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/07/17 01:45:03 INFO : three.txt: Copied (new) 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35631") 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49482->172.17.0.4:35631, err= 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39673") 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58742->172.17.0.4:39673, err= 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36057") 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35652->172.17.0.4:36057, err= 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39126") 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51762->172.17.0.4:39126, err= 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33804") 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36446->172.17.0.4:33804, err= --- PASS: TestSyncSuffix (3.05s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37167") 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51788->172.17.0.4:37167, err= 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34713") 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56166->172.17.0.4:34713, err= 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36074") 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56146->172.17.0.4:36074, err= 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35922") 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42700->172.17.0.4:35922, err= 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39161") 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47072->172.17.0.4:39161, err= 2026/07/17 01:45:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jidedih9bojo/dst" 2026/07/17 01:45:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/17 01:45:03 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:45:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:45:03 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:45:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:45:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Mo42Y}" suffix to name 2026/07/17 01:45:03 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/17 01:45:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/17 01:45:03 DEBUG : Setting pass="SWtxwEqawVHz7qObiMDh3wNb0Pma0pOX6tY_FdW7WyQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/17 01:45:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: Connecting to FTP server 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:21") 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:39818->172.17.0.4:21, err= 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-sasuhaz5fozi: closing 2 unused connections 2026/07/17 01:45:03 DEBUG : ftp://172.17.0.4:21/rclone-test-delaliy6yoba: closing 2 unused connections 2026/07/17 01:45:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:06 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst) 2026/07/17 01:45:06 DEBUG : one: Sizes differ 2026/07/17 01:45:06 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:35260") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:39004->172.17.0.4:35260, err= 2026/07/17 01:45:06 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/17 01:45:06 DEBUG : one.a292864a.partial: renamed to: one 2026/07/17 01:45:06 INFO : one: Copied (new) 2026/07/17 01:45:06 DEBUG : two: size = 3 OK 2026/07/17 01:45:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : two: Unchanged skipping 2026/07/17 01:45:06 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:06 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst) 2026/07/17 01:45:06 DEBUG : three.txt: Sizes differ 2026/07/17 01:45:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:36598") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:44964->172.17.0.4:36598, err= 2026/07/17 01:45:06 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/07/17 01:45:06 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/07/17 01:45:06 INFO : three.txt: Copied (new) 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36117") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51512->172.17.0.4:36117, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36060") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54694->172.17.0.4:36060, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30407") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51920->172.17.0.4:30407, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34727") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34204->172.17.0.4:34727, err= 2026/07/17 01:45:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:06 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst) 2026/07/17 01:45:06 DEBUG : one: Sizes differ 2026/07/17 01:45:06 INFO : one-2019-01-01: Deleted 2026/07/17 01:45:06 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:37132") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:49780->172.17.0.4:37132, err= 2026/07/17 01:45:06 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/17 01:45:06 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/17 01:45:06 INFO : one: Copied (new) 2026/07/17 01:45:06 DEBUG : two: size = 3 OK 2026/07/17 01:45:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : two: Unchanged skipping 2026/07/17 01:45:06 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:06 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst) 2026/07/17 01:45:06 DEBUG : three.txt: Sizes differ 2026/07/17 01:45:06 INFO : three-2019-01-01.txt: Deleted 2026/07/17 01:45:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: dial("tcp","172.17.0.4:32056") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo/dst: > dial: conn=172.17.0.1:55982->172.17.0.4:32056, err= 2026/07/17 01:45:06 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/07/17 01:45:06 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/07/17 01:45:06 INFO : three.txt: Copied (new) 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30579") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45744->172.17.0.4:30579, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31219") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40858->172.17.0.4:31219, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38854") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56384->172.17.0.4:38854, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32338") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40246->172.17.0.4:32338, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30696") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56660->172.17.0.4:30696, err= --- PASS: TestSyncSuffixKeepExtension (2.98s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37021") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34280->172.17.0.4:37021, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35041") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48796->172.17.0.4:35041, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37926") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54732->172.17.0.4:37926, err= 2026/07/17 01:45:06 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:06 DEBUG : Testêé: size = 18 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:45:06 DEBUG : Testêé: Sizes differ 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32904") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48032->172.17.0.4:32904, err= 2026/07/17 01:45:06 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/07/17 01:45:06 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/07/17 01:45:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/17 01:45:06 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32545") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40376->172.17.0.4:32545, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33888") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55060->172.17.0.4:33888, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36212") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51366->172.17.0.4:36212, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34685") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47764->172.17.0.4:34685, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34842") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59550->172.17.0.4:34842, err= 2026/07/17 01:45:06 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32431") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55032->172.17.0.4:32431, err= 2026/07/17 01:45:06 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/17 01:45:06 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/17 01:45:06 INFO : existing: Copied (new) 2026/07/17 01:45:06 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39186") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44528->172.17.0.4:39186, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34328") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52750->172.17.0.4:34328, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34089") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53038->172.17.0.4:34089, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:06 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:06 DEBUG : existing: size = 6 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:45:06 DEBUG : existing: Sizes differ 2026/07/17 01:45:06 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:06 ERROR : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: not deleting files as there were IO errors 2026/07/17 01:45:06 ERROR : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: not deleting directories as there were IO errors 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39688") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42266->172.17.0.4:39688, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35078") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42230->172.17.0.4:35078, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31494") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46708->172.17.0.4:31494, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35075") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38828->172.17.0.4:35075, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39608") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53484->172.17.0.4:39608, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35529") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57200->172.17.0.4:35529, err= 2026/07/17 01:45:06 DEBUG : EXISTING: size = 6 OK 2026/07/17 01:45:06 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:06 DEBUG : existing: Unchanged skipping 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:06 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:06 INFO : There was nothing to transfer 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38253") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44092->172.17.0.4:38253, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37678") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59140->172.17.0.4:37678, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30583") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34852->172.17.0.4:30583, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32904") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48040->172.17.0.4:32904, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38814") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56534->172.17.0.4:38814, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34031") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33578->172.17.0.4:34031, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36276") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40514->172.17.0.4:36276, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33736") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36008->172.17.0.4:33736, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32108") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35122->172.17.0.4:32108, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36392") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43398->172.17.0.4:36392, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36514") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37616->172.17.0.4:36514, 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.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38317") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52572->172.17.0.4:38317, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30973") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45068->172.17.0.4:30973, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34667") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59838->172.17.0.4:34667, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34541") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40256->172.17.0.4:34541, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32728") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59986->172.17.0.4:32728, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36090") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58064->172.17.0.4:36090, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39837") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33570->172.17.0.4:39837, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32846") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48770->172.17.0.4:32846, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37239") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56704->172.17.0.4:37239, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36217") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60476->172.17.0.4:36217, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31333") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46272->172.17.0.4:31333, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34806") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50078->172.17.0.4:34806, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38356") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41346->172.17.0.4:38356, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37497") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41820->172.17.0.4:37497, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34930") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43622->172.17.0.4:34930, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38128") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53718->172.17.0.4:38128, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38943") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52848->172.17.0.4:38943, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33721") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34680->172.17.0.4:33721, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30534") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48492->172.17.0.4:30534, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31298") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60090->172.17.0.4:31298, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35574") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35090->172.17.0.4:35574, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35890") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40856->172.17.0.4:35890, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39339") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40174->172.17.0.4:39339, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37887") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59934->172.17.0.4:37887, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32712") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46532->172.17.0.4:32712, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37678") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59146->172.17.0.4:37678, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31541") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38932->172.17.0.4:31541, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30301") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34704->172.17.0.4:30301, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30902") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49778->172.17.0.4:30902, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38598") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57636->172.17.0.4:38598, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38075") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40068->172.17.0.4:38075, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34009") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37536->172.17.0.4:34009, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32170") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35592->172.17.0.4:32170, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32225") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59980->172.17.0.4:32225, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31223") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49508->172.17.0.4:31223, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34117") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45702->172.17.0.4:34117, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32446") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36834->172.17.0.4:32446, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38080") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55088->172.17.0.4:38080, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35820") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43728->172.17.0.4:35820, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31777") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49228->172.17.0.4:31777, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36558") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58394->172.17.0.4:36558, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35998") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55034->172.17.0.4:35998, err= 2026/07/17 01:45:06 DEBUG : both11: size = 6 OK 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:06 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both12: size = 6 OK 2026/07/17 01:45:06 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both10: size = 6 OK 2026/07/17 01:45:06 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both11: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both0: size = 6 OK 2026/07/17 01:45:06 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both10: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both14: size = 6 OK 2026/07/17 01:45:06 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both13: size = 6 OK 2026/07/17 01:45:06 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both14: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both15: size = 6 OK 2026/07/17 01:45:06 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both15: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both16: size = 6 OK 2026/07/17 01:45:06 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both16: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both17: size = 6 OK 2026/07/17 01:45:06 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both17: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both18: size = 6 OK 2026/07/17 01:45:06 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both18: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both19: size = 6 OK 2026/07/17 01:45:06 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both12: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both1: size = 6 OK 2026/07/17 01:45:06 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both1: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both2: size = 6 OK 2026/07/17 01:45:06 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both2: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both3: size = 6 OK 2026/07/17 01:45:06 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both3: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both4: size = 6 OK 2026/07/17 01:45:06 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both4: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both5: size = 6 OK 2026/07/17 01:45:06 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both5: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both6: size = 6 OK 2026/07/17 01:45:06 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both6: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both7: size = 6 OK 2026/07/17 01:45:06 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both7: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both8: size = 6 OK 2026/07/17 01:45:06 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both8: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both9: size = 6 OK 2026/07/17 01:45:06 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both9: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both0: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both13: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both19: Unchanged skipping 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:06 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:06 INFO : only4: Deleted 2026/07/17 01:45:06 INFO : only5: Deleted 2026/07/17 01:45:06 INFO : only17: Deleted 2026/07/17 01:45:06 INFO : only18: Deleted 2026/07/17 01:45:06 INFO : only0: Deleted 2026/07/17 01:45:06 INFO : only8: Deleted 2026/07/17 01:45:06 INFO : only7: Deleted 2026/07/17 01:45:06 INFO : only11: Deleted 2026/07/17 01:45:06 INFO : only13: Deleted 2026/07/17 01:45:06 INFO : only14: Deleted 2026/07/17 01:45:06 INFO : only16: Deleted 2026/07/17 01:45:06 INFO : only19: Deleted 2026/07/17 01:45:06 INFO : only3: Deleted 2026/07/17 01:45:06 INFO : only15: Deleted 2026/07/17 01:45:06 INFO : only9: Deleted 2026/07/17 01:45:06 INFO : only10: Deleted 2026/07/17 01:45:06 INFO : only1: Deleted 2026/07/17 01:45:06 INFO : only6: Deleted 2026/07/17 01:45:06 INFO : only12: Deleted 2026/07/17 01:45:06 INFO : only2: Deleted 2026/07/17 01:45:06 INFO : There was nothing to transfer 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34079") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54158->172.17.0.4:34079, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35368") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50678->172.17.0.4:35368, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34103") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35648->172.17.0.4:34103, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35764") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54848->172.17.0.4:35764, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39668") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33584->172.17.0.4:39668, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34729") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35802->172.17.0.4:34729, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35323") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52082->172.17.0.4:35323, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30540") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54130->172.17.0.4:30540, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39914") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42546->172.17.0.4:39914, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39216") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53434->172.17.0.4:39216, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39707") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39580->172.17.0.4:39707, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31220") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53538->172.17.0.4:31220, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30633") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42922->172.17.0.4:30633, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32029") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47438->172.17.0.4:32029, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39217") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48452->172.17.0.4:39217, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34101") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39116->172.17.0.4:34101, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39397") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51886->172.17.0.4:39397, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39163") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35678->172.17.0.4:39163, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35416") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51318->172.17.0.4:35416, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35980") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33786->172.17.0.4:35980, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37837") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58380->172.17.0.4:37837, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31316") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39868->172.17.0.4:31316, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39823") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34850->172.17.0.4:39823, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30872") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44416->172.17.0.4:30872, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39328") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54728->172.17.0.4:39328, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31445") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46234->172.17.0.4:31445, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36372") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45488->172.17.0.4:36372, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32049") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34930->172.17.0.4:32049, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37235") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57726->172.17.0.4:37235, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37510") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38820->172.17.0.4:37510, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34572") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34430->172.17.0.4:34572, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36324") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33074->172.17.0.4:36324, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35371") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50258->172.17.0.4:35371, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31075") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48136->172.17.0.4:31075, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36945") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:32912->172.17.0.4:36945, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35305") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49766->172.17.0.4:35305, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32890") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59118->172.17.0.4:32890, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30463") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34228->172.17.0.4:30463, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33541") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59298->172.17.0.4:33541, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34814") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57686->172.17.0.4:34814, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30808") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56858->172.17.0.4:30808, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37949") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50978->172.17.0.4:37949, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37400") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56610->172.17.0.4:37400, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37028") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59526->172.17.0.4:37028, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37094") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46528->172.17.0.4:37094, err= 2026/07/17 01:45:06 DEBUG : both0: size = 6 OK 2026/07/17 01:45:06 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both0: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both11: size = 6 OK 2026/07/17 01:45:06 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both10: size = 6 OK 2026/07/17 01:45:06 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both12: size = 6 OK 2026/07/17 01:45:06 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both11: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both13: size = 6 OK 2026/07/17 01:45:06 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both12: Unchanged skipping 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:06 DEBUG : both14: size = 6 OK 2026/07/17 01:45:06 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both15: size = 6 OK 2026/07/17 01:45:06 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both14: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both16: size = 6 OK 2026/07/17 01:45:06 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both13: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both17: size = 6 OK 2026/07/17 01:45:06 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both17: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both18: size = 6 OK 2026/07/17 01:45:06 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both18: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both19: size = 6 OK 2026/07/17 01:45:06 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both19: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both1: size = 6 OK 2026/07/17 01:45:06 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both1: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both2: size = 6 OK 2026/07/17 01:45:06 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both2: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both3: size = 6 OK 2026/07/17 01:45:06 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both3: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both4: size = 6 OK 2026/07/17 01:45:06 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both15: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both5: size = 6 OK 2026/07/17 01:45:06 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both4: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both6: size = 6 OK 2026/07/17 01:45:06 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both6: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both7: size = 6 OK 2026/07/17 01:45:06 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both7: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both8: size = 6 OK 2026/07/17 01:45:06 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both8: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both9: size = 6 OK 2026/07/17 01:45:06 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : both5: Unchanged skipping 2026/07/17 01:45:06 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:06 DEBUG : only0: size = 6 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:45:06 DEBUG : both9: Unchanged skipping 2026/07/17 01:45:06 DEBUG : both10: Unchanged skipping 2026/07/17 01:45:06 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:06 DEBUG : only11: size = 6 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:45:06 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:06 DEBUG : both16: Unchanged skipping 2026/07/17 01:45:06 DEBUG : only10: size = 6 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:45:06 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:06 DEBUG : only10: Sizes differ 2026/07/17 01:45:06 DEBUG : only12: size = 6 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:45:06 DEBUG : only12: Sizes differ 2026/07/17 01:45:06 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:06 DEBUG : only13: size = 6 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:45:06 DEBUG : only13: Sizes differ 2026/07/17 01:45:06 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:06 DEBUG : only14: size = 6 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:45:06 DEBUG : only14: Sizes differ 2026/07/17 01:45:06 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:06 DEBUG : only15: size = 6 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:45:06 DEBUG : only15: Sizes differ 2026/07/17 01:45:06 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:06 DEBUG : only16: size = 6 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:45:06 DEBUG : only16: Sizes differ 2026/07/17 01:45:06 DEBUG : only0: Sizes differ 2026/07/17 01:45:06 DEBUG : only11: Sizes differ 2026/07/17 01:45:06 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:06 DEBUG : only17: size = 6 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:45:06 DEBUG : only17: Sizes differ 2026/07/17 01:45:06 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:06 DEBUG : only18: size = 6 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:45:06 DEBUG : only18: Sizes differ 2026/07/17 01:45:06 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:06 DEBUG : only19: size = 6 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:45:06 DEBUG : only19: Sizes differ 2026/07/17 01:45:06 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:06 DEBUG : only1: size = 6 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:45:06 DEBUG : only1: Sizes differ 2026/07/17 01:45:06 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:06 DEBUG : only2: size = 6 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:45:06 DEBUG : only2: Sizes differ 2026/07/17 01:45:06 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:06 DEBUG : only3: size = 6 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:45:06 DEBUG : only3: Sizes differ 2026/07/17 01:45:06 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:06 DEBUG : only4: size = 6 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:45:06 DEBUG : only4: Sizes differ 2026/07/17 01:45:06 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:06 DEBUG : only5: size = 6 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:45:06 DEBUG : only5: Sizes differ 2026/07/17 01:45:06 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:06 DEBUG : only6: size = 6 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:45:06 DEBUG : only6: Sizes differ 2026/07/17 01:45:06 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:06 DEBUG : only7: size = 6 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:45:06 DEBUG : only7: Sizes differ 2026/07/17 01:45:06 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:06 DEBUG : only8: size = 6 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:45:06 DEBUG : only8: Sizes differ 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37012") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35461") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51258->172.17.0.4:37012, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34354->172.17.0.4:35461, err= 2026/07/17 01:45:06 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31332") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54426->172.17.0.4:31332, err= 2026/07/17 01:45:06 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/07/17 01:45:06 INFO : only10: Copied (replaced existing) 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34634") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57898->172.17.0.4:34634, err= 2026/07/17 01:45:06 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/07/17 01:45:06 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35098") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46904->172.17.0.4:35098, err= 2026/07/17 01:45:06 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/07/17 01:45:06 INFO : only16: Copied (replaced existing) 2026/07/17 01:45:06 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36555") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51202->172.17.0.4:36555, err= 2026/07/17 01:45:06 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1778910312) 2026/07/17 01:45:06 DEBUG : only9: size = 6 (ftp://172.17.0.4:21/rclone-test-jidedih9bojo) 2026/07/17 01:45:06 DEBUG : only9: Sizes differ 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:06 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/07/17 01:45:06 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/07/17 01:45:06 INFO : only15: Copied (replaced existing) 2026/07/17 01:45:06 INFO : only13: Copied (replaced existing) 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35900") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37330") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57948->172.17.0.4:35900, err= 2026/07/17 01:45:06 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/07/17 01:45:06 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35736->172.17.0.4:37330, err= 2026/07/17 01:45:06 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/07/17 01:45:06 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/07/17 01:45:06 INFO : only0: Copied (replaced existing) 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33262") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54972->172.17.0.4:33262, err= 2026/07/17 01:45:06 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/07/17 01:45:06 DEBUG : only1.77787b15.partial: size = 0 OK 2026/07/17 01:45:06 INFO : only17: Copied (replaced existing) 2026/07/17 01:45:06 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/07/17 01:45:06 INFO : only14: Copied (replaced existing) 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33951") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47936->172.17.0.4:33951, err= 2026/07/17 01:45:06 DEBUG : only18.f963383f.partial: size = 0 OK 2026/07/17 01:45:06 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/07/17 01:45:06 DEBUG : only1.77787b15.partial: renamed to: only1 2026/07/17 01:45:06 INFO : only1: Copied (replaced existing) 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30686") 2026/07/17 01:45:06 DEBUG : only18.f963383f.partial: renamed to: only18 2026/07/17 01:45:06 INFO : only18: Copied (replaced existing) 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43046->172.17.0.4:30686, err= 2026/07/17 01:45:06 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/07/17 01:45:06 INFO : only2: Copied (replaced existing) 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33269") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48278->172.17.0.4:33269, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39908") 2026/07/17 01:45:06 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34196") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43150->172.17.0.4:34196, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41658->172.17.0.4:39908, err= 2026/07/17 01:45:06 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/07/17 01:45:06 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/07/17 01:45:06 INFO : only3: Copied (replaced existing) 2026/07/17 01:45:06 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/07/17 01:45:06 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/07/17 01:45:06 INFO : only5: Copied (replaced existing) 2026/07/17 01:45:06 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33622") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46692->172.17.0.4:33622, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35535") 2026/07/17 01:45:06 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/07/17 01:45:06 INFO : only6: Copied (replaced existing) 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55132->172.17.0.4:35535, err= 2026/07/17 01:45:06 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/07/17 01:45:06 INFO : only4: Copied (replaced existing) 2026/07/17 01:45:06 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35313") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53866->172.17.0.4:35313, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31674") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51300->172.17.0.4:31674, err= 2026/07/17 01:45:06 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/07/17 01:45:06 INFO : only7: Copied (replaced existing) 2026/07/17 01:45:06 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/07/17 01:45:06 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31683") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46768->172.17.0.4:31683, err= 2026/07/17 01:45:06 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/07/17 01:45:06 INFO : only19: Copied (replaced existing) 2026/07/17 01:45:06 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/07/17 01:45:06 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/07/17 01:45:06 INFO : only9: Copied (replaced existing) 2026/07/17 01:45:06 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/07/17 01:45:06 INFO : only8: Copied (replaced existing) 2026/07/17 01:45:06 DEBUG : only11.51c18866.partial: size = 0 OK 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31747") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42968->172.17.0.4:31747, err= 2026/07/17 01:45:06 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/07/17 01:45:06 DEBUG : only11.51c18866.partial: renamed to: only11 2026/07/17 01:45:06 INFO : only11: Copied (replaced existing) 2026/07/17 01:45:06 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/07/17 01:45:06 INFO : only12: Copied (replaced existing) 2026/07/17 01:45:06 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37576") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48680->172.17.0.4:37576, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39483") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40734->172.17.0.4:39483, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34742") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59752->172.17.0.4:34742, err= --- PASS: TestSyncConcurrentTruncate (0.15s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:06 DEBUG : empty_dir: Making directory with metadata 2026/07/17 01:45:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/17 01:45:06 DEBUG : empty_on_remote: Making directory with metadata 2026/07/17 01:45:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/17 01:45:06 INFO : empty_on_remote: Making directory 2026/07/17 01:45:06 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/17 01:45:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/17 01:45:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/17 01:45:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/17 01:45:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30101") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41684->172.17.0.4:30101, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38884") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39922") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37962->172.17.0.4:38884, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47896->172.17.0.4:39922, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33615") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49064->172.17.0.4:33615, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33382") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57270->172.17.0.4:33382, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34625") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36612->172.17.0.4:34625, err= --- PASS: TestSyncReplaceDirModTime (0.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:06 DEBUG : empty_dir: Making directory with metadata 2026/07/17 01:45:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/17 01:45:06 DEBUG : empty_on_remote: Making directory with metadata 2026/07/17 01:45:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/17 01:45:06 INFO : empty_on_remote: Making directory 2026/07/17 01:45:06 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/17 01:45:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/17 01:45:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/17 01:45:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/17 01:45:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/17 01:45:06 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35040") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51314->172.17.0.4:35040, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37796") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37632->172.17.0.4:37796, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31198") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41412->172.17.0.4:31198, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31608") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47082->172.17.0.4:31608, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39474") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42612->172.17.0.4:39474, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38535") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34696->172.17.0.4:38535, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33941") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55058->172.17.0.4:33941, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.03s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/17 01:45:06 INFO : sub dir: Making directory 2026/07/17 01:45:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35410") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50282->172.17.0.4:35410, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34659") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34970") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36102->172.17.0.4:34659, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56550->172.17.0.4:34970, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38286") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54228->172.17.0.4:38286, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31800") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47448->172.17.0.4:31800, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35338") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37062->172.17.0.4:35338, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31560") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58036->172.17.0.4:31560, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31112") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49172->172.17.0.4:31112, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30374") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56316->172.17.0.4:30374, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30827") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41628->172.17.0.4:30827, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38182") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45734->172.17.0.4:38182, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/17 01:45:06 INFO : sub dir: Making directory 2026/07/17 01:45:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30847") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49898->172.17.0.4:30847, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35264") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35852") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45844->172.17.0.4:35264, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38298->172.17.0.4:35852, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36917") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46974->172.17.0.4:36917, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33133") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53506->172.17.0.4:33133, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37041") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52526->172.17.0.4:37041, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39001") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50442->172.17.0.4:39001, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30681") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57414->172.17.0.4:30681, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36972") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35494->172.17.0.4:36972, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35993") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45072->172.17.0.4:35993, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31197") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53148->172.17.0.4:31197, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39052") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43132->172.17.0.4:39052, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33993") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33718->172.17.0.4:33993, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30377") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51830->172.17.0.4:30377, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36841") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46628->172.17.0.4:36841, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39457") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36838->172.17.0.4:39457, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37081") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58684->172.17.0.4:37081, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31627") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60766->172.17.0.4:31627, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36766") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45536->172.17.0.4:36766, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39961") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54726->172.17.0.4:39961, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36009") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44758->172.17.0.4:36009, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38743") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42022->172.17.0.4:38743, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30480") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48110->172.17.0.4:30480, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39119") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34604->172.17.0.4:39119, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31557") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56732->172.17.0.4:31557, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32178") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58304->172.17.0.4:32178, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31440") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46150->172.17.0.4:31440, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33889") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33476->172.17.0.4:33889, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30760") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48952->172.17.0.4:30760, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38662") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60902->172.17.0.4:38662, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39089") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46538->172.17.0.4:39089, err= 2026/07/17 01:45:06 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31311") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33554->172.17.0.4:31311, err= 2026/07/17 01:45:06 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : apple: Excluded 2026/07/17 01:45:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:06 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : banana: Excluded 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30111") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59876->172.17.0.4:30111, err= 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32702") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46040->172.17.0.4:32702, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37929") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60196->172.17.0.4:37929, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32713") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50214->172.17.0.4:32713, err= 2026/07/17 01:45:06 DEBUG : apple: size = 5 OK 2026/07/17 01:45:06 DEBUG : banana: size = 6 OK 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:45:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : banana: Unchanged skipping 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:45:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : apple: Unchanged skipping 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32747") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43886->172.17.0.4:32747, err= 2026/07/17 01:45:06 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:45:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:06 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:06 INFO : There was nothing to transfer 2026/07/17 01:45:06 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30914") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39434->172.17.0.4:30914, err= 2026/07/17 01:45:06 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : apple: Excluded 2026/07/17 01:45:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:06 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : banana: Excluded 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30541") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54130->172.17.0.4:30541, err= 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33312") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34714->172.17.0.4:33312, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38283") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53002->172.17.0.4:38283, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35601") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44004->172.17.0.4:35601, err= 2026/07/17 01:45:06 DEBUG : apple: size = 5 OK 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:45:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : apple: Unchanged skipping 2026/07/17 01:45:06 DEBUG : banana: size = 6 OK 2026/07/17 01:45:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : banana: Unchanged skipping 2026/07/17 01:45:06 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:45:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30651") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58966->172.17.0.4:30651, err= 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:06 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:06 INFO : There was nothing to transfer 2026/07/17 01:45:06 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33399") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33904->172.17.0.4:33399, err= 2026/07/17 01:45:06 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : apple: Excluded 2026/07/17 01:45:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:06 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : banana: Excluded 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32533") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57336->172.17.0.4:32533, err= 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34673") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55098->172.17.0.4:34673, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30574") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38536->172.17.0.4:30574, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38181") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50026->172.17.0.4:38181, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37673") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43254->172.17.0.4:37673, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37237") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36384->172.17.0.4:37237, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37512") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57456->172.17.0.4:37512, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38434") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45418->172.17.0.4:38434, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34317") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35414->172.17.0.4:34317, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39146") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:32950->172.17.0.4:39146, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37133") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36556->172.17.0.4:37133, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31023") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60818->172.17.0.4:31023, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37197") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35098->172.17.0.4:37197, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32333") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56568->172.17.0.4:32333, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36118") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41390->172.17.0.4:36118, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33217") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52032->172.17.0.4:33217, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34193") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54548->172.17.0.4:34193, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39408") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34468->172.17.0.4:39408, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32069") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52430->172.17.0.4:32069, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36698") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56722->172.17.0.4:36698, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34094") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41238->172.17.0.4:34094, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31675") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53782->172.17.0.4:31675, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32917") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35080->172.17.0.4:32917, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30651") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58974->172.17.0.4:30651, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31165") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35970->172.17.0.4:31165, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36451") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41186->172.17.0.4:36451, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38722") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34204->172.17.0.4:38722, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33436") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36042->172.17.0.4:33436, err= 2026/07/17 01:45:06 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32026") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42688->172.17.0.4:32026, err= 2026/07/17 01:45:06 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : apple: Excluded 2026/07/17 01:45:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:06 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : banana: Excluded 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31099") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38872->172.17.0.4:31099, err= 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32762") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40354->172.17.0.4:32762, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30546") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42446->172.17.0.4:30546, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36988") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56480->172.17.0.4:36988, err= 2026/07/17 01:45:06 DEBUG : apple: size = 5 OK 2026/07/17 01:45:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : apple: Unchanged skipping 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:45:06 DEBUG : banana: size = 6 OK 2026/07/17 01:45:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : banana: Unchanged skipping 2026/07/17 01:45:06 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:45:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33598") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45588->172.17.0.4:33598, err= 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:06 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:06 INFO : There was nothing to transfer 2026/07/17 01:45:06 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30522") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34018->172.17.0.4:30522, err= 2026/07/17 01:45:06 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : apple: Excluded 2026/07/17 01:45:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:06 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : banana: Excluded 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33638") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58636->172.17.0.4:33638, err= 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38711") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38894->172.17.0.4:38711, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37646") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58962->172.17.0.4:37646, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35895") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60860->172.17.0.4:35895, err= 2026/07/17 01:45:06 DEBUG : apple: size = 5 OK 2026/07/17 01:45:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : apple: Unchanged skipping 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:45:06 DEBUG : banana: size = 6 OK 2026/07/17 01:45:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : banana: Unchanged skipping 2026/07/17 01:45:06 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:45:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31778") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48928->172.17.0.4:31778, err= 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:06 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:06 INFO : There was nothing to transfer 2026/07/17 01:45:06 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34789") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39026->172.17.0.4:34789, err= 2026/07/17 01:45:06 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : apple: Excluded 2026/07/17 01:45:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:06 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : banana: Excluded 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33936") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50268->172.17.0.4:33936, err= 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36809") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46164->172.17.0.4:36809, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31007") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51746->172.17.0.4:31007, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31132") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36690->172.17.0.4:31132, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33033") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41270->172.17.0.4:33033, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39971") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55252->172.17.0.4:39971, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34456") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36810->172.17.0.4:34456, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32926") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35418->172.17.0.4:32926, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32903") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53934->172.17.0.4:32903, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38244") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53452->172.17.0.4:38244, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33257") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39496->172.17.0.4:33257, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34252") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60102->172.17.0.4:34252, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39571") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41266->172.17.0.4:39571, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31013") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47760->172.17.0.4:31013, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38088") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40820->172.17.0.4:38088, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30905") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40572->172.17.0.4:30905, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37331") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39676->172.17.0.4:37331, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37689") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40362->172.17.0.4:37689, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37381") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42898->172.17.0.4:37381, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34249") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37166->172.17.0.4:34249, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36480") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33518->172.17.0.4:36480, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34908") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46702->172.17.0.4:34908, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39191") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43716->172.17.0.4:39191, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39272") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46174->172.17.0.4:39272, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38634") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56164->172.17.0.4:38634, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37405") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50460->172.17.0.4:37405, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39829") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34968->172.17.0.4:39829, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37249") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42428->172.17.0.4:37249, err= 2026/07/17 01:45:06 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30859") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45936->172.17.0.4:30859, err= 2026/07/17 01:45:06 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : apple: Excluded 2026/07/17 01:45:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:06 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : banana: Excluded 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39799") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58404->172.17.0.4:39799, err= 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33515") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58342->172.17.0.4:33515, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36559") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59640->172.17.0.4:36559, err= 2026/07/17 01:45:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31481") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43784->172.17.0.4:31481, err= 2026/07/17 01:45:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/17 01:45:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/17 01:45:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/17 01:45:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Connecting to FTP server 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:21") 2026/07/17 01:45:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39822->172.17.0.4:21, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38676") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47734->172.17.0.4:38676, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33302") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:32996->172.17.0.4:33302, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31906") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32099") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46100->172.17.0.4:32099, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34900->172.17.0.4:31906, err= 2026/07/17 01:45:06 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/07/17 01:45:06 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/07/17 01:45:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:06 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/07/17 01:45:06 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/17 01:45:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/17 01:45:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:06 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/07/17 01:45:06 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/17 01:45:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37839") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36018") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56802->172.17.0.4:37839, err= 2026/07/17 01:45:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:06 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59376->172.17.0.4:36018, err= 2026/07/17 01:45:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37467") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46096->172.17.0.4:37467, err= 2026/07/17 01:45:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32282") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54872->172.17.0.4:32282, err= 2026/07/17 01:45:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38438") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56098->172.17.0.4:38438, err= 2026/07/17 01:45:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39893") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59964->172.17.0.4:39893, err= 2026/07/17 01:45:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33395") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52686->172.17.0.4:33395, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38580") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57022->172.17.0.4:38580, err= 2026/07/17 01:45:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35256") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42510->172.17.0.4:35256, err= 2026/07/17 01:45:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32853") 2026/07/17 01:45:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39483") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40262->172.17.0.4:32853, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40744->172.17.0.4:39483, err= 2026/07/17 01:45:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36130") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48296->172.17.0.4:36130, err= 2026/07/17 01:45:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/07/17 01:45:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/07/17 01:45:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/07/17 01:45:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37913") 2026/07/17 01:45:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57114->172.17.0.4:37913, err= 2026/07/17 01:45:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37519") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57530->172.17.0.4:37519, err= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33853") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45166->172.17.0.4:33853, err= 2026/07/17 01:45:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/07/17 01:45:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/07/17 01:45:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/07/17 01:45:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:45:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39810") 2026/07/17 01:45:06 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51204->172.17.0.4:39810, err= 2026/07/17 01:45:06 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/07/17 01:45:06 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:45:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:45:09 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36441") 2026/07/17 01:45:09 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60050->172.17.0.4:36441, err= 2026/07/17 01:45:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/07/17 01:45:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:09 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:09 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:09 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Connecting to FTP server 2026/07/17 01:45:09 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:21") 2026/07/17 01:45:09 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Connecting to FTP server 2026/07/17 01:45:09 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39836->172.17.0.4:21, err= 2026/07/17 01:45:09 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Connecting to FTP server 2026/07/17 01:45:09 INFO : apple: Deleted 2026/07/17 01:45:09 INFO : dir1/0013-789;=.txt: Deleted 2026/07/17 01:45:09 INFO : splitbananasplit: Deleted 2026/07/17 01:45:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/17 01:45:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/17 01:45:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/17 01:45:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/17 01:45:09 INFO : dir1/0008-2345678.txt: Deleted 2026/07/17 01:45:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/17 01:45:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/17 01:45:09 INFO : dir1/0007-1234567.txt: Deleted 2026/07/17 01:45:09 INFO : dir1/0011-56789;.txt: Deleted 2026/07/17 01:45:09 INFO : dir1/0003-defghij.txt: Deleted 2026/07/17 01:45:09 INFO : dir1/0012-6789;.txt: Deleted 2026/07/17 01:45:09 INFO : dir1/0010-456789.txt: Deleted 2026/07/17 01:45:09 INFO : dir1/0014-89;=.txt: Deleted 2026/07/17 01:45:09 INFO : dir1/0015-9;=.txt: Deleted 2026/07/17 01:45:09 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:21") 2026/07/17 01:45:09 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39844->172.17.0.4:21, err= 2026/07/17 01:45:09 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:21") 2026/07/17 01:45:09 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39850->172.17.0.4:21, err= 2026/07/17 01:45:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zahufoc0zefi: closing 1 unused connections 2026/07/17 01:45:12 DEBUG : ftp://172.17.0.4:21/rclone-test-gosobux8paqo: closing 2 unused connections 2026/07/17 01:45:12 INFO : appleappleapplebanana: Deleted 2026/07/17 01:45:13 INFO : dir1/0009-3456789.txt: Deleted 2026/07/17 01:45:13 INFO : banana: Deleted 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39207") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55928->172.17.0.4:39207, err= 2026/07/17 01:45:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/17 01:45:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/17 01:45:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : YXBwbGU=: Excluded 2026/07/17 01:45:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : YmFuYW5h: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39582") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43010->172.17.0.4:39582, err= 2026/07/17 01:45:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34295") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36012->172.17.0.4:34295, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37939") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48512->172.17.0.4:37939, err= 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:45:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32731") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50800->172.17.0.4:32731, err= 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:13 DEBUG : YXBwbGU=: size = 5 OK 2026/07/17 01:45:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : apple: Unchanged skipping 2026/07/17 01:45:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:45:13 DEBUG : YmFuYW5h: size = 6 OK 2026/07/17 01:45:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : banana: Unchanged skipping 2026/07/17 01:45:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/17 01:45:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37648") 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58556->172.17.0.4:37648, err= 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/17 01:45:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/17 01:45:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/17 01:45:13 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32732") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43494->172.17.0.4:32732, err= 2026/07/17 01:45:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/17 01:45:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/17 01:45:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : YXBwbGU=: Excluded 2026/07/17 01:45:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : YmFuYW5h: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34450") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53796->172.17.0.4:34450, err= 2026/07/17 01:45:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/17 01:45:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39129") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33592->172.17.0.4:39129, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38105") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46384->172.17.0.4:38105, err= 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:13 DEBUG : apple: transformed to: YXBwbGU= 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/17 01:45:13 DEBUG : banana: transformed to: YmFuYW5h 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31194") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46476->172.17.0.4:31194, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30887") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48050->172.17.0.4:30887, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37016") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56212->172.17.0.4:37016, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37273") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54646->172.17.0.4:37273, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33172") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35306->172.17.0.4:33172, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31959") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58860->172.17.0.4:31959, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36048") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59426->172.17.0.4:36048, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33256") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41448->172.17.0.4:33256, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33073") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53504->172.17.0.4:33073, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36876") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40384->172.17.0.4:36876, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38955") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46824->172.17.0.4:38955, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39614") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60650->172.17.0.4:39614, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34255") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60636->172.17.0.4:34255, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37949") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50034->172.17.0.4:37949, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35166") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57934->172.17.0.4:35166, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36953") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52580->172.17.0.4:36953, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38572") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49232->172.17.0.4:38572, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38995") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43586->172.17.0.4:38995, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38876") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36486->172.17.0.4:38876, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33072") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36866->172.17.0.4:33072, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30383") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59432->172.17.0.4:30383, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35467") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60780->172.17.0.4:35467, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39644") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36954->172.17.0.4:39644, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38451") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50934->172.17.0.4:38451, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32981") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60722->172.17.0.4:32981, err= 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37388") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42572->172.17.0.4:37388, err= 2026/07/17 01:45:13 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : apple: Excluded 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:13 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : banana: Excluded 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39706") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41776->172.17.0.4:39706, err= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39968") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54548->172.17.0.4:39968, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37892") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55050->172.17.0.4:37892, err= 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:45:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:45:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:45:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:45:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:45:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38539") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41064->172.17.0.4:38539, err= 2026/07/17 01:45:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:45:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:45:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:45:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33633") 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31700") 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33130") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31351") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38824->172.17.0.4:31700, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53810->172.17.0.4:33633, err= 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50670->172.17.0.4:31351, err= 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51726->172.17.0.4:33130, err= 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:45:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34241") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60076->172.17.0.4:34241, err= 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/17 01:45:13 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:13 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/07/17 01:45:13 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/07/17 01:45:13 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/17 01:45:13 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/07/17 01:45:13 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/07/17 01:45:13 INFO : apple: Copied (new) to: PREFIXapple 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:45:13 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31543") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34204->172.17.0.4:31543, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34900") 2026/07/17 01:45:13 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/07/17 01:45:13 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40362->172.17.0.4:34900, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32359") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46350->172.17.0.4:32359, err= 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35343") 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/07/17 01:45:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56180->172.17.0.4:35343, err= 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:45:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37583") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30596") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42774->172.17.0.4:37583, err= 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:45:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36502->172.17.0.4:30596, err= 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30449") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52278->172.17.0.4:30449, err= 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:45:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34112") 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:45:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49406->172.17.0.4:34112, err= 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:45:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:45:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34795") 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39293") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47388->172.17.0.4:34795, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45148->172.17.0.4:39293, err= 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34834") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59742->172.17.0.4:34834, err= 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:45:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32126") 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:45:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33026->172.17.0.4:32126, err= 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:45:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35259") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30908") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37826->172.17.0.4:35259, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39526->172.17.0.4:30908, err= 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/07/17 01:45:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39608") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55792->172.17.0.4:39608, err= 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:45:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:45:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:45:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36472") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:32884->172.17.0.4:36472, err= 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:45:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/07/17 01:45:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 INFO : dir1/0010-456789.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0013-789;=.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0015-9;=.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0014-89;=.txt: Deleted 2026/07/17 01:45:13 INFO : appleappleapplebanana: Deleted 2026/07/17 01:45:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0008-2345678.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0011-56789;.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0007-1234567.txt: Deleted 2026/07/17 01:45:13 INFO : apple: Deleted 2026/07/17 01:45:13 INFO : dir1/0012-6789;.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0009-3456789.txt: Deleted 2026/07/17 01:45:13 INFO : banana: Deleted 2026/07/17 01:45:13 INFO : dir1/0003-defghij.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/17 01:45:13 INFO : splitbananasplit: Deleted 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32637") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58490->172.17.0.4:32637, err= 2026/07/17 01:45:13 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/07/17 01:45:13 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : PREFIXsplitbananasplit: Excluded 2026/07/17 01:45:13 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : PREFIXbanana: Excluded 2026/07/17 01:45:13 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : PREFIXapple: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37785") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:32770->172.17.0.4:37785, err= 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32710") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39670->172.17.0.4:32710, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34124") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54008->172.17.0.4:34124, err= 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:45:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/17 01:45:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:45:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:45:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:45:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:45:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/17 01:45:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:45:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:45:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:45:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:45:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:45:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:45:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:45:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:45:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:45:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/17 01:45:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/17 01:45:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:45:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:45:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:45:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:45:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/17 01:45:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:45:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:45:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:45:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:45:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:45:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:45:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:45:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:45:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:45:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/17 01:45:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:45:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:45:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:45:13 DEBUG : apple: transformed to: PREFIXapple 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/17 01:45:13 DEBUG : banana: transformed to: PREFIXbanana 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32817") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52754->172.17.0.4:32817, err= 2026/07/17 01:45:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30646") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46080->172.17.0.4:30646, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34026") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32598") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40196->172.17.0.4:32598, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55520->172.17.0.4:34026, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37974") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31245") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48536->172.17.0.4:37974, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43656->172.17.0.4:31245, err= 2026/07/17 01:45:13 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:13 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:13 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/07/17 01:45:13 INFO : splitbananasplit: Copied (new) 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36757") 2026/07/17 01:45:13 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/07/17 01:45:13 INFO : banana: Copied (new) 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35618->172.17.0.4:36757, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35217") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56446->172.17.0.4:35217, err= 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/07/17 01:45:13 INFO : appleappleapplebanana: Copied (new) 2026/07/17 01:45:13 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/07/17 01:45:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35555") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55644->172.17.0.4:35555, err= 2026/07/17 01:45:13 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/07/17 01:45:13 INFO : apple: Copied (new) 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36637") 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/07/17 01:45:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54766->172.17.0.4:36637, err= 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38563") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43336->172.17.0.4:38563, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35629") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42144->172.17.0.4:35629, err= 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/07/17 01:45:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/07/17 01:45:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35448") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39994->172.17.0.4:35448, err= 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/07/17 01:45:13 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/17 01:45:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34949") 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50222->172.17.0.4:34949, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39812") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52370->172.17.0.4:39812, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39324") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43258->172.17.0.4:39324, err= 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/07/17 01:45:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/07/17 01:45:13 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35000") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32159") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46022->172.17.0.4:35000, err= 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/07/17 01:45:13 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56008->172.17.0.4:32159, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33497") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54346->172.17.0.4:33497, err= 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/07/17 01:45:13 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33798") 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40424->172.17.0.4:33798, err= 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/07/17 01:45:13 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/07/17 01:45:13 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38399") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36931") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60026->172.17.0.4:38399, err= 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/07/17 01:45:13 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34026->172.17.0.4:36931, err= 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/07/17 01:45:13 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/07/17 01:45:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/07/17 01:45:13 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 INFO : PREFIXbanana: Deleted 2026/07/17 01:45:13 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/17 01:45:13 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/17 01:45:13 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/17 01:45:13 INFO : PREFIXsplitbananasplit: Deleted 2026/07/17 01:45:13 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/17 01:45:13 INFO : PREFIXapple: Deleted 2026/07/17 01:45:13 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39049") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53784->172.17.0.4:39049, err= 2026/07/17 01:45:13 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : apple: Excluded 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:13 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : banana: Excluded 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38784") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44176->172.17.0.4:38784, err= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39042") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41554->172.17.0.4:39042, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31249") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39616->172.17.0.4:31249, err= 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34645") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35378->172.17.0.4:34645, err= 2026/07/17 01:45:13 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : apple: Excluded 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:13 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : banana: Excluded 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31048") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51942->172.17.0.4:31048, err= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32252") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56268->172.17.0.4:32252, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30434") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50808->172.17.0.4:30434, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31812") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54974->172.17.0.4:31812, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32381") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33280->172.17.0.4:32381, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33774") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40112->172.17.0.4:33774, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33327") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34302->172.17.0.4:33327, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32657") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53636->172.17.0.4:32657, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30339") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49410->172.17.0.4:30339, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37064") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37936->172.17.0.4:37064, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39553") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57136->172.17.0.4:39553, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32672") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53202->172.17.0.4:32672, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32043") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44318->172.17.0.4:32043, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32713") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43614->172.17.0.4:32713, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32067") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36152->172.17.0.4:32067, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36312") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39688->172.17.0.4:36312, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32863") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42212->172.17.0.4:32863, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35893") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43088->172.17.0.4:35893, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37338") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38918->172.17.0.4:37338, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30711") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34384->172.17.0.4:30711, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32062") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54386->172.17.0.4:32062, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37382") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52562->172.17.0.4:37382, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37637") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45148->172.17.0.4:37637, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30313") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35702->172.17.0.4:30313, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35288") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39422->172.17.0.4:35288, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34882") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58868->172.17.0.4:34882, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37583") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42778->172.17.0.4:37583, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30129") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56016->172.17.0.4:30129, err= 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36511") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58794->172.17.0.4:36511, err= 2026/07/17 01:45:13 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : apple: Excluded 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:13 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : banana: Excluded 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33893") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43378->172.17.0.4:33893, err= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32667") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33140->172.17.0.4:32667, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36267") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38954->172.17.0.4:36267, err= 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/17 01:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/17 01:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/17 01:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39088") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51710->172.17.0.4:39088, err= 2026/07/17 01:45:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:45:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/17 01:45:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37107") 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33328") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50976->172.17.0.4:37107, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34433") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36730") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37496") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49450->172.17.0.4:34433, err= 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52816->172.17.0.4:33328, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47664->172.17.0.4:36730, err= 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34292->172.17.0.4:37496, err= 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:13 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/07/17 01:45:13 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/07/17 01:45:13 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/17 01:45:13 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/17 01:45:13 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/07/17 01:45:13 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37587") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38073") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32651") 2026/07/17 01:45:13 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36058->172.17.0.4:32651, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37456->172.17.0.4:37587, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59442->172.17.0.4:38073, err= 2026/07/17 01:45:13 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/07/17 01:45:13 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39141") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34188->172.17.0.4:39141, err= 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/17 01:45:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/17 01:45:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/17 01:45:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30099") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37244->172.17.0.4:30099, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39657") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30538") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43096->172.17.0.4:39657, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48260->172.17.0.4:30538, err= 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/07/17 01:45:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36888") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33538->172.17.0.4:36888, err= 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/07/17 01:45:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/17 01:45:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31049") 2026/07/17 01:45:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34547") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53694->172.17.0.4:31049, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49384->172.17.0.4:34547, err= 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34241") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60078->172.17.0.4:34241, err= 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/07/17 01:45:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/07/17 01:45:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39128") 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/07/17 01:45:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52964->172.17.0.4:39128, err= 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35325") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52302->172.17.0.4:35325, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34693") 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/07/17 01:45:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53924->172.17.0.4:34693, err= 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32245") 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38506->172.17.0.4:32245, err= 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/07/17 01:45:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/07/17 01:45:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34818") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51432->172.17.0.4:34818, err= 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/07/17 01:45:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/07/17 01:45:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/07/17 01:45:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 INFO : dir1/0015-9;=.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0008-2345678.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0010-456789.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/17 01:45:13 INFO : splitbananasplit: Deleted 2026/07/17 01:45:13 INFO : dir1/0014-89;=.txt: Deleted 2026/07/17 01:45:13 INFO : banana: Deleted 2026/07/17 01:45:13 INFO : dir1/0013-789;=.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0007-1234567.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0009-3456789.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0011-56789;.txt: Deleted 2026/07/17 01:45:13 INFO : apple: Deleted 2026/07/17 01:45:13 INFO : dir1/0003-defghij.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0012-6789;.txt: Deleted 2026/07/17 01:45:13 INFO : appleappleapplebanana: Deleted 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32715") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40660->172.17.0.4:32715, err= 2026/07/17 01:45:13 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/07/17 01:45:13 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : bananaSUFFIX: Excluded 2026/07/17 01:45:13 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : splitbananasplitSUFFIX: Excluded 2026/07/17 01:45:13 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : appleSUFFIX: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32094") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44136->172.17.0.4:32094, err= 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36658") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39246->172.17.0.4:36658, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30717") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39530->172.17.0.4:30717, err= 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/17 01:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/17 01:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/17 01:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/17 01:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/17 01:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/17 01:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/17 01:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/17 01:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/17 01:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/17 01:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/17 01:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/17 01:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/17 01:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/17 01:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/17 01:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/17 01:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/17 01:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/17 01:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : apple: transformed to: appleSUFFIX 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/17 01:45:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39057") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56066->172.17.0.4:39057, err= 2026/07/17 01:45:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33038") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36351") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33412") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50844->172.17.0.4:36351, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56696->172.17.0.4:33038, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35254->172.17.0.4:33412, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36224") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58664->172.17.0.4:36224, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38855") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54280->172.17.0.4:38855, err= 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:13 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/07/17 01:45:13 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/07/17 01:45:13 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/07/17 01:45:13 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/07/17 01:45:13 INFO : banana: Copied (new) 2026/07/17 01:45:13 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/07/17 01:45:13 INFO : apple: Copied (new) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/07/17 01:45:13 INFO : splitbananasplit: Copied (new) 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30966") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38302") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52122->172.17.0.4:30966, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38324->172.17.0.4:38302, err= 2026/07/17 01:45:13 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/07/17 01:45:13 INFO : appleappleapplebanana: Copied (new) 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39671") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47682->172.17.0.4:39671, err= 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38321") 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35454->172.17.0.4:38321, err= 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/07/17 01:45:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/07/17 01:45:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38821") 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/07/17 01:45:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/07/17 01:45:13 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33020") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60736->172.17.0.4:33020, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43182->172.17.0.4:38821, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31197") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49536->172.17.0.4:31197, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32475") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36704->172.17.0.4:32475, err= 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/07/17 01:45:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/07/17 01:45:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30337") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37153") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35364->172.17.0.4:30337, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45890->172.17.0.4:37153, err= 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/07/17 01:45:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/07/17 01:45:13 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31170") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58586->172.17.0.4:31170, err= 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/07/17 01:45:13 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35348") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55826->172.17.0.4:35348, err= 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/07/17 01:45:13 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37611") 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33138->172.17.0.4:37611, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35706") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39966->172.17.0.4:35706, err= 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/07/17 01:45:13 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34129") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36770->172.17.0.4:34129, err= 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/07/17 01:45:13 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/07/17 01:45:13 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34721") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41086->172.17.0.4:34721, err= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/07/17 01:45:13 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/07/17 01:45:13 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/07/17 01:45:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/17 01:45:13 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/17 01:45:13 INFO : bananaSUFFIX: Deleted 2026/07/17 01:45:13 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/17 01:45:13 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/17 01:45:13 INFO : splitbananasplitSUFFIX: Deleted 2026/07/17 01:45:13 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/17 01:45:13 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/17 01:45:13 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/17 01:45:13 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/17 01:45:13 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/17 01:45:13 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/17 01:45:13 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/17 01:45:13 INFO : appleSUFFIX: Deleted 2026/07/17 01:45:13 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/17 01:45:13 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/17 01:45:13 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/17 01:45:13 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/17 01:45:13 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/17 01:45:13 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33604") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49962->172.17.0.4:33604, err= 2026/07/17 01:45:13 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : apple: Excluded 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:13 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : banana: Excluded 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30154") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35556->172.17.0.4:30154, err= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38674") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43686->172.17.0.4:38674, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38222") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36642->172.17.0.4:38222, err= 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36906") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51506->172.17.0.4:36906, err= 2026/07/17 01:45:13 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : apple: Excluded 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:13 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : banana: Excluded 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30780") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50940->172.17.0.4:30780, err= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38786") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35724->172.17.0.4:38786, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36879") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43034->172.17.0.4:36879, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37983") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56644->172.17.0.4:37983, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36652") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48198->172.17.0.4:36652, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37110") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46866->172.17.0.4:37110, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38562") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41148->172.17.0.4:38562, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39701") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42058->172.17.0.4:39701, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32924") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60800->172.17.0.4:32924, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35845") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33684->172.17.0.4:35845, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39040") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40662->172.17.0.4:39040, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39893") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49884->172.17.0.4:39893, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35836") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55826->172.17.0.4:35836, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34853") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57506->172.17.0.4:34853, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30341") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60142->172.17.0.4:30341, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35065") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39386->172.17.0.4:35065, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35591") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59942->172.17.0.4:35591, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36131") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57224->172.17.0.4:36131, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31432") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46096->172.17.0.4:31432, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34146") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49366->172.17.0.4:34146, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31169") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47352->172.17.0.4:31169, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33023") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33778->172.17.0.4:33023, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33103") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37076->172.17.0.4:33103, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34718") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57396->172.17.0.4:34718, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35031") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33336->172.17.0.4:35031, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31926") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34040->172.17.0.4:31926, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32475") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36718->172.17.0.4:32475, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35346") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52798->172.17.0.4:35346, err= 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39871") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51520->172.17.0.4:39871, err= 2026/07/17 01:45:13 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : apple: Excluded 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:13 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : banana: Excluded 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39241") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37906->172.17.0.4:39241, err= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37223") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38444->172.17.0.4:37223, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33721") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54740->172.17.0.4:33721, err= 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35158") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43992->172.17.0.4:35158, err= 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:45:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : apple: size = 5 OK 2026/07/17 01:45:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : apple: Unchanged skipping 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : banana: size = 6 OK 2026/07/17 01:45:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : banana: Unchanged skipping 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39217") 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31667") 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44920->172.17.0.4:39217, err= 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33142->172.17.0.4:31667, err= 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33608") 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41910->172.17.0.4:33608, err= 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:13 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31582") 2026/07/17 01:45:13 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46880->172.17.0.4:31582, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35206") 2026/07/17 01:45:13 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36338->172.17.0.4:35206, err= 2026/07/17 01:45:13 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/07/17 01:45:13 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34316") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34186->172.17.0.4:34316, err= 2026/07/17 01:45:13 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38479") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50202->172.17.0.4:38479, err= 2026/07/17 01:45:13 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/07/17 01:45:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/07/17 01:45:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37693") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57526->172.17.0.4:37693, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34383") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38590->172.17.0.4:34383, err= 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/07/17 01:45:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:45:13 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34459") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47246->172.17.0.4:34459, err= 2026/07/17 01:45:13 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/07/17 01:45:13 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/07/17 01:45:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/17 01:45:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30840") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37644") 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/07/17 01:45:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57744->172.17.0.4:37644, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48708->172.17.0.4:30840, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35811") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36962->172.17.0.4:35811, err= 2026/07/17 01:45:13 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/07/17 01:45:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:45:13 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/07/17 01:45:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39070") 2026/07/17 01:45:13 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/07/17 01:45:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39394->172.17.0.4:39070, err= 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:45:13 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33306") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50820->172.17.0.4:33306, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31300") 2026/07/17 01:45:13 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/07/17 01:45:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52940->172.17.0.4:31300, err= 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32168") 2026/07/17 01:45:13 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55952->172.17.0.4:32168, err= 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/07/17 01:45:13 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/07/17 01:45:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/07/17 01:45:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:45:13 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/07/17 01:45:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38813") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37185") 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/07/17 01:45:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35700->172.17.0.4:38813, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45048->172.17.0.4:37185, err= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/07/17 01:45:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/17 01:45:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 INFO : dir1/0010-456789.txt: Deleted 2026/07/17 01:45:13 INFO : appleappleapplebanana: Deleted 2026/07/17 01:45:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0003-defghij.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0015-9;=.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0008-2345678.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0007-1234567.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0009-3456789.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0012-6789;.txt: Deleted 2026/07/17 01:45:13 INFO : splitbananasplit: Deleted 2026/07/17 01:45:13 INFO : dir1/0013-789;=.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0011-56789;.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/17 01:45:13 INFO : dir1/0014-89;=.txt: Deleted 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32088") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36596->172.17.0.4:32088, err= 2026/07/17 01:45:13 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : splitbanan: Excluded 2026/07/17 01:45:13 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : apple: Excluded 2026/07/17 01:45:13 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : banana: Excluded 2026/07/17 01:45:13 DEBUG : appleapple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : appleapple: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39346") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38852->172.17.0.4:39346, err= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefg: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcde: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0003-defgh: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdef: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0009-34567: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0008-23456: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghi: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0010-45678: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijk: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0007-12345: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghij: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32003") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39720->172.17.0.4:32003, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33286") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33256->172.17.0.4:33286, err= 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32167") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43658->172.17.0.4:32167, err= 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:45:13 DEBUG : appleapple: size = 21 OK 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:45:13 DEBUG : splitbanan: size = 16 OK 2026/07/17 01:45:13 DEBUG : banana: size = 6 OK 2026/07/17 01:45:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:45:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : banana: Unchanged skipping 2026/07/17 01:45:13 DEBUG : apple: size = 5 OK 2026/07/17 01:45:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : apple: Unchanged skipping 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37996") 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55924->172.17.0.4:37996, err= 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/17 01:45:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/17 01:45:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/17 01:45:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/17 01:45:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/17 01:45:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/17 01:45:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/17 01:45:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/17 01:45:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/17 01:45:13 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/17 01:45:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/17 01:45:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/17 01:45:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/17 01:45:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:13 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/17 01:45:13 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33595") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41828->172.17.0.4:33595, err= 2026/07/17 01:45:13 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : splitbanan: Excluded 2026/07/17 01:45:13 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : apple: Excluded 2026/07/17 01:45:13 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : banana: Excluded 2026/07/17 01:45:13 DEBUG : appleapple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : appleapple: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33360") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34504->172.17.0.4:33360, err= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefg: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcde: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0003-defgh: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdef: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0009-34567: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0008-23456: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghi: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0010-45678: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijk: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0007-12345: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghij: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31793") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56762->172.17.0.4:31793, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39919") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43128->172.17.0.4:39919, err= 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/17 01:45:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37258") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56332->172.17.0.4:37258, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37589") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39912->172.17.0.4:37589, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38896") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48212->172.17.0.4:38896, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38831") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48966->172.17.0.4:38831, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34232") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47604->172.17.0.4:34232, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37394") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42506->172.17.0.4:37394, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35831") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57760->172.17.0.4:35831, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31275") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42250->172.17.0.4:31275, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35574") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58548->172.17.0.4:35574, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33990") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56878->172.17.0.4:33990, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30836") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43780->172.17.0.4:30836, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38110") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36208->172.17.0.4:38110, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34464") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46438->172.17.0.4:34464, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32177") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49172->172.17.0.4:32177, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35538") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55174->172.17.0.4:35538, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38839") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46986->172.17.0.4:38839, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35362") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48078->172.17.0.4:35362, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36113") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39080->172.17.0.4:36113, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33264") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:32972->172.17.0.4:33264, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36984") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57122->172.17.0.4:36984, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36515") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43162->172.17.0.4:36515, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39174") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47156->172.17.0.4:39174, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34069") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60738->172.17.0.4:34069, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31483") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54692->172.17.0.4:31483, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31432") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46102->172.17.0.4:31432, err= 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39699") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45034->172.17.0.4:39699, err= 2026/07/17 01:45:13 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : apple: Excluded 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:13 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : banana: Excluded 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32877") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59078->172.17.0.4:32877, err= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30178") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49072->172.17.0.4:30178, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34542") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56900->172.17.0.4:34542, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34721") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41096->172.17.0.4:34721, err= 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:45:13 DEBUG : apple: size = 5 OK 2026/07/17 01:45:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : apple: Unchanged skipping 2026/07/17 01:45:13 DEBUG : banana: size = 6 OK 2026/07/17 01:45:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : banana: Unchanged skipping 2026/07/17 01:45:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:45:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36085") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43232->172.17.0.4:36085, err= 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30792") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42282->172.17.0.4:30792, err= 2026/07/17 01:45:13 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : apple: Excluded 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:13 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : banana: Excluded 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32400") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57846->172.17.0.4:32400, err= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30054") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53464->172.17.0.4:30054, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38293") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35192->172.17.0.4:38293, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36563") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58640->172.17.0.4:36563, err= 2026/07/17 01:45:13 DEBUG : banana: size = 6 OK 2026/07/17 01:45:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : banana: Unchanged skipping 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:45:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:45:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35358") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41618->172.17.0.4:35358, err= 2026/07/17 01:45:13 DEBUG : apple: size = 5 OK 2026/07/17 01:45:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : apple: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31590") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56584->172.17.0.4:31590, err= 2026/07/17 01:45:13 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : apple: Excluded 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:13 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : banana: Excluded 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31482") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49938->172.17.0.4:31482, err= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34261") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53832->172.17.0.4:34261, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39014") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43344->172.17.0.4:39014, err= 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32727") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56336->172.17.0.4:32727, err= 2026/07/17 01:45:13 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : apple: Excluded 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:13 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : banana: Excluded 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37144") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45880->172.17.0.4:37144, err= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35302") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44132->172.17.0.4:35302, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33577") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34782->172.17.0.4:33577, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30695") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35138->172.17.0.4:30695, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38440") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45196->172.17.0.4:38440, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39257") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50164->172.17.0.4:39257, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30173") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48156->172.17.0.4:30173, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35303") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54962->172.17.0.4:35303, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37684") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43142->172.17.0.4:37684, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36411") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46534->172.17.0.4:36411, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30920") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36652->172.17.0.4:30920, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36759") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49766->172.17.0.4:36759, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32055") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49100->172.17.0.4:32055, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32244") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51498->172.17.0.4:32244, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38038") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37262->172.17.0.4:38038, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33931") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40716->172.17.0.4:33931, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36638") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45330->172.17.0.4:36638, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35776") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33320->172.17.0.4:35776, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30375") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42126->172.17.0.4:30375, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34066") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50000->172.17.0.4:34066, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36939") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47890->172.17.0.4:36939, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31104") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56978->172.17.0.4:31104, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36472") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:32898->172.17.0.4:36472, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35872") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39672->172.17.0.4:35872, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37679") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33738->172.17.0.4:37679, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39359") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38788->172.17.0.4:39359, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38054") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43432->172.17.0.4:38054, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33544") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33236->172.17.0.4:33544, err= 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32105") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50878->172.17.0.4:32105, err= 2026/07/17 01:45:13 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : apple: Excluded 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:13 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : banana: Excluded 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34114") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57270->172.17.0.4:34114, err= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32683") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60116->172.17.0.4:32683, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39955") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37044->172.17.0.4:39955, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32368") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48352->172.17.0.4:32368, err= 2026/07/17 01:45:13 DEBUG : apple: size = 5 OK 2026/07/17 01:45:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:45:13 DEBUG : banana: size = 6 OK 2026/07/17 01:45:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : apple: Unchanged skipping 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:45:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:45:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : banana: Unchanged skipping 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37325") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36344->172.17.0.4:37325, err= 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30021") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49748->172.17.0.4:30021, err= 2026/07/17 01:45:13 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : apple: Excluded 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:13 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : banana: Excluded 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30937") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49924->172.17.0.4:30937, err= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36299") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49604->172.17.0.4:36299, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37762") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57520->172.17.0.4:37762, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35085") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40734->172.17.0.4:35085, err= 2026/07/17 01:45:13 DEBUG : apple: size = 5 OK 2026/07/17 01:45:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : apple: Unchanged skipping 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:45:13 DEBUG : banana: size = 6 OK 2026/07/17 01:45:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : banana: Unchanged skipping 2026/07/17 01:45:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:45:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32843") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38900->172.17.0.4:32843, err= 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38216") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59012->172.17.0.4:38216, err= 2026/07/17 01:45:13 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : apple: Excluded 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:13 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : banana: Excluded 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38299") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60870->172.17.0.4:38299, err= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39158") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36356->172.17.0.4:39158, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33038") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56708->172.17.0.4:33038, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36553") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56580->172.17.0.4:36553, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36205") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47032->172.17.0.4:36205, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34154") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42854->172.17.0.4:34154, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32734") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36740->172.17.0.4:32734, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37437") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56618->172.17.0.4:37437, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39400") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57690->172.17.0.4:39400, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31421") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54486->172.17.0.4:31421, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36051") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35818->172.17.0.4:36051, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39511") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35646->172.17.0.4:39511, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33257") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52488->172.17.0.4:33257, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33925") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38240->172.17.0.4:33925, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38925") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38768->172.17.0.4:38925, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30373") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60168->172.17.0.4:30373, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39325") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35420->172.17.0.4:39325, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37997") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56432->172.17.0.4:37997, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33930") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48734->172.17.0.4:33930, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37434") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40900->172.17.0.4:37434, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32751") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52252->172.17.0.4:32751, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30508") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45648->172.17.0.4:30508, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33697") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55110->172.17.0.4:33697, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38367") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58882->172.17.0.4:38367, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33978") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50790->172.17.0.4:33978, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39168") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38706->172.17.0.4:39168, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35730") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51794->172.17.0.4:35730, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37259") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58766->172.17.0.4:37259, err= 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30329") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40586->172.17.0.4:30329, err= 2026/07/17 01:45:13 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : apple: Excluded 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:13 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : banana: Excluded 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36501") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57982->172.17.0.4:36501, err= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30261") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:32844->172.17.0.4:30261, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33519") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53570->172.17.0.4:33519, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33718") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48078->172.17.0.4:33718, err= 2026/07/17 01:45:13 DEBUG : apple: size = 5 OK 2026/07/17 01:45:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : apple: Unchanged skipping 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:45:13 DEBUG : banana: size = 6 OK 2026/07/17 01:45:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : banana: Unchanged skipping 2026/07/17 01:45:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30565") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58654->172.17.0.4:30565, err= 2026/07/17 01:45:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31880") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47344->172.17.0.4:31880, err= 2026/07/17 01:45:13 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : apple: Excluded 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:13 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : banana: Excluded 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39039") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60744->172.17.0.4:39039, err= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39217") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44934->172.17.0.4:39217, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36509") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35942->172.17.0.4:36509, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31698") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39846->172.17.0.4:31698, err= 2026/07/17 01:45:13 DEBUG : apple: size = 5 OK 2026/07/17 01:45:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : apple: Unchanged skipping 2026/07/17 01:45:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:45:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:45:13 DEBUG : banana: size = 6 OK 2026/07/17 01:45:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : banana: Unchanged skipping 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32102") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45946->172.17.0.4:32102, err= 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32289") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33704->172.17.0.4:32289, err= 2026/07/17 01:45:13 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : apple: Excluded 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:13 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : banana: Excluded 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37626") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47070->172.17.0.4:37626, err= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32539") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45812->172.17.0.4:32539, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32357") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52672->172.17.0.4:32357, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31241") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55342->172.17.0.4:31241, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39921") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53496->172.17.0.4:39921, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39549") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46144->172.17.0.4:39549, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32822") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60304->172.17.0.4:32822, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37484") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38396->172.17.0.4:37484, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32697") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55756->172.17.0.4:32697, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38934") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33288->172.17.0.4:38934, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33129") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36904->172.17.0.4:33129, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34616") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34402->172.17.0.4:34616, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30809") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47388->172.17.0.4:30809, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31385") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55866->172.17.0.4:31385, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30309") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49298->172.17.0.4:30309, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36035") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35490->172.17.0.4:36035, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35622") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55000->172.17.0.4:35622, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37983") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56654->172.17.0.4:37983, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35800") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34634->172.17.0.4:35800, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32477") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54046->172.17.0.4:32477, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33582") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38788->172.17.0.4:33582, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37214") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39846->172.17.0.4:37214, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38924") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34976->172.17.0.4:38924, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34008") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55880->172.17.0.4:34008, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32281") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60588->172.17.0.4:32281, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34188") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48182->172.17.0.4:34188, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36954") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37588->172.17.0.4:36954, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39839") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47098->172.17.0.4:39839, err= 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39282") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35554->172.17.0.4:39282, err= 2026/07/17 01:45:13 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : apple: Excluded 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:13 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : banana: Excluded 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31451") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50642->172.17.0.4:31451, err= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34691") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50302->172.17.0.4:34691, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31437") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50254->172.17.0.4:31437, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32767") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34112->172.17.0.4:32767, err= 2026/07/17 01:45:13 DEBUG : apple: size = 5 OK 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:45:13 DEBUG : banana: size = 6 OK 2026/07/17 01:45:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : apple: Unchanged skipping 2026/07/17 01:45:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : banana: Unchanged skipping 2026/07/17 01:45:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:45:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34103") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54774->172.17.0.4:34103, err= 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30057") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57768->172.17.0.4:30057, err= 2026/07/17 01:45:13 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : apple: Excluded 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:13 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : banana: Excluded 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31210") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33678->172.17.0.4:31210, err= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38972") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44296->172.17.0.4:38972, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35886") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54464->172.17.0.4:35886, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39992") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57614->172.17.0.4:39992, err= 2026/07/17 01:45:13 DEBUG : apple: size = 5 OK 2026/07/17 01:45:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : apple: Unchanged skipping 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:45:13 DEBUG : banana: size = 6 OK 2026/07/17 01:45:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : banana: Unchanged skipping 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:45:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:45:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30689") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38598->172.17.0.4:30689, err= 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38879") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34342->172.17.0.4:38879, err= 2026/07/17 01:45:13 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : apple: Excluded 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:13 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : banana: Excluded 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39392") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39184->172.17.0.4:39392, err= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31592") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57728->172.17.0.4:31592, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35592") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40696->172.17.0.4:35592, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31256") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41000->172.17.0.4:31256, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37762") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57530->172.17.0.4:37762, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32480") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50690->172.17.0.4:32480, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38213") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49538->172.17.0.4:38213, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37084") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53308->172.17.0.4:37084, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32078") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55146->172.17.0.4:32078, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34450") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53808->172.17.0.4:34450, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38566") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53964->172.17.0.4:38566, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38642") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37426->172.17.0.4:38642, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38385") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40064->172.17.0.4:38385, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37875") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42314->172.17.0.4:37875, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33772") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34526->172.17.0.4:33772, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33256") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41452->172.17.0.4:33256, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32064") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36324->172.17.0.4:32064, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33520") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54884->172.17.0.4:33520, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36437") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43504->172.17.0.4:36437, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32792") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57986->172.17.0.4:32792, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38426") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36930->172.17.0.4:38426, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34344") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52900->172.17.0.4:34344, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37178") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60648->172.17.0.4:37178, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30365") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48370->172.17.0.4:30365, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30284") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41918->172.17.0.4:30284, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31093") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35856->172.17.0.4:31093, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33981") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41338->172.17.0.4:33981, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30785") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57124->172.17.0.4:30785, err= 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35011") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60034->172.17.0.4:35011, err= 2026/07/17 01:45:13 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : apple: Excluded 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:13 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : banana: Excluded 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36852") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33166->172.17.0.4:36852, err= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35810") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45084->172.17.0.4:35810, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37046") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43786->172.17.0.4:37046, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30566") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54822->172.17.0.4:30566, err= 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:45:13 DEBUG : banana: size = 6 OK 2026/07/17 01:45:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:45:13 DEBUG : banana: Unchanged skipping 2026/07/17 01:45:13 DEBUG : apple: size = 5 OK 2026/07/17 01:45:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : apple: Unchanged skipping 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30311") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47858->172.17.0.4:30311, err= 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36703") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42840->172.17.0.4:36703, err= 2026/07/17 01:45:13 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : apple: Excluded 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:13 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : banana: Excluded 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31242") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44306->172.17.0.4:31242, err= 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38742") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36526->172.17.0.4:38742, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34646") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39312->172.17.0.4:34646, err= 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33716") 2026/07/17 01:45:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52038->172.17.0.4:33716, err= 2026/07/17 01:45:13 DEBUG : apple: size = 5 OK 2026/07/17 01:45:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : apple: Unchanged skipping 2026/07/17 01:45:13 DEBUG : banana: size = 6 OK 2026/07/17 01:45:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/17 01:45:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:13 DEBUG : banana: Unchanged skipping 2026/07/17 01:45:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39800") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51882->172.17.0.4:39800, err= 2026/07/17 01:45:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/17 01:45:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/17 01:45:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/17 01:45:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/17 01:45:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/17 01:45:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/17 01:45:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/17 01:45:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/17 01:45:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/17 01:45:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/17 01:45:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/17 01:45:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/17 01:45:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/17 01:45:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/17 01:45:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/17 01:45:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/17 01:45:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/17 01:45:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/17 01:45:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/17 01:45:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/17 01:45:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/17 01:45:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/17 01:45:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/17 01:45:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/17 01:45:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/17 01:45:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/17 01:45:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/17 01:45:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/17 01:45:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/17 01:45:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/17 01:45:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:14 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:14 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31928") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60274->172.17.0.4:31928, err= 2026/07/17 01:45:14 DEBUG : apple: Excluded (Path Filter) 2026/07/17 01:45:14 DEBUG : apple: Excluded 2026/07/17 01:45:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/17 01:45:14 DEBUG : splitbananasplit: Excluded 2026/07/17 01:45:14 DEBUG : banana: Excluded (Path Filter) 2026/07/17 01:45:14 DEBUG : banana: Excluded 2026/07/17 01:45:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/17 01:45:14 DEBUG : appleappleapplebanana: Excluded 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36910") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60984->172.17.0.4:36910, err= 2026/07/17 01:45:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/17 01:45:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/17 01:45:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/17 01:45:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/17 01:45:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/17 01:45:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/17 01:45:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/17 01:45:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/17 01:45:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/17 01:45:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/17 01:45:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/17 01:45:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/17 01:45:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/17 01:45:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/17 01:45:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/17 01:45:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/17 01:45:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/17 01:45:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/17 01:45:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/17 01:45:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/17 01:45:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/17 01:45:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/17 01:45:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/17 01:45:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/17 01:45:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/17 01:45:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/17 01:45:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/17 01:45:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/17 01:45:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/17 01:45:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/17 01:45:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/17 01:45:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30088") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43660->172.17.0.4:30088, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39537") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45064->172.17.0.4:39537, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32535") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45324->172.17.0.4:32535, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30086") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56152->172.17.0.4:30086, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36961") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43958->172.17.0.4:36961, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35707") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46874->172.17.0.4:35707, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32124") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45130->172.17.0.4:32124, err= --- PASS: TestTransform (7.47s) --- PASS: TestTransform/NFC (0.07s) --- PASS: TestTransform/NFD (0.09s) --- PASS: TestTransform/base64 (6.57s) --- PASS: TestTransform/prefix (0.13s) --- PASS: TestTransform/suffix (0.11s) --- PASS: TestTransform/truncate (0.09s) --- PASS: TestTransform/encoder (0.09s) --- PASS: TestTransform/ISO-8859-1 (0.08s) --- PASS: TestTransform/charmap (0.09s) --- PASS: TestTransform/lowercase (0.07s) --- PASS: TestTransform/ascii (0.08s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39814") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40066->172.17.0.4:39814, err= 2026/07/17 01:45:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/17 01:45:14 INFO : sub dir_somesuffix: Making directory 2026/07/17 01:45:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/17 01:45:14 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/17 01:45:14 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/17 01:45:14 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:14 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32762") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58108->172.17.0.4:32762, err= 2026/07/17 01:45:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/07/17 01:45:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/17 01:45:14 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/17 01:45:14 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37355") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40044->172.17.0.4:37355, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39672") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34094->172.17.0.4:39672, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38775") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53600->172.17.0.4:38775, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33736") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48198->172.17.0.4:33736, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36899") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37884->172.17.0.4:36899, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33640") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47504->172.17.0.4:33640, err= 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 INFO : tictactoe: Making directory 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:45:14 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/17 01:45:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36599") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55794->172.17.0.4:36599, err= 2026/07/17 01:45:14 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/07/17 01:45:14 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/07/17 01:45:14 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/17 01:45:14 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34071") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45538->172.17.0.4:34071, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37112") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41510->172.17.0.4:37112, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37854") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54140->172.17.0.4:37854, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35025") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56172->172.17.0.4:35025, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35547") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44384->172.17.0.4:35547, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33337") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47206->172.17.0.4:33337, err= 2026/07/17 01:45:14 INFO : toe: Making directory 2026/07/17 01:45:14 INFO : toe/toe: Making directory 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/17 01:45:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/17 01:45:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32068") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56694->172.17.0.4:32068, err= 2026/07/17 01:45:14 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/07/17 01:45:14 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/07/17 01:45:14 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/17 01:45:14 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35465") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38192->172.17.0.4:35465, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38410") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40384->172.17.0.4:38410, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34300") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38296->172.17.0.4:34300, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39655") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41218->172.17.0.4:39655, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36367") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:52836->172.17.0.4:36367, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31653") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58764->172.17.0.4:31653, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31748") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53732->172.17.0.4:31748, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30035") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34918->172.17.0.4:30035, err= 2026/07/17 01:45:14 INFO : toe: Making directory 2026/07/17 01:45:14 INFO : toe/toe: Making directory 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/17 01:45:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/17 01:45:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34173") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34676->172.17.0.4:34173, err= 2026/07/17 01:45:14 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/07/17 01:45:14 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/07/17 01:45:14 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/17 01:45:14 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33342") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41728->172.17.0.4:33342, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32460") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49142->172.17.0.4:32460, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31359") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42486->172.17.0.4:31359, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34827") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57082->172.17.0.4:34827, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32856") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40882->172.17.0.4:32856, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37115") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53994->172.17.0.4:37115, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34936") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:35544->172.17.0.4:34936, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:14 DEBUG : empty_dir: Making directory with metadata 2026/07/17 01:45:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38349") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36246->172.17.0.4:38349, err= 2026/07/17 01:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:45:14 INFO : tictacempty_dir: Making directory 2026/07/17 01:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 INFO : tictactoe: Making directory 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:45:14 INFO : tictactoe/tictactoe: Making directory 2026/07/17 01:45:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32597") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45566->172.17.0.4:32597, err= 2026/07/17 01:45:14 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/07/17 01:45:14 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/07/17 01:45:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/17 01:45:14 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31229") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40674->172.17.0.4:31229, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30735") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57502->172.17.0.4:30735, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34088") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36642->172.17.0.4:34088, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35607") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54196->172.17.0.4:35607, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33925") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38242->172.17.0.4:33925, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32875") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43586->172.17.0.4:32875, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34866") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55758->172.17.0.4:34866, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36543") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57282->172.17.0.4:36543, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32695") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44150->172.17.0.4:32695, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:14 DEBUG : empty_dir: Making directory with metadata 2026/07/17 01:45:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32551") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46458->172.17.0.4:32551, err= 2026/07/17 01:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:45:14 INFO : tictacempty_dir: Making directory 2026/07/17 01:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 INFO : tictactoe: Making directory 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:45:14 INFO : tictactoe/tictactoe: Making directory 2026/07/17 01:45:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:45:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39979") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41026->172.17.0.4:39979, err= 2026/07/17 01:45:14 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/17 01:45:14 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:45:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:45:14 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32929") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44076->172.17.0.4:32929, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37608") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58490->172.17.0.4:37608, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35040") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48572->172.17.0.4:35040, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39911") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59124->172.17.0.4:39911, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31593") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36468->172.17.0.4:31593, err= 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33933") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37459") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:32934->172.17.0.4:37459, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46766->172.17.0.4:33933, err= 2026/07/17 01:45:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30525") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41614->172.17.0.4:30525, err= 2026/07/17 01:45:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/17 01:45:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/17 01:45:14 NOTICE: ftp://172.17.0.4:21/rclone-test-jidedih9bojo: 0 differences found 2026/07/17 01:45:14 NOTICE: ftp://172.17.0.4:21/rclone-test-jidedih9bojo: 1 hashes could not be checked 2026/07/17 01:45:14 NOTICE: ftp://172.17.0.4:21/rclone-test-jidedih9bojo: 1 matching files 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31742") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58668->172.17.0.4:31742, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30689") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38604->172.17.0.4:30689, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39780") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40326->172.17.0.4:39780, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30962") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56600->172.17.0.4:30962, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34739") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53690->172.17.0.4:34739, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30101") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55948->172.17.0.4:30101, err= 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 INFO : tictactoe: Making directory 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:45:14 INFO : tictactoe/tictactoe: Making directory 2026/07/17 01:45:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33293") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41380->172.17.0.4:33293, err= 2026/07/17 01:45:14 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/07/17 01:45:14 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/07/17 01:45:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/17 01:45:14 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34826") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37278->172.17.0.4:34826, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31310") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46072->172.17.0.4:31310, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38475") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33850->172.17.0.4:38475, err= 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34655") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46202->172.17.0.4:34655, err= 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38984") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34556->172.17.0.4:38984, err= 2026/07/17 01:45:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32798") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53634->172.17.0.4:32798, err= 2026/07/17 01:45:14 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:14 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31807") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46888->172.17.0.4:31807, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39651") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53994->172.17.0.4:39651, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31288") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55432->172.17.0.4:31288, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32661") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54908->172.17.0.4:32661, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30346") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55166->172.17.0.4:30346, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36708") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56446->172.17.0.4:36708, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35491") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42644->172.17.0.4:35491, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/07/17 01:45:14 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38107") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54530->172.17.0.4:38107, err= 2026/07/17 01:45:14 INFO : toe: Making directory 2026/07/17 01:45:14 INFO : toe/toe: Making directory 2026/07/17 01:45:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37903") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56712->172.17.0.4:37903, err= 2026/07/17 01:45:14 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/07/17 01:45:14 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/07/17 01:45:14 INFO : toe/toe/toe: Copied (new) 2026/07/17 01:45:14 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38060") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36050->172.17.0.4:38060, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34784") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51114->172.17.0.4:34784, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31019") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45040->172.17.0.4:31019, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36656") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37162->172.17.0.4:36656, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38261") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54782->172.17.0.4:38261, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30197") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41306->172.17.0.4:30197, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31297") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39914->172.17.0.4:31297, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:14 DEBUG : empty_dir: Making directory with metadata 2026/07/17 01:45:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39456") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47896->172.17.0.4:39456, err= 2026/07/17 01:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:45:14 INFO : tictacempty_dir: Making directory 2026/07/17 01:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 INFO : tictactoe: Making directory 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:45:14 INFO : tictactoe/tictactoe: Making directory 2026/07/17 01:45:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:45:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39389") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40448->172.17.0.4:39389, err= 2026/07/17 01:45:14 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/17 01:45:14 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:45:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:45:14 INFO : toe/toe/toe.txt: Deleted 2026/07/17 01:45:14 INFO : toe/toe: Removing directory 2026/07/17 01:45:14 INFO : toe: Removing directory 2026/07/17 01:45:14 INFO : empty_dir: Removing directory 2026/07/17 01:45:14 DEBUG : Local file system at /tmp/rclone1778910312: deleted 3 directories 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38944") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48860->172.17.0.4:38944, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30207") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32217") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57478->172.17.0.4:32217, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53124->172.17.0.4:30207, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31397") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49850->172.17.0.4:31397, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32175") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50648->172.17.0.4:32175, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36500") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39719") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37728->172.17.0.4:36500, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38040->172.17.0.4:39719, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32262") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56208->172.17.0.4:32262, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38268") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:32944->172.17.0.4:38268, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:14 DEBUG : empty_dir: Making directory with metadata 2026/07/17 01:45:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30530") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:37764->172.17.0.4:30530, err= 2026/07/17 01:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:45:14 INFO : tictacempty_dir: Making directory 2026/07/17 01:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 INFO : tictactoe: Making directory 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:45:14 INFO : tictactoe/tictactoe: Making directory 2026/07/17 01:45:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:45:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33497") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54348->172.17.0.4:33497, err= 2026/07/17 01:45:14 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/17 01:45:14 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:45:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:45:14 INFO : toe/toe/toe.txt: Deleted 2026/07/17 01:45:14 INFO : toe/toe: Removing directory 2026/07/17 01:45:14 INFO : toe: Removing directory 2026/07/17 01:45:14 INFO : empty_dir: Removing directory 2026/07/17 01:45:14 DEBUG : Local file system at /tmp/rclone1778910312: deleted 3 directories 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36632") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56456->172.17.0.4:36632, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31863") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31992") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36232->172.17.0.4:31863, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56070->172.17.0.4:31992, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31052") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54022->172.17.0.4:31052, err= 2026/07/17 01:45:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/17 01:45:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/17 01:45:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/17 01:45:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/17 01:45:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/17 01:45:14 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33825") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33804->172.17.0.4:33825, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33227") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36487") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:50534->172.17.0.4:33227, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30514") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51794->172.17.0.4:30514, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:32898->172.17.0.4:36487, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36416") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32776") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34354->172.17.0.4:36416, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36612->172.17.0.4:32776, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34042") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42828->172.17.0.4:34042, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37899") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36813") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47274->172.17.0.4:37899, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32644") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49754->172.17.0.4:36813, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42224->172.17.0.4:32644, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36680") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54578->172.17.0.4:36680, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31298") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33880->172.17.0.4:31298, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34922") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54832->172.17.0.4:34922, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:14 DEBUG : Reset feature "Copy" 2026/07/17 01:45:14 DEBUG : Reset feature "Move" 2026/07/17 01:45:14 DEBUG : Reset feature "Copy" 2026/07/17 01:45:14 DEBUG : Reset feature "Move" 2026/07/17 01:45:14 DEBUG : empty_dir: Making directory with metadata 2026/07/17 01:45:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32667") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:33154->172.17.0.4:32667, err= 2026/07/17 01:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:45:14 INFO : tictacempty_dir: Making directory 2026/07/17 01:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 INFO : tictactoe: Making directory 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : toe: transformed to: tictactoe 2026/07/17 01:45:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:45:14 INFO : tictactoe/tictactoe: Making directory 2026/07/17 01:45:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/17 01:45:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38624") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47708->172.17.0.4:38624, err= 2026/07/17 01:45:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/17 01:45:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/17 01:45:14 INFO : toe/toe/toe.txt: Deleted 2026/07/17 01:45:14 INFO : toe/toe: Removing directory 2026/07/17 01:45:14 INFO : toe: Removing directory 2026/07/17 01:45:14 INFO : empty_dir: Removing directory 2026/07/17 01:45:14 DEBUG : Local file system at /tmp/rclone1778910312: deleted 3 directories 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39908") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42470->172.17.0.4:39908, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37705") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39540") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58212->172.17.0.4:39540, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40620->172.17.0.4:37705, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31065") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46460->172.17.0.4:31065, err= 2026/07/17 01:45:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/17 01:45:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/17 01:45:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/17 01:45:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/17 01:45:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32822") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60316->172.17.0.4:32822, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36475") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40114->172.17.0.4:36475, err= 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/17 01:45:14 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/17 01:45:14 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32312") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41060->172.17.0.4:32312, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39423") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30978") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34456") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38646->172.17.0.4:39423, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57242->172.17.0.4:34456, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55528->172.17.0.4:30978, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32666") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44564->172.17.0.4:32666, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38758") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:60430->172.17.0.4:38758, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32962") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:57458->172.17.0.4:32962, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33431") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56168->172.17.0.4:33431, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30184") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:33597") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49970->172.17.0.4:30184, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:39932->172.17.0.4:33597, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39844") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36740->172.17.0.4:39844, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39262") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56424->172.17.0.4:39262, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32971") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:48954->172.17.0.4:32971, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:14 DEBUG : toe: transformed to: dG9l 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36551") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34648->172.17.0.4:36551, err= 2026/07/17 01:45:14 DEBUG : toe: transformed to: dG9l 2026/07/17 01:45:14 INFO : dG9l: Making directory 2026/07/17 01:45:14 DEBUG : toe: transformed to: dG9l 2026/07/17 01:45:14 DEBUG : toe: transformed to: dG9l 2026/07/17 01:45:14 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/17 01:45:14 INFO : dG9l/dG9l: Making directory 2026/07/17 01:45:14 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/17 01:45:14 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32542") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:49690->172.17.0.4:32542, err= 2026/07/17 01:45:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/17 01:45:14 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/17 01:45:14 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36153") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53000->172.17.0.4:36153, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37220") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:43680->172.17.0.4:37220, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30758") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:59782->172.17.0.4:30758, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34074") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:53198->172.17.0.4:34074, err= 2026/07/17 01:45:14 DEBUG : dG9l: transformed to: toe 2026/07/17 01:45:14 DEBUG : dG9l: transformed to: toe 2026/07/17 01:45:14 DEBUG : toe: Directory modification time the same (differ by 199.238975ms, within tolerance 1s) 2026/07/17 01:45:14 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30751") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56822->172.17.0.4:30751, err= 2026/07/17 01:45:14 DEBUG : dG9l: transformed to: toe 2026/07/17 01:45:14 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/17 01:45:14 DEBUG : toe/toe: Directory modification time the same (differ by 199.238975ms, within tolerance 1s) 2026/07/17 01:45:14 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30683") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:40348->172.17.0.4:30683, err= 2026/07/17 01:45:14 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/17 01:45:14 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/17 01:45:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/07/17 01:45:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/17 01:45:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/17 01:45:14 DEBUG : Local file system at /tmp/rclone1778910312: Waiting for checks to finish 2026/07/17 01:45:14 DEBUG : Local file system at /tmp/rclone1778910312: Waiting for transfers to finish 2026/07/17 01:45:14 DEBUG : Waiting for deletions to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35133") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:42754->172.17.0.4:35133, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35590") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44824->172.17.0.4:35590, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34745") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:51364->172.17.0.4:34745, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:35602") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34464->172.17.0.4:35602, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:30509") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:56494->172.17.0.4:30509, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34362") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:41180->172.17.0.4:34362, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31852") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:46284->172.17.0.4:31852, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jidedih9bojo", Local "Local file system at /tmp/rclone1778910312", Modify Window "1s" 2026/07/17 01:45:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/17 01:45:14 DEBUG : toe: transformed to: 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37721") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:34480->172.17.0.4:37721, err= 2026/07/17 01:45:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/17 01:45:14 DEBUG : toe: transformed to: 2026/07/17 01:45:14 INFO : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Making directory 2026/07/17 01:45:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/17 01:45:14 DEBUG : toe: transformed to: 2026/07/17 01:45:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/17 01:45:14 DEBUG : toe: transformed to: 2026/07/17 01:45:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/17 01:45:14 DEBUG : toe/toe: transformed to: 2026/07/17 01:45:14 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/17 01:45:14 INFO : toe/toe: Making directory 2026/07/17 01:45:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/17 01:45:14 DEBUG : toe/toe: transformed to: 2026/07/17 01:45:14 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/17 01:45:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/17 01:45:14 DEBUG : toe: transformed to: 2026/07/17 01:45:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/17 01:45:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/17 01:45:14 DEBUG : toe/toe/toe: transformed to: 2026/07/17 01:45:14 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for checks to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Waiting for transfers to finish 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:32025") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:36514->172.17.0.4:32025, err= 2026/07/17 01:45:14 DEBUG : toe/toe/toe: size = 11 OK 2026/07/17 01:45:14 INFO : toe/toe/toe: Copied (new) 2026/07/17 01:45:14 ERROR : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: not deleting files as there were IO errors 2026/07/17 01:45:14 ERROR : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: not deleting directories as there were IO errors 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:34986") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38868->172.17.0.4:34986, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:39112") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:45884->172.17.0.4:39112, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:31130") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:55306->172.17.0.4:31130, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37429") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:58192->172.17.0.4:37429, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38737") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:44354->172.17.0.4:38737, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:38518") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:47406->172.17.0.4:38518, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:36726") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:38032->172.17.0.4:36726, err= --- PASS: TestError (0.01s) PASS 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: dial("tcp","172.17.0.4:37536") 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: > dial: conn=172.17.0.1:54100->172.17.0.4:37536, err= 2026/07/17 01:45:14 DEBUG : ftp://172.17.0.4:21/rclone-test-jidedih9bojo: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m52.130159053s (try 1/5)