"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/09/06 03:05:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vihixuy2topi" 2025/09/06 03:05:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 03:05:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:42 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:42 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Connecting to FTP server 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56730->172.17.0.4:21, err= 2025/09/06 03:05:42 DEBUG : Creating backend with remote "/tmp/rclone1057544844" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36483") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38878->172.17.0.4:36483, err= 2025/09/06 03:05:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:05:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39022") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57832->172.17.0.4:39022, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36308") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58170->172.17.0.4:36308, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32335") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48788->172.17.0.4:32335, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31912") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50764->172.17.0.4:31912, err= 2025/09/06 03:05:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37311") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54368->172.17.0.4:37311, err= 2025/09/06 03:05:42 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/06 03:05:42 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30223") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43284->172.17.0.4:30223, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31089") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57380->172.17.0.4:31089, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37522") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48500->172.17.0.4:37522, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39154") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58484->172.17.0.4:39154, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32249") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57660->172.17.0.4:32249, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35206") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38278->172.17.0.4:35206, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31288") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55274->172.17.0.4:31288, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38081") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57838->172.17.0.4:38081, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37530") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35142->172.17.0.4:37530, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:42 DEBUG : Creating backend with remote "/non-existing" 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34371") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34100->172.17.0.4:34371, err= 2025/09/06 03:05:42 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30072") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49654->172.17.0.4:30072, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37154") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54676->172.17.0.4:37154, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33389") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44966->172.17.0.4:33389, err= 2025/09/06 03:05:42 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/06 03:05:42 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32716") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44776->172.17.0.4:32716, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35036") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35960->172.17.0.4:35036, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36845") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56404->172.17.0.4:36845, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31424") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40172->172.17.0.4:31424, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30394") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49170->172.17.0.4:30394, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" sync_test.go:222: Only runs on local 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30875") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52864->172.17.0.4:30875, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31425") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60808->172.17.0.4:31425, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:42 INFO : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Running all checks before starting transfers 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37413") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40914->172.17.0.4:37413, err= 2025/09/06 03:05:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:42 INFO : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Checks finished, now starting transfers 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31373") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38370->172.17.0.4:31373, err= 2025/09/06 03:05:42 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/06 03:05:42 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32685") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45678->172.17.0.4:32685, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34243") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53388->172.17.0.4:34243, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38228") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46992->172.17.0.4:38228, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34522") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40324->172.17.0.4:34522, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38297") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36286->172.17.0.4:38297, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:42 ERROR : Ignoring --no-traverse with sync 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31363") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58102->172.17.0.4:31363, err= 2025/09/06 03:05:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36899") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38386->172.17.0.4:36899, err= 2025/09/06 03:05:42 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/06 03:05:42 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:05:42 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34106") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37608->172.17.0.4:34106, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36104") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60738->172.17.0.4:36104, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34960") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43006->172.17.0.4:34960, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33083") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56756->172.17.0.4:33083, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34112") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56700->172.17.0.4:34112, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31188") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54086->172.17.0.4:31188, err= 2025/09/06 03:05:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34903") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37516->172.17.0.4:34903, err= 2025/09/06 03:05:42 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/09/06 03:05:42 INFO : hello world2: Copied (new) 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30846") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38734->172.17.0.4:30846, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32983") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47606->172.17.0.4:32983, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32053") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52350->172.17.0.4:32053, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30503") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53568->172.17.0.4:30503, err= 2025/09/06 03:05:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30964") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53156->172.17.0.4:30964, err= 2025/09/06 03:05:42 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/09/06 03:05:42 INFO : potato2: Copied (new) 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34844") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43140->172.17.0.4:34844, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37156") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43118->172.17.0.4:37156, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34769") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37992->172.17.0.4:34769, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33501") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38452->172.17.0.4:33501, err= 2025/09/06 03:05:42 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/09/06 03:05:42 INFO : potato2: Copied (new) 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34620") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36540->172.17.0.4:34620, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35028") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60882->172.17.0.4:35028, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33447") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49486->172.17.0.4:33447, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/06 03:05:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 03:05:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/06 03:05:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39616") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51592->172.17.0.4:39616, err= 2025/09/06 03:05:42 INFO : sub dir2: Making directory 2025/09/06 03:05:42 INFO : sub dir: Making directory 2025/09/06 03:05:42 INFO : sub dir2/sub sub dir2: Making directory 2025/09/06 03:05:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Connecting to FTP server 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56736->172.17.0.4:21, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37816") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49158->172.17.0.4:37816, err= 2025/09/06 03:05:42 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/06 03:05:42 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37921") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56688->172.17.0.4:37921, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30091") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43276->172.17.0.4:30091, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38023") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48814->172.17.0.4:38023, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36010") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45386->172.17.0.4:36010, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34405") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57780->172.17.0.4:34405, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39895") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37916") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60244->172.17.0.4:39895, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42258->172.17.0.4:37916, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33224") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42074->172.17.0.4:33224, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37321") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40948->172.17.0.4:37321, err= --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:42 INFO : sub dir2: Making directory 2025/09/06 03:05:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/06 03:05:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39341") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51046->172.17.0.4:39341, err= 2025/09/06 03:05:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34983") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36784->172.17.0.4:34983, err= 2025/09/06 03:05:42 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/06 03:05:42 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37816") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49160->172.17.0.4:37816, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30727") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54636->172.17.0.4:30727, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32378") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60456->172.17.0.4:32378, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36136") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50332->172.17.0.4:36136, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33284") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48884->172.17.0.4:33284, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:42 DEBUG : sub dir2: Making directory with metadata 2025/09/06 03:05:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31843") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38546->172.17.0.4:31843, err= 2025/09/06 03:05:42 INFO : sub dir2: Making directory 2025/09/06 03:05:42 INFO : sub dir: Making directory 2025/09/06 03:05:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30051") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35026->172.17.0.4:30051, err= 2025/09/06 03:05:42 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/06 03:05:42 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:05:42 INFO : sub dir/hello world: Deleted 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36302") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38994->172.17.0.4:36302, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32902") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30866") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50434->172.17.0.4:32902, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59454->172.17.0.4:30866, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39129") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45070->172.17.0.4:39129, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32378") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60460->172.17.0.4:32378, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36589") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33632") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43742->172.17.0.4:36589, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42674->172.17.0.4:33632, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34067") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33844->172.17.0.4:34067, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35695") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60408->172.17.0.4:35695, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34637") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53468->172.17.0.4:34637, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:42 INFO : sub dir2: Making directory 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35143") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35806->172.17.0.4:35143, err= 2025/09/06 03:05:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35996") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34896->172.17.0.4:35996, err= 2025/09/06 03:05:42 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/06 03:05:42 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:05:42 INFO : sub dir/hello world: Deleted 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30630") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37760->172.17.0.4:30630, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31638") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56160->172.17.0.4:31638, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35493") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39236->172.17.0.4:35493, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36063") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49690->172.17.0.4:36063, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36215") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53602->172.17.0.4:36215, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:42 DEBUG : sub dir2: Making directory with metadata 2025/09/06 03:05:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 03:05:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37050") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47416->172.17.0.4:37050, err= 2025/09/06 03:05:42 INFO : sub dir2: Making directory 2025/09/06 03:05:42 INFO : sub dir: Making directory 2025/09/06 03:05:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39542") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36774->172.17.0.4:39542, err= 2025/09/06 03:05:42 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/06 03:05:42 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:05:42 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31581") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46754->172.17.0.4:31581, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31090") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37164") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36660->172.17.0.4:31090, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35170->172.17.0.4:37164, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34178") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53328->172.17.0.4:34178, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31500") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31132") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54312->172.17.0.4:31500, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43736->172.17.0.4:31132, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30168") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46780->172.17.0.4:30168, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33699") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55572->172.17.0.4:33699, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35253") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51760->172.17.0.4:35253, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:42 INFO : sub dir2: Making directory 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30201") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49544->172.17.0.4:30201, err= 2025/09/06 03:05:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30890") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41740->172.17.0.4:30890, err= 2025/09/06 03:05:42 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/06 03:05:42 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:05:42 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39830") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39044->172.17.0.4:39830, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37525") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33704->172.17.0.4:37525, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33854") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59338->172.17.0.4:33854, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37221") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56098->172.17.0.4:37221, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31319") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41720->172.17.0.4:31319, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30159") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40602->172.17.0.4:30159, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30867") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47200->172.17.0.4:30867, err= 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31032") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54052->172.17.0.4:31032, err= 2025/09/06 03:05:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gabicad9jobe" 2025/09/06 03:05:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:42 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:42 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-gabicad9jobe: Connecting to FTP server 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-gabicad9jobe: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:42 DEBUG : ftp://172.17.0.4:21/rclone-test-gabicad9jobe: > dial: conn=172.17.0.1:56748->172.17.0.4:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-vihixuy2topi -> ftp://172.17.0.4:21/rclone-test-gabicad9jobe 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gabicad9jobe: dial("tcp","172.17.0.4:34419") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38885") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gabicad9jobe: > dial: conn=172.17.0.1:38244->172.17.0.4:34419, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47426->172.17.0.4:38885, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35621") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40314->172.17.0.4:35621, err= 2025/09/06 03:05:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gabicad9jobe: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gabicad9jobe: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36719") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44492->172.17.0.4:36719, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gabicad9jobe: dial("tcp","172.17.0.4:39746") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gabicad9jobe: > dial: conn=172.17.0.1:37828->172.17.0.4:39746, err= 2025/09/06 03:05:43 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/09/06 03:05:43 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gabicad9jobe: dial("tcp","172.17.0.4:34891") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gabicad9jobe: > dial: conn=172.17.0.1:58142->172.17.0.4:34891, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gabicad9jobe: dial("tcp","172.17.0.4:37561") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gabicad9jobe: > dial: conn=172.17.0.1:48222->172.17.0.4:37561, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gabicad9jobe: dial("tcp","172.17.0.4:36112") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gabicad9jobe: > dial: conn=172.17.0.1:57916->172.17.0.4:36112, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gabicad9jobe: dial("tcp","172.17.0.4:32934") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gabicad9jobe: > dial: conn=172.17.0.1:54904->172.17.0.4:32934, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gabicad9jobe: Purge object "sub dir/hello world" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gabicad9jobe: Purge dir "sub dir" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gabicad9jobe: Purge dir "" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30083") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41142->172.17.0.4:30083, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37038") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33180->172.17.0.4:37038, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34066") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52776->172.17.0.4:34066, err= --- PASS: TestServerSideCopy (0.04s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37724") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47558->172.17.0.4:37724, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37705") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41702->172.17.0.4:37705, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37029") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51040->172.17.0.4:37029, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39345") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50180->172.17.0.4:39345, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32921") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42952->172.17.0.4:32921, err= 2025/09/06 03:05:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38203") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52222->172.17.0.4:38203, err= 2025/09/06 03:05:43 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/09/06 03:05:43 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30988") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40520->172.17.0.4:30988, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38530") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37374->172.17.0.4:38530, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37603") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48648->172.17.0.4:37603, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30255") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49276->172.17.0.4:30255, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34881") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44598->172.17.0.4:34881, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37852") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48082->172.17.0.4:37852, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39838") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53312->172.17.0.4:39838, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31563") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52172->172.17.0.4:31563, err= 2025/09/06 03:05:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zuceqix5wasu" 2025/09/06 03:05:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:43 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:43 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: Connecting to FTP server 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: > dial: conn=172.17.0.1:56750->172.17.0.4:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-vihixuy2topi -> ftp://172.17.0.4:21/rclone-test-zuceqix5wasu 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: dial("tcp","172.17.0.4:38374") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36802") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: > dial: conn=172.17.0.1:49398->172.17.0.4:38374, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43576->172.17.0.4:36802, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30471") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48114->172.17.0.4:30471, err= 2025/09/06 03:05:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37724") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47568->172.17.0.4:37724, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: dial("tcp","172.17.0.4:34171") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: > dial: conn=172.17.0.1:59380->172.17.0.4:34171, err= 2025/09/06 03:05:43 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/09/06 03:05:43 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: dial("tcp","172.17.0.4:36837") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: > dial: conn=172.17.0.1:34540->172.17.0.4:36837, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: dial("tcp","172.17.0.4:34427") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: > dial: conn=172.17.0.1:37972->172.17.0.4:34427, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35169") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36412->172.17.0.4:35169, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33527") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44636->172.17.0.4:33527, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30329") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58026->172.17.0.4:30329, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39706") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51214->172.17.0.4:39706, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: dial("tcp","172.17.0.4:36128") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: > dial: conn=172.17.0.1:37440->172.17.0.4:36128, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: dial("tcp","172.17.0.4:36851") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35715") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: > dial: conn=172.17.0.1:34466->172.17.0.4:36851, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54718->172.17.0.4:35715, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39052") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58274->172.17.0.4:39052, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: dial("tcp","172.17.0.4:39375") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: > dial: conn=172.17.0.1:54486->172.17.0.4:39375, err= 2025/09/06 03:05:43 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2025/09/06 03:05:43 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: dial("tcp","172.17.0.4:32531") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: > dial: conn=172.17.0.1:47960->172.17.0.4:32531, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: dial("tcp","172.17.0.4:30048") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: > dial: conn=172.17.0.1:39020->172.17.0.4:30048, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: dial("tcp","172.17.0.4:33276") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: > dial: conn=172.17.0.1:53070->172.17.0.4:33276, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: dial("tcp","172.17.0.4:38914") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: > dial: conn=172.17.0.1:48628->172.17.0.4:38914, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: Purge object "sub dir/hello world" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: Purge dir "sub dir" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuceqix5wasu: Purge dir "" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30235") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52756->172.17.0.4:30235, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30518") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47134->172.17.0.4:30518, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38606") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34692->172.17.0.4:38606, err= --- PASS: TestServerSideCopyOverSelf (0.06s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36303") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45796->172.17.0.4:36303, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34760") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52886->172.17.0.4:34760, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37663") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36324->172.17.0.4:37663, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34068") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54124->172.17.0.4:34068, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35460") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44784->172.17.0.4:35460, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30989") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43630->172.17.0.4:30989, err= 2025/09/06 03:05:43 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/09/06 03:05:43 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/06 03:05:43 INFO : sub dir/hello world: Deleted 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36752") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49884->172.17.0.4:36752, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33076") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37310->172.17.0.4:33076, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35943") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37152->172.17.0.4:35943, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34188") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52508->172.17.0.4:34188, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30082") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58816->172.17.0.4:30082, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38897") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46482->172.17.0.4:38897, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38442") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60108->172.17.0.4:38442, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39764") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53818->172.17.0.4:39764, err= 2025/09/06 03:05:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-joxiquz7zagu" 2025/09/06 03:05:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:43 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:43 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: Connecting to FTP server 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: > dial: conn=172.17.0.1:56762->172.17.0.4:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-vihixuy2topi -> ftp://172.17.0.4:21/rclone-test-joxiquz7zagu 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: dial("tcp","172.17.0.4:33041") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32179") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: > dial: conn=172.17.0.1:47180->172.17.0.4:33041, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57894->172.17.0.4:32179, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36161") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56216->172.17.0.4:36161, err= 2025/09/06 03:05:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37402") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51308->172.17.0.4:37402, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: dial("tcp","172.17.0.4:37821") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: > dial: conn=172.17.0.1:50774->172.17.0.4:37821, err= 2025/09/06 03:05:43 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/09/06 03:05:43 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: dial("tcp","172.17.0.4:30198") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: > dial: conn=172.17.0.1:54292->172.17.0.4:30198, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: dial("tcp","172.17.0.4:36792") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: > dial: conn=172.17.0.1:39092->172.17.0.4:36792, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39638") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40992->172.17.0.4:39638, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38050") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57486->172.17.0.4:38050, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30139") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49774->172.17.0.4:30139, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: Using server-side directory move 2025/09/06 03:05:43 INFO : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: dial("tcp","172.17.0.4:33722") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: > dial: conn=172.17.0.1:57276->172.17.0.4:33722, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31845") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45980->172.17.0.4:31845, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32554") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59948->172.17.0.4:32554, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: dial("tcp","172.17.0.4:32417") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: > dial: conn=172.17.0.1:45084->172.17.0.4:32417, err= 2025/09/06 03:05:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: Waiting for transfers to finish 2025/09/06 03:05:43 INFO : sub dir/hello world: Deleted 2025/09/06 03:05:43 INFO : sub dir/hello world: Moved (server-side) 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39097") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56360->172.17.0.4:39097, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38731") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41546->172.17.0.4:38731, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: dial("tcp","172.17.0.4:30459") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: > dial: conn=172.17.0.1:33180->172.17.0.4:30459, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: dial("tcp","172.17.0.4:32480") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: > dial: conn=172.17.0.1:50154->172.17.0.4:32480, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30046") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40834->172.17.0.4:30046, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38530") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37380->172.17.0.4:38530, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32294") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46334->172.17.0.4:32294, err= 2025/09/06 03:05:43 DEBUG : testing file moves 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: dial("tcp","172.17.0.4:36936") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32129") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: > dial: conn=172.17.0.1:59794->172.17.0.4:36936, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54042->172.17.0.4:32129, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: dial("tcp","172.17.0.4:39074") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37685") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: > dial: conn=172.17.0.1:52254->172.17.0.4:39074, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53978->172.17.0.4:37685, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: Waiting for transfers to finish 2025/09/06 03:05:43 INFO : sub dir/hello world: Deleted 2025/09/06 03:05:43 INFO : sub dir/hello world: Moved (server-side) 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31363") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58118->172.17.0.4:31363, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35599") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42410->172.17.0.4:35599, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: dial("tcp","172.17.0.4:33430") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: > dial: conn=172.17.0.1:57664->172.17.0.4:33430, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: dial("tcp","172.17.0.4:35865") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: > dial: conn=172.17.0.1:53862->172.17.0.4:35865, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: dial("tcp","172.17.0.4:30814") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: > dial: conn=172.17.0.1:39358->172.17.0.4:30814, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: dial("tcp","172.17.0.4:39963") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: > dial: conn=172.17.0.1:47830->172.17.0.4:39963, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: Purge object "sub dir/hello world" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: Purge dir "sub dir" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-joxiquz7zagu: Purge dir "" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36851") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34468->172.17.0.4:36851, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32623") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33240->172.17.0.4:32623, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34623") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56928->172.17.0.4:34623, err= --- PASS: TestServerSideMoveOverSelf (0.05s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37987") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34764->172.17.0.4:37987, err= 2025/09/06 03:05:43 ERROR : error listing: directory not found 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31934") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55418->172.17.0.4:31934, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33701") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54322->172.17.0.4:33701, err= 2025/09/06 03:05:43 INFO : Local file system at /tmp/rclone1057544844: Making directory 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37374") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49496->172.17.0.4:37374, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33129") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56532->172.17.0.4:33129, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34234") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56894->172.17.0.4:34234, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34026") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33180->172.17.0.4:34026, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33909") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35024->172.17.0.4:33909, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34224") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42378->172.17.0.4:34224, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36935") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50520->172.17.0.4:36935, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34231") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47458->172.17.0.4:34231, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37847") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46646->172.17.0.4:37847, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36096") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54158->172.17.0.4:36096, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38943") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49978->172.17.0.4:38943, err= 2025/09/06 03:05:43 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35688") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39240->172.17.0.4:35688, err= 2025/09/06 03:05:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : Local file system at /tmp/rclone1057544844: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : Local file system at /tmp/rclone1057544844: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39174") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35062->172.17.0.4:39174, err= 2025/09/06 03:05:43 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/09/06 03:05:43 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:05:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30725") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42338->172.17.0.4:30725, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30223") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43300->172.17.0.4:30223, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34491") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51736->172.17.0.4:34491, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30904") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42914->172.17.0.4:30904, err= 2025/09/06 03:05:43 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33262") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57764->172.17.0.4:33262, err= 2025/09/06 03:05:43 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2025/09/06 03:05:43 INFO : check sum: Copied (new) 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38283") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58798->172.17.0.4:38283, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39434") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36020->172.17.0.4:39434, err= 2025/09/06 03:05:43 NOTICE: ftp://172.17.0.4:21/rclone-test-vihixuy2topi: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/06 03:05:43 DEBUG : check sum: Size of src and dst objects identical 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : check sum: Unchanged skipping 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 INFO : There was nothing to transfer 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34373") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48082->172.17.0.4:34373, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36820") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49504->172.17.0.4:36820, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38944") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50246->172.17.0.4:38944, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38287") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47130->172.17.0.4:38287, err= 2025/09/06 03:05:43 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37508") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46232->172.17.0.4:37508, err= 2025/09/06 03:05:43 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2025/09/06 03:05:43 INFO : sizeonly: Copied (new) 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34006") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54256->172.17.0.4:34006, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38653") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54948->172.17.0.4:38653, err= 2025/09/06 03:05:43 DEBUG : sizeonly: Sizes identical 2025/09/06 03:05:43 DEBUG : sizeonly: Unchanged skipping 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 INFO : There was nothing to transfer 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38169") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45564->172.17.0.4:38169, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36421") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48780->172.17.0.4:36421, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39799") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53912->172.17.0.4:39799, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38332") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59488->172.17.0.4:38332, err= 2025/09/06 03:05:43 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36344") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38484->172.17.0.4:36344, err= 2025/09/06 03:05:43 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2025/09/06 03:05:43 INFO : ignore-size: Copied (new) 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34477") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53118->172.17.0.4:34477, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37054") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34458->172.17.0.4:37054, err= 2025/09/06 03:05:43 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ignore-size: Unchanged skipping 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 INFO : There was nothing to transfer 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34459") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55506->172.17.0.4:34459, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31747") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36712->172.17.0.4:31747, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34717") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46844->172.17.0.4:34717, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38445") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48972->172.17.0.4:38445, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38590") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43904->172.17.0.4:38590, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33667") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60282->172.17.0.4:33667, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:43 DEBUG : existing: Unchanged skipping 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 INFO : There was nothing to transfer 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37957") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54030->172.17.0.4:37957, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39146") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51008->172.17.0.4:39146, err= 2025/09/06 03:05:43 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/09/06 03:05:43 INFO : existing: Copied (replaced existing) 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38324") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36830->172.17.0.4:38324, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34530") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46650->172.17.0.4:34530, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30753") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36602->172.17.0.4:30753, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38070") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57884->172.17.0.4:38070, err= 2025/09/06 03:05:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38786") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43618->172.17.0.4:38786, err= 2025/09/06 03:05:43 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/09/06 03:05:43 INFO : existing: Copied (new) 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37142") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55164->172.17.0.4:37142, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39967") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58162->172.17.0.4:39967, err= 2025/09/06 03:05:43 DEBUG : existing: Destination exists, skipping 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 INFO : There was nothing to transfer 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30743") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55224->172.17.0.4:30743, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34297") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42976->172.17.0.4:34297, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33707") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43276->172.17.0.4:33707, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36974") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50804->172.17.0.4:36974, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31259") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39624->172.17.0.4:31259, err= 2025/09/06 03:05:43 INFO : d: Making directory 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36004") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42032->172.17.0.4:36004, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Connecting to FTP server 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56778->172.17.0.4:21, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32962") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56370->172.17.0.4:32962, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34739") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45634->172.17.0.4:34739, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39042") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38208->172.17.0.4:39042, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39675") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51890->172.17.0.4:39675, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35045") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42206->172.17.0.4:35045, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38954") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33146") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47866->172.17.0.4:38954, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44984->172.17.0.4:33146, err= 2025/09/06 03:05:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:05:43 DEBUG : c/non empty space: Unchanged skipping 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32452") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49502->172.17.0.4:32452, err= 2025/09/06 03:05:43 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/09/06 03:05:43 INFO : a/potato2: Copied (new) 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 INFO : b/potato: Deleted 2025/09/06 03:05:43 INFO : d: Removing directory 2025/09/06 03:05:43 INFO : b: Removing directory 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: deleted 2 directories 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39930") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50384->172.17.0.4:39930, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36630") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39762") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56160->172.17.0.4:39762, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49144->172.17.0.4:36630, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32986") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57916->172.17.0.4:32986, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35875") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35098") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47764->172.17.0.4:35875, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51266->172.17.0.4:35098, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34995") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46036->172.17.0.4:34995, err= --- PASS: TestSyncIgnoreErrors (0.06s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33606") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37702->172.17.0.4:33606, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33840") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42294->172.17.0.4:33840, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34496") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42704->172.17.0.4:34496, err= 2025/09/06 03:05:43 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 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38034") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43726->172.17.0.4:38034, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37695") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37056->172.17.0.4:37695, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 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 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30656") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49388->172.17.0.4:30656, err= 2025/09/06 03:05:43 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2025/09/06 03:05:43 INFO : empty space: Copied (replaced existing) 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33381") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51176->172.17.0.4:33381, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37452") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59758->172.17.0.4:37452, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30771") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33288->172.17.0.4:30771, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31127") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42486->172.17.0.4:31127, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33749") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41970->172.17.0.4:33749, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32679") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45538->172.17.0.4:32679, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32786") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47928->172.17.0.4:32786, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30277") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42200->172.17.0.4:30277, err= 2025/09/06 03:05:43 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 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32757") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59814->172.17.0.4:32757, err= 2025/09/06 03:05:43 DEBUG : foo.20f54f0c.partial: renamed to: foo 2025/09/06 03:05:43 INFO : foo: Copied (replaced existing) 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35027") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42100->172.17.0.4:35027, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36490") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52204->172.17.0.4:36490, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38864") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42972->172.17.0.4:38864, err= --- PASS: TestSyncDoesntUpdateModtime (0.03s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38370") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36256->172.17.0.4:38370, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38949") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41100->172.17.0.4:38949, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36707") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58210->172.17.0.4:36707, err= 2025/09/06 03:05:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:05:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : empty space: Unchanged skipping 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38972") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40196->172.17.0.4:38972, err= 2025/09/06 03:05:43 DEBUG : potato.06503f43.partial: renamed to: potato 2025/09/06 03:05:43 INFO : potato: Copied (new) 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30404") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42836->172.17.0.4:30404, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38718") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53290->172.17.0.4:38718, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37204") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49964->172.17.0.4:37204, err= --- PASS: TestSyncAfterAddingAFile (0.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36436") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38020->172.17.0.4:36436, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39089") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53966->172.17.0.4:39089, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32865") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59376->172.17.0.4:32865, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30615") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40202->172.17.0.4:30615, err= 2025/09/06 03:05:43 DEBUG : potato.793dcdb8.partial: renamed to: potato 2025/09/06 03:05:43 INFO : potato: Copied (replaced existing) 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36337") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48246->172.17.0.4:36337, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36852") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60554->172.17.0.4:36852, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37844") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33168->172.17.0.4:37844, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.04s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38355") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52082->172.17.0.4:38355, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33675") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53996->172.17.0.4:33675, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35692") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58122->172.17.0.4:35692, err= 2025/09/06 03:05:43 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 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35172") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36688->172.17.0.4:35172, err= 2025/09/06 03:05:43 DEBUG : potato.a809149f.partial: renamed to: potato 2025/09/06 03:05:43 INFO : potato: Copied (replaced existing) 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39377") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36734->172.17.0.4:39377, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34223") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33748->172.17.0.4:34223, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38013") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42994->172.17.0.4:38013, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38782") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57752->172.17.0.4:38782, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39103") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60074->172.17.0.4:39103, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31669") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60866->172.17.0.4:31669, err= 2025/09/06 03:05:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:05:43 DEBUG : empty space: Unchanged skipping 2025/09/06 03:05:43 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32568") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49664->172.17.0.4:32568, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31772") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48882->172.17.0.4:31772, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39488") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49030->172.17.0.4:39488, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30429") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46300->172.17.0.4:30429, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33807") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42732->172.17.0.4:33807, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37239") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58526->172.17.0.4:37239, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31053") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46270->172.17.0.4:31053, err= 2025/09/06 03:05:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:05:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38080") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49864->172.17.0.4:38080, err= 2025/09/06 03:05:43 DEBUG : empty space: Unchanged skipping 2025/09/06 03:05:43 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 INFO : potato2: Copied (new) 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 INFO : potato: Deleted 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33299") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39626->172.17.0.4:33299, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38461") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58136->172.17.0.4:38461, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35232") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41842->172.17.0.4:35232, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32891") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34266->172.17.0.4:32891, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33151") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50650->172.17.0.4:33151, err= 2025/09/06 03:05:43 INFO : d: Making directory 2025/09/06 03:05:43 INFO : d/e: Making directory 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36861") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57396->172.17.0.4:36861, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35851") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43096->172.17.0.4:35851, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32701") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42272->172.17.0.4:32701, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32320") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59488->172.17.0.4:32320, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33111") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52766->172.17.0.4:33111, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38069") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50764->172.17.0.4:38069, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30028") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38498") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52956->172.17.0.4:30028, err= 2025/09/06 03:05:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Connecting to FTP server 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34040") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56780->172.17.0.4:21, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41276->172.17.0.4:34040, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47712->172.17.0.4:38498, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32545") 2025/09/06 03:05:43 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46542->172.17.0.4:32545, err= 2025/09/06 03:05:43 DEBUG : c/non empty space: Unchanged skipping 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35093") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43334->172.17.0.4:35093, err= 2025/09/06 03:05:43 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/09/06 03:05:43 INFO : a/potato2: Copied (new) 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 INFO : b/potato: Deleted 2025/09/06 03:05:43 INFO : d/e: Removing directory 2025/09/06 03:05:43 INFO : d: Removing directory 2025/09/06 03:05:43 INFO : b: Removing directory 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: deleted 3 directories 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36920") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34876->172.17.0.4:36920, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32911") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38136->172.17.0.4:32911, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37206") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41470->172.17.0.4:37206, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31449") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34538->172.17.0.4:31449, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31901") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32232") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47060->172.17.0.4:32232, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57100->172.17.0.4:31901, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37488") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35000->172.17.0.4:37488, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32028") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52188->172.17.0.4:32028, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37224") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47366->172.17.0.4:37224, err= 2025/09/06 03:05:43 INFO : d: Making directory 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34283") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57206->172.17.0.4:34283, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35449") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45714->172.17.0.4:35449, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33634") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53760->172.17.0.4:33634, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31539") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51708->172.17.0.4:31539, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38283") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58804->172.17.0.4:38283, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31955") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54226->172.17.0.4:31955, err= 2025/09/06 03:05:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32192") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41820->172.17.0.4:32192, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30358") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40896->172.17.0.4:30358, err= 2025/09/06 03:05:43 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:05:43 DEBUG : c/non empty space: Unchanged skipping 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30681") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56088->172.17.0.4:30681, err= 2025/09/06 03:05:43 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/09/06 03:05:43 INFO : a/potato2: Copied (new) 2025/09/06 03:05:43 ERROR : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: not deleting files as there were IO errors 2025/09/06 03:05:43 ERROR : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: not deleting directories as there were IO errors 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38062") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55920->172.17.0.4:38062, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37064") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31300") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39504->172.17.0.4:37064, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34958") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40102->172.17.0.4:34958, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50214->172.17.0.4:31300, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32864") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34320->172.17.0.4:32864, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36981") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58500->172.17.0.4:36981, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35741") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60996->172.17.0.4:35741, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38696") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36422") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34390") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47608->172.17.0.4:38696, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55836->172.17.0.4:36422, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:32846->172.17.0.4:34390, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34076") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56524->172.17.0.4:34076, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.05s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36658") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39568->172.17.0.4:36658, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30029") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49338->172.17.0.4:30029, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38123") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52152->172.17.0.4:38123, err= 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30751") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49740->172.17.0.4:30751, err= 2025/09/06 03:05:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:05:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : empty space: Unchanged skipping 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31340") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45854->172.17.0.4:31340, err= 2025/09/06 03:05:43 INFO : potato: Deleted 2025/09/06 03:05:43 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/09/06 03:05:43 INFO : potato2: Copied (new) 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38558") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50310->172.17.0.4:38558, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34003") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54846->172.17.0.4:34003, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31412") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34544->172.17.0.4:31412, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37331") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34882->172.17.0.4:37331, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34656") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35216->172.17.0.4:34656, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36374") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44994->172.17.0.4:36374, err= 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36245") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33406->172.17.0.4:36245, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 INFO : potato: Deleted 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34331") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51712->172.17.0.4:34331, err= 2025/09/06 03:05:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:05:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : empty space: Unchanged skipping 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31763") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34756->172.17.0.4:31763, err= 2025/09/06 03:05:43 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/09/06 03:05:43 INFO : potato2: Copied (new) 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31971") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59674->172.17.0.4:31971, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37887") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41078->172.17.0.4:37887, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38343") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49892->172.17.0.4:38343, err= --- PASS: TestSyncDeleteBefore (0.03s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36065") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46772->172.17.0.4:36065, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38697") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33460->172.17.0.4:38697, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34496") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42718->172.17.0.4:34496, err= 2025/09/06 03:05:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34139") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55130->172.17.0.4:34139, err= 2025/09/06 03:05:43 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2025/09/06 03:05:43 INFO : potato2: Copied (new) 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35770") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56904->172.17.0.4:35770, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35703") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39470->172.17.0.4:35703, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32289") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53542->172.17.0.4:32289, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34944") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50610->172.17.0.4:34944, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30183") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36794->172.17.0.4:30183, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39482") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39708->172.17.0.4:39482, err= 2025/09/06 03:05:43 DEBUG : enormous: Excluded (Size Filter) 2025/09/06 03:05:43 DEBUG : enormous: Excluded 2025/09/06 03:05:43 DEBUG : potato2: Excluded (Size Filter) 2025/09/06 03:05:43 DEBUG : potato2: Excluded 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35553") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53636->172.17.0.4:35553, err= 2025/09/06 03:05:43 DEBUG : potato2: Excluded (Size Filter) 2025/09/06 03:05:43 DEBUG : potato2: Excluded 2025/09/06 03:05:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:05:43 DEBUG : empty space: Unchanged skipping 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 INFO : There was nothing to transfer 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38981") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44808->172.17.0.4:38981, err= 2025/09/06 03:05:43 DEBUG : enormous: Excluded (Size Filter) 2025/09/06 03:05:43 DEBUG : enormous: Excluded 2025/09/06 03:05:43 DEBUG : potato2: Excluded (Size Filter) 2025/09/06 03:05:43 DEBUG : potato2: Excluded 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35691") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46502->172.17.0.4:35691, err= 2025/09/06 03:05:43 DEBUG : potato2: Excluded (Size Filter) 2025/09/06 03:05:43 DEBUG : potato2: Excluded 2025/09/06 03:05:43 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/06 03:05:43 DEBUG : empty space: Unchanged skipping 2025/09/06 03:05:43 DEBUG : Local file system at /tmp/rclone1057544844: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : Local file system at /tmp/rclone1057544844: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 INFO : There was nothing to transfer 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35862") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35234->172.17.0.4:35862, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36967") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47580->172.17.0.4:36967, err= --- PASS: TestSyncWithExclude (0.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39293") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58108->172.17.0.4:39293, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33966") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60264->172.17.0.4:33966, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35479") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52910->172.17.0.4:35479, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30734") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37842->172.17.0.4:30734, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31883") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53154->172.17.0.4:31883, err= 2025/09/06 03:05:43 DEBUG : enormous: Excluded (Size Filter) 2025/09/06 03:05:43 DEBUG : enormous: Excluded 2025/09/06 03:05:43 DEBUG : potato2: Excluded (Size Filter) 2025/09/06 03:05:43 DEBUG : potato2: Excluded 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:05:43 DEBUG : empty space: Unchanged skipping 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 INFO : potato2: Deleted 2025/09/06 03:05:43 INFO : enormous: Deleted 2025/09/06 03:05:43 INFO : There was nothing to transfer 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35522") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56540->172.17.0.4:35522, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35558") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46342->172.17.0.4:35558, err= 2025/09/06 03:05:43 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/06 03:05:43 DEBUG : empty space: Unchanged skipping 2025/09/06 03:05:43 DEBUG : Local file system at /tmp/rclone1057544844: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : Local file system at /tmp/rclone1057544844: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 INFO : enormous: Deleted 2025/09/06 03:05:43 INFO : potato2: Deleted 2025/09/06 03:05:43 INFO : There was nothing to transfer 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38923") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39846->172.17.0.4:38923, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32953") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36588->172.17.0.4:32953, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34876") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57604->172.17.0.4:34876, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32844") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37744->172.17.0.4:32844, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31872") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51650->172.17.0.4:31872, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31261") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56520->172.17.0.4:31261, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36232") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38276->172.17.0.4:36232, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34077") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40292->172.17.0.4:34077, err= 2025/09/06 03:05:43 DEBUG : five: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/06 03:05:43 DEBUG : one: Destination is newer than source, skipping 2025/09/06 03:05:43 DEBUG : three: Sizes identical 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/06 03:05:43 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31523") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40968->172.17.0.4:31523, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30529") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37687") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59210->172.17.0.4:30529, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57182->172.17.0.4:37687, err= 2025/09/06 03:05:43 DEBUG : five.0fee171d.partial: renamed to: five 2025/09/06 03:05:43 INFO : five: Copied (new) 2025/09/06 03:05:43 DEBUG : two.8549bf6d.partial: renamed to: two 2025/09/06 03:05:43 INFO : two: Copied (replaced existing) 2025/09/06 03:05:43 DEBUG : four.f852663a.partial: renamed to: four 2025/09/06 03:05:43 INFO : four: Copied (replaced existing) 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31637") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56516->172.17.0.4:31637, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35016") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50310->172.17.0.4:35016, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33906") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39930->172.17.0.4:33906, err= --- PASS: TestSyncWithUpdateOlder (0.04s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/09/06 03:05:43 ERROR : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Ignoring --track-renames as the source and destination do not have a common hash 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34683") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37094->172.17.0.4:34683, err= 2025/09/06 03:05:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : yam: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36378") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38313") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41406->172.17.0.4:36378, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41928->172.17.0.4:38313, err= 2025/09/06 03:05:43 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/09/06 03:05:43 INFO : yam: Copied (new) 2025/09/06 03:05:43 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/09/06 03:05:43 INFO : potato: Copied (new) 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33905") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33204->172.17.0.4:33905, err= 2025/09/06 03:05:43 ERROR : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Ignoring --track-renames as the source and destination do not have a common hash 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38426") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52234->172.17.0.4:38426, err= 2025/09/06 03:05:43 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:43 DEBUG : yaml: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37469") 2025/09/06 03:05:43 DEBUG : potato: Unchanged skipping 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46856->172.17.0.4:37469, err= 2025/09/06 03:05:43 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2025/09/06 03:05:43 INFO : yaml: Copied (new) 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 INFO : yam: Deleted 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33947") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51572->172.17.0.4:33947, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35696") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38766->172.17.0.4:35696, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39500") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34066->172.17.0.4:39500, err= --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33189") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49534->172.17.0.4:33189, err= 2025/09/06 03:05:43 INFO : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Making map for --track-renames 2025/09/06 03:05:43 INFO : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Finished making map for --track-renames 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/06 03:05:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for renames to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38258") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38262") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43834->172.17.0.4:38258, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34256->172.17.0.4:38262, err= 2025/09/06 03:05:43 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/09/06 03:05:43 INFO : yam: Copied (new) 2025/09/06 03:05:43 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/09/06 03:05:43 INFO : potato: Copied (new) 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35684") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53186->172.17.0.4:35684, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35847") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42094->172.17.0.4:35847, err= 2025/09/06 03:05:43 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:43 INFO : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Making map for --track-renames 2025/09/06 03:05:43 INFO : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Finished making map for --track-renames 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : potato: Unchanged skipping 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for renames to finish 2025/09/06 03:05:43 INFO : yam: Moved (server-side) to: yaml 2025/09/06 03:05:43 INFO : yaml: Renamed from "yam" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 INFO : There was nothing to transfer 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32602") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36728->172.17.0.4:32602, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35047") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54296->172.17.0.4:35047, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34186") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46546->172.17.0.4:34186, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36623") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46152->172.17.0.4:36623, err= 2025/09/06 03:05:43 INFO : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Making map for --track-renames 2025/09/06 03:05:43 INFO : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Finished making map for --track-renames 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for renames to finish 2025/09/06 03:05:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31996") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38630->172.17.0.4:31996, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33039") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48506->172.17.0.4:33039, err= 2025/09/06 03:05:43 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2025/09/06 03:05:43 INFO : sub/yam: Copied (new) 2025/09/06 03:05:43 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/09/06 03:05:43 INFO : potato: Copied (new) 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31106") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42866->172.17.0.4:31106, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31240") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48230->172.17.0.4:31240, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32079") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58950->172.17.0.4:32079, err= 2025/09/06 03:05:43 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39770") 2025/09/06 03:05:43 DEBUG : potato: Unchanged skipping 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50980->172.17.0.4:39770, err= 2025/09/06 03:05:43 INFO : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Making map for --track-renames 2025/09/06 03:05:43 INFO : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Finished making map for --track-renames 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for renames to finish 2025/09/06 03:05:43 INFO : sub/yam: Moved (server-side) to: yam 2025/09/06 03:05:43 INFO : yam: Renamed from "sub/yam" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:43 INFO : There was nothing to transfer 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30130") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49538->172.17.0.4:30130, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32432") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58780->172.17.0.4:32432, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38804") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57150->172.17.0.4:38804, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33979") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41052->172.17.0.4:33979, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35445") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45722->172.17.0.4:35445, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : Creating backend with remote "/tmp/rclone1057544844/dir1" 2025/09/06 03:05:43 DEBUG : Creating backend with remote "/tmp/rclone1057544844/dir2" 2025/09/06 03:05:43 DEBUG : Local file system at /tmp/rclone1057544844/dir2: Using server-side directory move 2025/09/06 03:05:43 INFO : Local file system at /tmp/rclone1057544844/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/06 03:05:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : Local file system at /tmp/rclone1057544844/dir2: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : Local file system at /tmp/rclone1057544844/dir2: Waiting for transfers to finish 2025/09/06 03:05:43 INFO : file1.txt: Moved (server-side) 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38995") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43934->172.17.0.4:38995, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32123") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40280->172.17.0.4:32123, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36548") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34160->172.17.0.4:36548, err= 2025/09/06 03:05:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32859") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39442->172.17.0.4:32859, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38093") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58680->172.17.0.4:38093, err= 2025/09/06 03:05:43 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/06 03:05:43 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:05:43 INFO : sub dir/hello world: Deleted 2025/09/06 03:05:43 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/09/06 03:05:43 INFO : nested/sub dir/file: Copied (new) 2025/09/06 03:05:43 INFO : nested/sub dir/file: Deleted 2025/09/06 03:05:43 INFO : sub dir: Removing directory 2025/09/06 03:05:43 INFO : nested/sub dir: Removing directory 2025/09/06 03:05:43 INFO : nested: Removing directory 2025/09/06 03:05:43 DEBUG : Local file system at /tmp/rclone1057544844: deleted 3 directories 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32011") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52062->172.17.0.4:32011, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36448") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34529") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35838->172.17.0.4:34529, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42370->172.17.0.4:36448, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38864") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42976->172.17.0.4:38864, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36147") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52894->172.17.0.4:36147, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34804") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39257") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43616->172.17.0.4:34804, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41388->172.17.0.4:39257, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33217") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35136->172.17.0.4:33217, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30770") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40232->172.17.0.4:30770, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33622") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38330->172.17.0.4:33622, err= 2025/09/06 03:05:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39045") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42044->172.17.0.4:39045, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38339") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34332->172.17.0.4:38339, err= 2025/09/06 03:05:43 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/06 03:05:43 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:05:43 INFO : sub dir/hello world: Deleted 2025/09/06 03:05:43 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/09/06 03:05:43 INFO : nested/sub dir/file: Copied (new) 2025/09/06 03:05:43 INFO : nested/sub dir/file: Deleted 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30768") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49910->172.17.0.4:30768, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34743") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47228->172.17.0.4:34743, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38489") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35104->172.17.0.4:38489, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35658") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45046->172.17.0.4:35658, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31709") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35424->172.17.0.4:31709, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39061") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38417") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52508->172.17.0.4:38417, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34190->172.17.0.4:39061, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37645") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57554->172.17.0.4:37645, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36934") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54462->172.17.0.4:36934, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37107") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60286->172.17.0.4:37107, err= 2025/09/06 03:05:43 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34900") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47086->172.17.0.4:34900, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35325") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36228->172.17.0.4:35325, err= 2025/09/06 03:05:43 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2025/09/06 03:05:43 INFO : existing-b: Copied (new) 2025/09/06 03:05:43 INFO : existing-b: Deleted 2025/09/06 03:05:43 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/09/06 03:05:43 INFO : existing: Copied (new) 2025/09/06 03:05:43 INFO : existing: Deleted 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36195") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40232->172.17.0.4:36195, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35028") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60894->172.17.0.4:35028, err= 2025/09/06 03:05:43 DEBUG : existing: Destination exists, skipping 2025/09/06 03:05:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:43 INFO : There was nothing to transfer 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30723") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46334->172.17.0.4:30723, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37624") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60172->172.17.0.4:37624, err= 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32394") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46860->172.17.0.4:32394, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fufeyef1fefi" 2025/09/06 03:05:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:43 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:43 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fufeyef1fefi: Connecting to FTP server 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fufeyef1fefi: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fufeyef1fefi: > dial: conn=172.17.0.1:56796->172.17.0.4:21, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36708") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44294->172.17.0.4:36708, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32807") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57724->172.17.0.4:32807, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31016") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59604->172.17.0.4:31016, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33487") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47402->172.17.0.4:33487, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-vihixuy2topi -> ftp://172.17.0.4:21/rclone-test-fufeyef1fefi 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fufeyef1fefi: dial("tcp","172.17.0.4:32354") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fufeyef1fefi: > dial: conn=172.17.0.1:48792->172.17.0.4:32354, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fufeyef1fefi: dial("tcp","172.17.0.4:37247") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fufeyef1fefi: > dial: conn=172.17.0.1:37212->172.17.0.4:37247, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fufeyef1fefi: dial("tcp","172.17.0.4:39630") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fufeyef1fefi: > dial: conn=172.17.0.1:54236->172.17.0.4:39630, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fufeyef1fefi: Using server-side directory move 2025/09/06 03:05:44 INFO : ftp://172.17.0.4:21/rclone-test-fufeyef1fefi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fufeyef1fefi: dial("tcp","172.17.0.4:38567") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39403") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40740->172.17.0.4:39403, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fufeyef1fefi: > dial: conn=172.17.0.1:38820->172.17.0.4:38567, err= 2025/09/06 03:05:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fufeyef1fefi: Waiting for checks to finish 2025/09/06 03:05:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/06 03:05:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/06 03:05:44 DEBUG : empty space: Unchanged skipping 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fufeyef1fefi: Connecting to FTP server 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fufeyef1fefi: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fufeyef1fefi: > dial: conn=172.17.0.1:56812->172.17.0.4:21, err= 2025/09/06 03:05:44 INFO : empty space: Deleted 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fufeyef1fefi: Waiting for transfers to finish 2025/09/06 03:05:44 INFO : potato2: Moved (server-side) 2025/09/06 03:05:44 INFO : potato3: Deleted 2025/09/06 03:05:44 INFO : potato3: Moved (server-side) 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36891") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41830->172.17.0.4:36891, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fufeyef1fefi: dial("tcp","172.17.0.4:36016") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fufeyef1fefi: > dial: conn=172.17.0.1:54116->172.17.0.4:36016, err= 2025/09/06 03:05:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nuqikor0koto" 2025/09/06 03:05:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqikor0koto: Connecting to FTP server 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqikor0koto: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqikor0koto: > dial: conn=172.17.0.1:56826->172.17.0.4:21, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqikor0koto: Using server-side directory move 2025/09/06 03:05:44 INFO : ftp://172.17.0.4:21/rclone-test-nuqikor0koto: Server side directory move succeeded 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqikor0koto: dial("tcp","172.17.0.4:37094") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqikor0koto: > dial: conn=172.17.0.1:46954->172.17.0.4:37094, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fufeyef1fefi: dial("tcp","172.17.0.4:35688") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fufeyef1fefi: > dial: conn=172.17.0.1:39246->172.17.0.4:35688, err= 2025/09/06 03:05:44 ERROR : error listing: directory not found 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqikor0koto: dial("tcp","172.17.0.4:38658") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqikor0koto: > dial: conn=172.17.0.1:43656->172.17.0.4:38658, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqikor0koto: Purge object "empty space" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqikor0koto: Purge object "potato2" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqikor0koto: Purge object "potato3" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nuqikor0koto: Purge dir "" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fufeyef1fefi: dial("tcp","172.17.0.4:37252") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fufeyef1fefi: > dial: conn=172.17.0.1:43058->172.17.0.4:37252, err= 2025/09/06 03:05:44 ERROR : error listing: directory not found 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fufeyef1fefi: Purge dir "" 2025/09/06 03:05:44 NOTICE: purge failed to rmdir "": directory not found 2025/09/06 03:05:44 NOTICE: purge failed: directory not found 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36252") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58988->172.17.0.4:36252, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33900") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48732->172.17.0.4:33900, err= --- PASS: TestServerSideMove (0.07s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fahekuv7miba" 2025/09/06 03:05:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fahekuv7miba: Connecting to FTP server 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fahekuv7miba: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fahekuv7miba: > dial: conn=172.17.0.1:56838->172.17.0.4:21, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32858") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37614->172.17.0.4:32858, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30805") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46492->172.17.0.4:30805, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32204") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42240->172.17.0.4:32204, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37641") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45602->172.17.0.4:37641, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-vihixuy2topi -> ftp://172.17.0.4:21/rclone-test-fahekuv7miba 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fahekuv7miba: dial("tcp","172.17.0.4:32421") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fahekuv7miba: > dial: conn=172.17.0.1:59568->172.17.0.4:32421, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fahekuv7miba: dial("tcp","172.17.0.4:32613") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fahekuv7miba: > dial: conn=172.17.0.1:39230->172.17.0.4:32613, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fahekuv7miba: dial("tcp","172.17.0.4:38761") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fahekuv7miba: > dial: conn=172.17.0.1:59092->172.17.0.4:38761, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fahekuv7miba: dial("tcp","172.17.0.4:31142") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30650") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fahekuv7miba: > dial: conn=172.17.0.1:60542->172.17.0.4:31142, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49348->172.17.0.4:30650, err= 2025/09/06 03:05:44 DEBUG : empty space: Excluded (Size Filter) 2025/09/06 03:05:44 DEBUG : empty space: Excluded 2025/09/06 03:05:44 DEBUG : empty space: Excluded (Size Filter) 2025/09/06 03:05:44 DEBUG : empty space: Excluded 2025/09/06 03:05:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fahekuv7miba: Waiting for checks to finish 2025/09/06 03:05:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fahekuv7miba: Waiting for transfers to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fahekuv7miba: Connecting to FTP server 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fahekuv7miba: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fahekuv7miba: > dial: conn=172.17.0.1:56844->172.17.0.4:21, err= 2025/09/06 03:05:44 INFO : potato2: Moved (server-side) 2025/09/06 03:05:44 INFO : potato3: Deleted 2025/09/06 03:05:44 INFO : potato3: Moved (server-side) 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31071") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45058->172.17.0.4:31071, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fahekuv7miba: dial("tcp","172.17.0.4:35158") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fahekuv7miba: > dial: conn=172.17.0.1:50562->172.17.0.4:35158, err= 2025/09/06 03:05:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-geyihab5doko" 2025/09/06 03:05:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-geyihab5doko: Connecting to FTP server 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-geyihab5doko: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-geyihab5doko: > dial: conn=172.17.0.1:56856->172.17.0.4:21, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fahekuv7miba: dial("tcp","172.17.0.4:32611") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-geyihab5doko: dial("tcp","172.17.0.4:31727") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-geyihab5doko: > dial: conn=172.17.0.1:47230->172.17.0.4:31727, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fahekuv7miba: > dial: conn=172.17.0.1:39054->172.17.0.4:32611, err= 2025/09/06 03:05:44 DEBUG : empty space: Excluded (Size Filter) 2025/09/06 03:05:44 DEBUG : empty space: Excluded 2025/09/06 03:05:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:05:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-geyihab5doko: Connecting to FTP server 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-geyihab5doko: Waiting for checks to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-geyihab5doko: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-geyihab5doko: Waiting for transfers to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-geyihab5doko: > dial: conn=172.17.0.1:56872->172.17.0.4:21, err= 2025/09/06 03:05:44 INFO : potato2: Moved (server-side) 2025/09/06 03:05:44 INFO : potato3: Moved (server-side) 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-geyihab5doko: dial("tcp","172.17.0.4:35016") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-geyihab5doko: > dial: conn=172.17.0.1:50316->172.17.0.4:35016, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fahekuv7miba: dial("tcp","172.17.0.4:31673") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fahekuv7miba: > dial: conn=172.17.0.1:55402->172.17.0.4:31673, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-geyihab5doko: dial("tcp","172.17.0.4:35100") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-geyihab5doko: > dial: conn=172.17.0.1:49338->172.17.0.4:35100, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-geyihab5doko: Purge object "potato2" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-geyihab5doko: Purge object "potato3" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-geyihab5doko: Purge dir "" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fahekuv7miba: dial("tcp","172.17.0.4:36590") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fahekuv7miba: > dial: conn=172.17.0.1:56094->172.17.0.4:36590, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fahekuv7miba: Purge object "empty space" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fahekuv7miba: Purge dir "" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36729") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58774->172.17.0.4:36729, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35878") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58210->172.17.0.4:35878, err= --- PASS: TestServerSideMoveWithFilter (0.11s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nikerov4yiwe" 2025/09/06 03:05:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: Connecting to FTP server 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: > dial: conn=172.17.0.1:56880->172.17.0.4:21, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38781") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42282->172.17.0.4:38781, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34592") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49814->172.17.0.4:34592, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37058") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37740->172.17.0.4:37058, err= 2025/09/06 03:05:44 INFO : tomatoDir: Making directory 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31712") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40616->172.17.0.4:31712, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30868") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45310->172.17.0.4:30868, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-vihixuy2topi -> ftp://172.17.0.4:21/rclone-test-nikerov4yiwe 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: dial("tcp","172.17.0.4:33058") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: > dial: conn=172.17.0.1:52682->172.17.0.4:33058, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: dial("tcp","172.17.0.4:36531") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: > dial: conn=172.17.0.1:49562->172.17.0.4:36531, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: dial("tcp","172.17.0.4:31273") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: > dial: conn=172.17.0.1:57550->172.17.0.4:31273, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: Using server-side directory move 2025/09/06 03:05:44 INFO : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: dial("tcp","172.17.0.4:37710") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39257") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41404->172.17.0.4:39257, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: > dial: conn=172.17.0.1:43010->172.17.0.4:37710, err= 2025/09/06 03:05:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:05:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/06 03:05:44 DEBUG : empty space: Unchanged skipping 2025/09/06 03:05:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: Connecting to FTP server 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: > dial: conn=172.17.0.1:56894->172.17.0.4:21, err= 2025/09/06 03:05:44 INFO : empty space: Deleted 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39502") 2025/09/06 03:05:44 INFO : potato2: Moved (server-side) 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56534->172.17.0.4:39502, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: Waiting for checks to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: Waiting for transfers to finish 2025/09/06 03:05:44 INFO : potato3: Deleted 2025/09/06 03:05:44 INFO : potato3: Moved (server-side) 2025/09/06 03:05:44 INFO : tomatoDir: Removing directory 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: deleted 1 directories 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31243") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42282->172.17.0.4:31243, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37761") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45472->172.17.0.4:37761, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: dial("tcp","172.17.0.4:35408") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: > dial: conn=172.17.0.1:57812->172.17.0.4:35408, err= 2025/09/06 03:05:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nazuxig0sodi" 2025/09/06 03:05:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nazuxig0sodi: Connecting to FTP server 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nazuxig0sodi: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nazuxig0sodi: > dial: conn=172.17.0.1:56908->172.17.0.4:21, err= 2025/09/06 03:05:44 INFO : tomatoDir: Making directory 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nazuxig0sodi: Using server-side directory move 2025/09/06 03:05:44 INFO : ftp://172.17.0.4:21/rclone-test-nazuxig0sodi: Server side directory move succeeded 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nazuxig0sodi: dial("tcp","172.17.0.4:33741") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nazuxig0sodi: > dial: conn=172.17.0.1:39134->172.17.0.4:33741, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nazuxig0sodi: dial("tcp","172.17.0.4:31371") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nazuxig0sodi: > dial: conn=172.17.0.1:52110->172.17.0.4:31371, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: dial("tcp","172.17.0.4:31385") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: > dial: conn=172.17.0.1:57058->172.17.0.4:31385, err= 2025/09/06 03:05:44 ERROR : error listing: directory not found 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: dial("tcp","172.17.0.4:38926") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: > dial: conn=172.17.0.1:38734->172.17.0.4:38926, err= 2025/09/06 03:05:44 ERROR : error listing: directory not found 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nazuxig0sodi: dial("tcp","172.17.0.4:32255") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nazuxig0sodi: > dial: conn=172.17.0.1:53774->172.17.0.4:32255, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nazuxig0sodi: Purge object "empty space" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nazuxig0sodi: Purge object "potato2" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nazuxig0sodi: Purge object "potato3" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nazuxig0sodi: dial("tcp","172.17.0.4:30816") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nazuxig0sodi: > dial: conn=172.17.0.1:56728->172.17.0.4:30816, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nazuxig0sodi: Purge dir "tomatoDir" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nazuxig0sodi: Purge dir "" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: dial("tcp","172.17.0.4:30057") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: > dial: conn=172.17.0.1:51248->172.17.0.4:30057, err= 2025/09/06 03:05:44 ERROR : error listing: directory not found 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nikerov4yiwe: Purge dir "" 2025/09/06 03:05:44 NOTICE: purge failed to rmdir "": directory not found 2025/09/06 03:05:44 NOTICE: purge failed: directory not found 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38354") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38296->172.17.0.4:38354, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39162") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38986->172.17.0.4:39162, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.10s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37864") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39186->172.17.0.4:37864, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34431") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39512->172.17.0.4:34431, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vihixuy2topi/rclone-sync-test" 2025/09/06 03:05:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test: Connecting to FTP server 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test: > dial: conn=172.17.0.1:56916->172.17.0.4:21, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30563") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56940->172.17.0.4:30563, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35932") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54526->172.17.0.4:35932, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vihixuy2topi/rclone-sync-test" 2025/09/06 03:05:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test: Connecting to FTP server 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test: > dial: conn=172.17.0.1:56930->172.17.0.4:21, err= 2025/09/06 03:05:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vihixuy2topi/rclone-sync-test-include/layer2" 2025/09/06 03:05:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test-include/layer2: Connecting to FTP server 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:56934->172.17.0.4:21, err= 2025/09/06 03:05:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vihixuy2topi/rclone-sync-test-ignore-file" 2025/09/06 03:05:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test-ignore-file: Connecting to FTP server 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:56946->172.17.0.4:21, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36780") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43440->172.17.0.4:36780, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35577") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36302->172.17.0.4:35577, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test: dial("tcp","172.17.0.4:39201") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test: > dial: conn=172.17.0.1:49378->172.17.0.4:39201, err= 2025/09/06 03:05:44 DEBUG : rclone-sync-test: Excluded 2025/09/06 03:05:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32672") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45304->172.17.0.4:32672, err= 2025/09/06 03:05:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test: Waiting for checks to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test: Waiting for transfers to finish 2025/09/06 03:05:44 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:44 INFO : There was nothing to transfer 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38324") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36844->172.17.0.4:38324, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test: dial("tcp","172.17.0.4:35222") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test: > dial: conn=172.17.0.1:49980->172.17.0.4:35222, err= 2025/09/06 03:05:44 DEBUG : rclone-sync-test: Excluded 2025/09/06 03:05:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34444") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52512->172.17.0.4:34444, err= 2025/09/06 03:05:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:44 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:44 INFO : rclone-sync-test-include: Removing directory 2025/09/06 03:05:44 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: failed to delete 1 directories 2025/09/06 03:05:44 INFO : There was nothing to transfer 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36109") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:38575") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49630->172.17.0.4:36109, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:33764->172.17.0.4:38575, err= 2025/09/06 03:05:44 DEBUG : rclone-sync-test: Excluded 2025/09/06 03:05:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35907") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51890->172.17.0.4:35907, err= 2025/09/06 03:05:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/06 03:05:44 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:44 INFO : There was nothing to transfer 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32029") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48302->172.17.0.4:32029, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:37508") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:46238->172.17.0.4:37508, err= 2025/09/06 03:05:44 DEBUG : rclone-sync-test: Excluded 2025/09/06 03:05:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30392") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42210->172.17.0.4:30392, err= 2025/09/06 03:05:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:44 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:44 INFO : rclone-sync-test-include: Removing directory 2025/09/06 03:05:44 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: failed to delete 1 directories 2025/09/06 03:05:44 INFO : There was nothing to transfer 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:39782") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38192") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:43788->172.17.0.4:39782, err= 2025/09/06 03:05:44 DEBUG : Excluded 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44464->172.17.0.4:38192, err= 2025/09/06 03:05:44 DEBUG : rclone-sync-test: Excluded 2025/09/06 03:05:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38504") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56890->172.17.0.4:38504, err= 2025/09/06 03:05:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/06 03:05:44 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:44 INFO : There was nothing to transfer 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37332") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60636->172.17.0.4:37332, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35228") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38977") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45826->172.17.0.4:35228, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49028->172.17.0.4:38977, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32005") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34440->172.17.0.4:32005, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35793") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40880->172.17.0.4:35793, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30463") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53866->172.17.0.4:30463, err= --- PASS: TestSyncOverlapWithFilter (0.09s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vihixuy2topi/dst" 2025/09/06 03:05:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Connecting to FTP server 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:56962->172.17.0.4:21, err= 2025/09/06 03:05:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vihixuy2topi/CompareDest" 2025/09/06 03:05:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/CompareDest: Connecting to FTP server 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/CompareDest: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/CompareDest: > dial: conn=172.17.0.1:56966->172.17.0.4:21, err= 2025/09/06 03:05:44 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vihixuy2topi/CompareDest" to be canonical "TestFTPPureftpd{gy33u}:rclone-test-vihixuy2topi/CompareDest" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:35495") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:39780->172.17.0.4:35495, err= 2025/09/06 03:05:44 DEBUG : one: Need to transfer - File not found at Destination 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for checks to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for transfers to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:31780") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:42550->172.17.0.4:31780, err= 2025/09/06 03:05:44 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/09/06 03:05:44 INFO : one: Copied (new) 2025/09/06 03:05:44 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33545") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44606->172.17.0.4:33545, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35507") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48336->172.17.0.4:35507, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36911") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36748->172.17.0.4:36911, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38019") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35114->172.17.0.4:38019, err= 2025/09/06 03:05:44 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vihixuy2topi/CompareDest" for canonical name "TestFTPPureftpd{gy33u}:rclone-test-vihixuy2topi/CompareDest" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:37324") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:34582->172.17.0.4:37324, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for checks to finish 2025/09/06 03:05:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for transfers to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:35090") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:41772->172.17.0.4:35090, err= 2025/09/06 03:05:44 DEBUG : one.4a8516eb.partial: renamed to: one 2025/09/06 03:05:44 INFO : one: Copied (replaced existing) 2025/09/06 03:05:44 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30266") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45566->172.17.0.4:30266, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32168") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34064->172.17.0.4:32168, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31456") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53374->172.17.0.4:31456, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35650") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42532->172.17.0.4:35650, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38311") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52296->172.17.0.4:38311, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37270") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43354->172.17.0.4:37270, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34578") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50478->172.17.0.4:34578, err= 2025/09/06 03:05:44 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vihixuy2topi/CompareDest" for canonical name "TestFTPPureftpd{gy33u}:rclone-test-vihixuy2topi/CompareDest" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:33636") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:34660->172.17.0.4:33636, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for checks to finish 2025/09/06 03:05:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 03:05:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:05:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for transfers to finish 2025/09/06 03:05:44 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:44 INFO : There was nothing to transfer 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37544") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49262->172.17.0.4:37544, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31267") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38199") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60458->172.17.0.4:31267, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53812->172.17.0.4:38199, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30475") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39498->172.17.0.4:30475, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36050") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:32770->172.17.0.4:36050, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33650") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32852") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58356->172.17.0.4:33650, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35340->172.17.0.4:32852, err= 2025/09/06 03:05:44 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vihixuy2topi/CompareDest" for canonical name "TestFTPPureftpd{gy33u}:rclone-test-vihixuy2topi/CompareDest" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:35437") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:43120->172.17.0.4:35437, err= 2025/09/06 03:05:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/CompareDest: Connecting to FTP server 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/CompareDest: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/CompareDest: > dial: conn=172.17.0.1:56974->172.17.0.4:21, err= 2025/09/06 03:05:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:05:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for checks to finish 2025/09/06 03:05:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:05:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for transfers to finish 2025/09/06 03:05:44 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:44 INFO : There was nothing to transfer 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35401") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52396->172.17.0.4:35401, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31365") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30284") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58188->172.17.0.4:31365, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:32780->172.17.0.4:30284, err= 2025/09/06 03:05:44 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vihixuy2topi/CompareDest" for canonical name "TestFTPPureftpd{gy33u}:rclone-test-vihixuy2topi/CompareDest" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:38504") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:56896->172.17.0.4:38504, err= 2025/09/06 03:05:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 03:05:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:05:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:05:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/06 03:05:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for checks to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for transfers to finish 2025/09/06 03:05:44 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:44 INFO : There was nothing to transfer 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31214") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33206->172.17.0.4:31214, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38331") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45464->172.17.0.4:38331, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39310") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53152->172.17.0.4:39310, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34751") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41806->172.17.0.4:34751, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35323") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33246") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34396->172.17.0.4:35323, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58128->172.17.0.4:33246, err= 2025/09/06 03:05:44 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vihixuy2topi/CompareDest" for canonical name "TestFTPPureftpd{gy33u}:rclone-test-vihixuy2topi/CompareDest" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:35058") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:49366->172.17.0.4:35058, err= 2025/09/06 03:05:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 03:05:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/06 03:05:44 DEBUG : two: Need to transfer - File not found at Destination 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for checks to finish 2025/09/06 03:05:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 03:05:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:39723") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for transfers to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:46214->172.17.0.4:39723, err= 2025/09/06 03:05:44 DEBUG : two.a319cd8b.partial: renamed to: two 2025/09/06 03:05:44 INFO : two: Copied (new) 2025/09/06 03:05:44 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35859") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33508->172.17.0.4:35859, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39806") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32392") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57302->172.17.0.4:39806, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39542->172.17.0.4:32392, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34969") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48258->172.17.0.4:34969, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39040") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59812->172.17.0.4:39040, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37948") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40286->172.17.0.4:37948, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32022") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56526->172.17.0.4:32022, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.15s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30973") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34532->172.17.0.4:30973, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37993") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59104->172.17.0.4:37993, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33618") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45652->172.17.0.4:33618, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30013") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35762") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50418->172.17.0.4:30013, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56898->172.17.0.4:35762, err= 2025/09/06 03:05:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vihixuy2topi/dest" 2025/09/06 03:05:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dest: Connecting to FTP server 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dest: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dest: > dial: conn=172.17.0.1:56978->172.17.0.4:21, err= 2025/09/06 03:05:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vihixuy2topi/pre-dest1" 2025/09/06 03:05:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/pre-dest1: Connecting to FTP server 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/pre-dest1: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/pre-dest1: > dial: conn=172.17.0.1:56980->172.17.0.4:21, err= 2025/09/06 03:05:44 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vihixuy2topi/pre-dest1" to be canonical "TestFTPPureftpd{gy33u}:rclone-test-vihixuy2topi/pre-dest1" 2025/09/06 03:05:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vihixuy2topi/pre-dest2" 2025/09/06 03:05:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/pre-dest2: Connecting to FTP server 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/pre-dest2: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/pre-dest2: > dial: conn=172.17.0.1:56992->172.17.0.4:21, err= 2025/09/06 03:05:44 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vihixuy2topi/pre-dest2" to be canonical "TestFTPPureftpd{gy33u}:rclone-test-vihixuy2topi/pre-dest2" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dest: dial("tcp","172.17.0.4:38535") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dest: > dial: conn=172.17.0.1:53252->172.17.0.4:38535, err= 2025/09/06 03:05:44 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:44 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/06 03:05:44 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:44 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/06 03:05:44 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dest: Waiting for checks to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dest: Waiting for transfers to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dest: dial("tcp","172.17.0.4:34977") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dest: > dial: conn=172.17.0.1:43672->172.17.0.4:34977, err= 2025/09/06 03:05:44 DEBUG : 3.34f95e38.partial: renamed to: 3 2025/09/06 03:05:44 INFO : 3: Copied (new) 2025/09/06 03:05:44 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dest: dial("tcp","172.17.0.4:36713") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dest: > dial: conn=172.17.0.1:55102->172.17.0.4:36713, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31344") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42116->172.17.0.4:31344, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36805") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60792->172.17.0.4:36805, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32228") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42218->172.17.0.4:32228, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34574") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48558->172.17.0.4:34574, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38679") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52616->172.17.0.4:38679, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35068") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39036") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57256->172.17.0.4:35068, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31137") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56716->172.17.0.4:31137, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33850->172.17.0.4:39036, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30835") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59270->172.17.0.4:30835, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/pre-dest1: closing 1 unused connections 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.09s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35800") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46934->172.17.0.4:35800, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39876") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53114->172.17.0.4:39876, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34633") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42996->172.17.0.4:34633, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39556") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43244->172.17.0.4:39556, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37529") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44796->172.17.0.4:37529, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37643") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35602->172.17.0.4:37643, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31362") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47802->172.17.0.4:31362, err= 2025/09/06 03:05:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vihixuy2topi/dst" 2025/09/06 03:05:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Connecting to FTP server 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:56994->172.17.0.4:21, err= 2025/09/06 03:05:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vihixuy2topi/backup" 2025/09/06 03:05:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/backup: Connecting to FTP server 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/backup: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/backup: > dial: conn=172.17.0.1:57008->172.17.0.4:21, err= 2025/09/06 03:05:44 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vihixuy2topi/backup" to be canonical "TestFTPPureftpd{gy33u}:rclone-test-vihixuy2topi/backup" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:30525") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:43582->172.17.0.4:30525, err= 2025/09/06 03:05:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 03:05:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:44 DEBUG : two: Unchanged skipping 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for checks to finish 2025/09/06 03:05:44 INFO : one: Moved (server-side) 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for transfers to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:31691") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:50440->172.17.0.4:31691, err= 2025/09/06 03:05:44 DEBUG : one.a292864a.partial: renamed to: one 2025/09/06 03:05:44 INFO : one: Copied (new) 2025/09/06 03:05:44 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:44 INFO : three.txt: Moved (server-side) 2025/09/06 03:05:44 INFO : three.txt: Moved into backup dir 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36229") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35110->172.17.0.4:36229, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33286") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43420->172.17.0.4:33286, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36221") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56832->172.17.0.4:36221, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36364") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53990->172.17.0.4:36364, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31283") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49264->172.17.0.4:31283, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31432") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54032->172.17.0.4:31432, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34507") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58086->172.17.0.4:34507, err= 2025/09/06 03:05:44 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vihixuy2topi/backup" for canonical name "TestFTPPureftpd{gy33u}:rclone-test-vihixuy2topi/backup" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:30641") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:56908->172.17.0.4:30641, err= 2025/09/06 03:05:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/06 03:05:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:44 DEBUG : two: Unchanged skipping 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for checks to finish 2025/09/06 03:05:44 INFO : one: Deleted 2025/09/06 03:05:44 INFO : one: Moved (server-side) 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for transfers to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:30040") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:58616->172.17.0.4:30040, err= 2025/09/06 03:05:44 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/06 03:05:44 INFO : one: Copied (new) 2025/09/06 03:05:44 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:44 INFO : three.txt: Deleted 2025/09/06 03:05:44 INFO : three.txt: Moved (server-side) 2025/09/06 03:05:44 INFO : three.txt: Moved into backup dir 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33180") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40216->172.17.0.4:33180, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38643") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35894->172.17.0.4:38643, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35328") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49068->172.17.0.4:35328, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39941") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35196->172.17.0.4:39941, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32218") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42498->172.17.0.4:32218, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37311") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54372->172.17.0.4:37311, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31235") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42834->172.17.0.4:31235, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.10s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31267") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60474->172.17.0.4:31267, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34139") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55134->172.17.0.4:34139, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36330") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49798->172.17.0.4:36330, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37885") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34330->172.17.0.4:37885, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32669") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37772->172.17.0.4:32669, err= 2025/09/06 03:05:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vihixuy2topi/dst" 2025/09/06 03:05:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Connecting to FTP server 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:57016->172.17.0.4:21, err= 2025/09/06 03:05:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vihixuy2topi/backup" 2025/09/06 03:05:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/backup: Connecting to FTP server 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/backup: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/backup: > dial: conn=172.17.0.1:57032->172.17.0.4:21, err= 2025/09/06 03:05:44 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vihixuy2topi/backup" to be canonical "TestFTPPureftpd{gy33u}:rclone-test-vihixuy2topi/backup" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:30792") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:38634->172.17.0.4:30792, err= 2025/09/06 03:05:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 03:05:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:44 DEBUG : two: Unchanged skipping 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for checks to finish 2025/09/06 03:05:44 INFO : one: Moved (server-side) to: one.bak 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for transfers to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:31982") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:57734->172.17.0.4:31982, err= 2025/09/06 03:05:44 DEBUG : one.a292864a.partial: renamed to: one 2025/09/06 03:05:44 INFO : one: Copied (new) 2025/09/06 03:05:44 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/06 03:05:44 INFO : three.txt: Moved into backup dir 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39530") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38368->172.17.0.4:39530, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30832") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49292->172.17.0.4:30832, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32870") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35762->172.17.0.4:32870, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32151") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44080->172.17.0.4:32151, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35263") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58914->172.17.0.4:35263, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34314") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37757") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41858->172.17.0.4:34314, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44536->172.17.0.4:37757, err= 2025/09/06 03:05:44 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vihixuy2topi/backup" for canonical name "TestFTPPureftpd{gy33u}:rclone-test-vihixuy2topi/backup" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:33626") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:38252->172.17.0.4:33626, err= 2025/09/06 03:05:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/06 03:05:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:44 DEBUG : two: Unchanged skipping 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for checks to finish 2025/09/06 03:05:44 INFO : one.bak: Deleted 2025/09/06 03:05:44 INFO : one: Moved (server-side) to: one.bak 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for transfers to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:31456") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:53378->172.17.0.4:31456, err= 2025/09/06 03:05:44 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/06 03:05:44 INFO : one: Copied (new) 2025/09/06 03:05:44 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:44 INFO : three.txt.bak: Deleted 2025/09/06 03:05:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/06 03:05:44 INFO : three.txt: Moved into backup dir 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31700") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44302->172.17.0.4:31700, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39345") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50182->172.17.0.4:39345, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31546") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33192->172.17.0.4:31546, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36754") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49308->172.17.0.4:36754, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39582") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39150") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50118->172.17.0.4:39582, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57518->172.17.0.4:39150, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37902") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55882->172.17.0.4:37902, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.09s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36871") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37334->172.17.0.4:36871, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37389") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46514->172.17.0.4:37389, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31715") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60212->172.17.0.4:31715, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37922") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37234->172.17.0.4:37922, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39996") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37990->172.17.0.4:39996, err= 2025/09/06 03:05:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vihixuy2topi/dst" 2025/09/06 03:05:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Connecting to FTP server 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:57036->172.17.0.4:21, err= 2025/09/06 03:05:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vihixuy2topi/backup" 2025/09/06 03:05:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/backup: Connecting to FTP server 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/backup: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/backup: > dial: conn=172.17.0.1:57052->172.17.0.4:21, err= 2025/09/06 03:05:44 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vihixuy2topi/backup" to be canonical "TestFTPPureftpd{gy33u}:rclone-test-vihixuy2topi/backup" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:39019") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:39646->172.17.0.4:39019, err= 2025/09/06 03:05:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for checks to finish 2025/09/06 03:05:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:44 DEBUG : two: Unchanged skipping 2025/09/06 03:05:44 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for transfers to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:38822") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:41324->172.17.0.4:38822, err= 2025/09/06 03:05:44 DEBUG : one.a292864a.partial: renamed to: one 2025/09/06 03:05:44 INFO : one: Copied (new) 2025/09/06 03:05:44 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/06 03:05:44 INFO : three.txt: Moved into backup dir 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35585") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35538->172.17.0.4:35585, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30029") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33203") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49348->172.17.0.4:30029, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52842->172.17.0.4:33203, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35991") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40802->172.17.0.4:35991, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32175") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50300->172.17.0.4:32175, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33120") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32792") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39808->172.17.0.4:32792, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40408->172.17.0.4:33120, err= 2025/09/06 03:05:44 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vihixuy2topi/backup" for canonical name "TestFTPPureftpd{gy33u}:rclone-test-vihixuy2topi/backup" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:35498") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:39294->172.17.0.4:35498, err= 2025/09/06 03:05:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/06 03:05:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:44 DEBUG : two: Unchanged skipping 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for checks to finish 2025/09/06 03:05:44 INFO : one-2019-01-01: Deleted 2025/09/06 03:05:44 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for transfers to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:34119") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:44250->172.17.0.4:34119, err= 2025/09/06 03:05:44 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/06 03:05:44 INFO : one: Copied (new) 2025/09/06 03:05:44 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:44 INFO : three-2019-01-01.txt: Deleted 2025/09/06 03:05:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/06 03:05:44 INFO : three.txt: Moved into backup dir 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32111") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47408->172.17.0.4:32111, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36782") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37187") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46100->172.17.0.4:36782, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38082->172.17.0.4:37187, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32388") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38510->172.17.0.4:32388, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35045") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35409") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42220->172.17.0.4:35045, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46580->172.17.0.4:35409, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30792") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38638->172.17.0.4:30792, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.09s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32602") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36730->172.17.0.4:32602, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31561") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37120->172.17.0.4:31561, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31684") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54598->172.17.0.4:31684, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36748") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49060->172.17.0.4:36748, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34944") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50624->172.17.0.4:34944, err= 2025/09/06 03:05:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vihixuy2topi/dst" 2025/09/06 03:05:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:44 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Connecting to FTP server 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:57066->172.17.0.4:21, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:30152") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:34402->172.17.0.4:30152, err= 2025/09/06 03:05:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 03:05:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:44 DEBUG : two: Unchanged skipping 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for checks to finish 2025/09/06 03:05:44 INFO : one: Moved (server-side) to: one.bak 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for transfers to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:30946") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:54888->172.17.0.4:30946, err= 2025/09/06 03:05:44 DEBUG : one.a292864a.partial: renamed to: one 2025/09/06 03:05:44 INFO : one: Copied (new) 2025/09/06 03:05:44 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/06 03:05:44 INFO : three.txt: Moved into backup dir 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33786") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44150->172.17.0.4:33786, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32442") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39246->172.17.0.4:32442, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33223") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35206->172.17.0.4:33223, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36106") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43062->172.17.0.4:36106, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36487") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33624->172.17.0.4:36487, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:32972") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:52296->172.17.0.4:32972, err= 2025/09/06 03:05:44 DEBUG : one.bak: Excluded (Path Filter) 2025/09/06 03:05:44 DEBUG : one.bak: Excluded 2025/09/06 03:05:44 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/06 03:05:44 DEBUG : three.txt.bak: Excluded 2025/09/06 03:05:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for checks to finish 2025/09/06 03:05:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:44 DEBUG : two: Unchanged skipping 2025/09/06 03:05:44 INFO : one.bak: Deleted 2025/09/06 03:05:44 INFO : one: Moved (server-side) to: one.bak 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Waiting for transfers to finish 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:31852") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:35588->172.17.0.4:31852, err= 2025/09/06 03:05:44 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/06 03:05:44 INFO : one: Copied (new) 2025/09/06 03:05:44 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:44 INFO : three.txt.bak: Deleted 2025/09/06 03:05:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/06 03:05:44 INFO : three.txt: Moved into backup dir 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32643") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48958->172.17.0.4:32643, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39962") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45824->172.17.0.4:39962, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32224") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57126->172.17.0.4:32224, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32415") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55348->172.17.0.4:32415, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33623") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54726->172.17.0.4:33623, err= --- PASS: TestSyncBackupDirSuffixOnly (0.06s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30121") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41536->172.17.0.4:30121, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33347") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40706->172.17.0.4:33347, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32141") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50838->172.17.0.4:32141, err= 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36164") 2025/09/06 03:05:44 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35518->172.17.0.4:36164, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32356") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41520->172.17.0.4:32356, err= 2025/09/06 03:05:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vihixuy2topi/dst" 2025/09/06 03:05:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:45 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:45 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Connecting to FTP server 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:57068->172.17.0.4:21, err= 2025/09/06 03:05:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 03:05:45 INFO : one: Moved (server-side) to: one.bak 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:30329") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:58042->172.17.0.4:30329, err= 2025/09/06 03:05:45 DEBUG : one.a292864a.partial: renamed to: one 2025/09/06 03:05:45 INFO : one: Copied (new) 2025/09/06 03:05:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : two: Unchanged skipping 2025/09/06 03:05:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/06 03:05:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:33450") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:58174->172.17.0.4:33450, err= 2025/09/06 03:05:45 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/09/06 03:05:45 INFO : three.txt: Copied (new) 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35750") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44762->172.17.0.4:35750, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32499") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57126->172.17.0.4:32499, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32441") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35104->172.17.0.4:32441, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33680") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47030->172.17.0.4:33680, err= 2025/09/06 03:05:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/06 03:05:45 INFO : one.bak: Deleted 2025/09/06 03:05:45 INFO : one: Moved (server-side) to: one.bak 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:37087") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:34842->172.17.0.4:37087, err= 2025/09/06 03:05:45 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/06 03:05:45 INFO : one: Copied (new) 2025/09/06 03:05:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : two: Unchanged skipping 2025/09/06 03:05:45 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/06 03:05:45 INFO : three.txt.bak: Deleted 2025/09/06 03:05:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:39085") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:36820->172.17.0.4:39085, err= 2025/09/06 03:05:45 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/09/06 03:05:45 INFO : three.txt: Copied (new) 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32512") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43416->172.17.0.4:32512, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31352") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46598->172.17.0.4:31352, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32749") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33158->172.17.0.4:32749, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34875") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56336->172.17.0.4:34875, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32629") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40124->172.17.0.4:32629, err= --- PASS: TestSyncSuffix (0.09s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38319") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58462->172.17.0.4:38319, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34953") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48626->172.17.0.4:34953, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30086") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49014->172.17.0.4:30086, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36645") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37840->172.17.0.4:36645, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33730") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33922->172.17.0.4:33730, err= 2025/09/06 03:05:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vihixuy2topi/dst" 2025/09/06 03:05:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/06 03:05:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:45 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{gy33u}" suffix to name 2025/09/06 03:05:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/06 03:05:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/06 03:05:45 DEBUG : Setting pass="NUb5qWgQpgAMcuQ-LZNNhHFXyRFy0hA-WxmvcRcmBrQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/06 03:05:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: Connecting to FTP server 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:57080->172.17.0.4:21, err= 2025/09/06 03:05:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 03:05:45 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:33341") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:53642->172.17.0.4:33341, err= 2025/09/06 03:05:45 DEBUG : one.a292864a.partial: renamed to: one 2025/09/06 03:05:45 INFO : one: Copied (new) 2025/09/06 03:05:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : two: Unchanged skipping 2025/09/06 03:05:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/06 03:05:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:32721") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:40358->172.17.0.4:32721, err= 2025/09/06 03:05:45 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/09/06 03:05:45 INFO : three.txt: Copied (new) 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38589") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43180->172.17.0.4:38589, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30665") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56158->172.17.0.4:30665, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39209") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53636->172.17.0.4:39209, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34796") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51610->172.17.0.4:34796, err= 2025/09/06 03:05:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/06 03:05:45 INFO : one-2019-01-01: Deleted 2025/09/06 03:05:45 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:38789") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:33968->172.17.0.4:38789, err= 2025/09/06 03:05:45 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/06 03:05:45 INFO : one: Copied (new) 2025/09/06 03:05:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : two: Unchanged skipping 2025/09/06 03:05:45 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/06 03:05:45 INFO : three-2019-01-01.txt: Deleted 2025/09/06 03:05:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: dial("tcp","172.17.0.4:33061") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi/dst: > dial: conn=172.17.0.1:58254->172.17.0.4:33061, err= 2025/09/06 03:05:45 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/09/06 03:05:45 INFO : three.txt: Copied (new) 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33623") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54738->172.17.0.4:33623, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39083") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33108->172.17.0.4:39083, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31761") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41762->172.17.0.4:31761, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38110") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33426->172.17.0.4:38110, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36564") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37836->172.17.0.4:36564, err= --- PASS: TestSyncSuffixKeepExtension (0.07s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33940") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56950->172.17.0.4:33940, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31196") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59628->172.17.0.4:31196, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38875") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46482->172.17.0.4:38875, err= 2025/09/06 03:05:45 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36193") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36104->172.17.0.4:36193, err= 2025/09/06 03:05:45 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2025/09/06 03:05:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/06 03:05:45 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39202") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34170->172.17.0.4:39202, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37089") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49166->172.17.0.4:37089, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31490") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53464->172.17.0.4:31490, err= --- PASS: TestSyncUTFNorm (0.03s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37832") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35478->172.17.0.4:37832, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38272") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58276->172.17.0.4:38272, err= 2025/09/06 03:05:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38131") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60394->172.17.0.4:38131, err= 2025/09/06 03:05:45 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/09/06 03:05:45 INFO : existing: Copied (new) 2025/09/06 03:05:45 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38609") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37416->172.17.0.4:38609, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34170") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45228->172.17.0.4:34170, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35621") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40322->172.17.0.4:35621, err= 2025/09/06 03:05:45 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/06 03:05:45 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:45 ERROR : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: not deleting files as there were IO errors 2025/09/06 03:05:45 ERROR : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: not deleting directories as there were IO errors 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31006") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57938->172.17.0.4:31006, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31316") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33036->172.17.0.4:31316, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36777") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49534->172.17.0.4:36777, err= --- PASS: TestSyncImmutable (0.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35864") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33448->172.17.0.4:35864, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33318") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33334->172.17.0.4:33318, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37672") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53070->172.17.0.4:37672, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:45 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : existing: Unchanged skipping 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:45 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:45 INFO : There was nothing to transfer 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32082") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44668->172.17.0.4:32082, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31182") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60628->172.17.0.4:31182, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37731") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39056->172.17.0.4:37731, err= --- PASS: TestSyncIgnoreCase (0.03s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30354") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50566->172.17.0.4:30354, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33822") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46302->172.17.0.4:33822, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32329") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44166->172.17.0.4:32329, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35376") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54154->172.17.0.4:35376, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39653") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49024->172.17.0.4:39653, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36929") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48322->172.17.0.4:36929, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39553") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37682->172.17.0.4:39553, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31928") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45118->172.17.0.4:31928, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31419") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34878->172.17.0.4:31419, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39020") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52248->172.17.0.4:39020, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30262") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51298->172.17.0.4:30262, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34664") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41502->172.17.0.4:34664, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33451") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34130->172.17.0.4:33451, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37869") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41304->172.17.0.4:37869, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37495") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47574->172.17.0.4:37495, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30117") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58294->172.17.0.4:30117, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34224") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42380->172.17.0.4:34224, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37377") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33038->172.17.0.4:37377, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38281") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45400->172.17.0.4:38281, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34088") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51786->172.17.0.4:34088, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31536") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33002->172.17.0.4:31536, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39313") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36782->172.17.0.4:39313, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32887") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51938->172.17.0.4:32887, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37172") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52982->172.17.0.4:37172, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38035") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52086->172.17.0.4:38035, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37925") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47308->172.17.0.4:37925, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36793") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47588->172.17.0.4:36793, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30929") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42758->172.17.0.4:30929, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36203") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60706->172.17.0.4:36203, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34738") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52430->172.17.0.4:34738, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31836") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58062->172.17.0.4:31836, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34873") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37404->172.17.0.4:34873, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39391") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48142->172.17.0.4:39391, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37167") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44464->172.17.0.4:37167, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34602") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59112->172.17.0.4:34602, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36125") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54558->172.17.0.4:36125, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33489") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60320->172.17.0.4:33489, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32171") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43204->172.17.0.4:32171, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38679") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52632->172.17.0.4:38679, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31222") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44716->172.17.0.4:31222, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38670") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:32846->172.17.0.4:38670, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36549") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60008->172.17.0.4:36549, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36995") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52798->172.17.0.4:36995, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35952") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41338->172.17.0.4:35952, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32564") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49028->172.17.0.4:32564, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38370") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36270->172.17.0.4:38370, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36257") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50846->172.17.0.4:36257, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32509") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48694->172.17.0.4:32509, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33012") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41790->172.17.0.4:33012, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36450") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57726->172.17.0.4:36450, err= 2025/09/06 03:05:45 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:45 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both0: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both13: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both10: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both15: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both12: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both11: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both18: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both19: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both1: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both14: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both16: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both17: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both2: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both6: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both7: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both8: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both9: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both3: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both4: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both5: Unchanged skipping 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:45 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:45 INFO : only0: Deleted 2025/09/06 03:05:45 INFO : only1: Deleted 2025/09/06 03:05:45 INFO : only4: Deleted 2025/09/06 03:05:45 INFO : only5: Deleted 2025/09/06 03:05:45 INFO : only16: Deleted 2025/09/06 03:05:45 INFO : only3: Deleted 2025/09/06 03:05:45 INFO : only19: Deleted 2025/09/06 03:05:45 INFO : only11: Deleted 2025/09/06 03:05:45 INFO : only6: Deleted 2025/09/06 03:05:45 INFO : only2: Deleted 2025/09/06 03:05:45 INFO : only14: Deleted 2025/09/06 03:05:45 INFO : only12: Deleted 2025/09/06 03:05:45 INFO : only9: Deleted 2025/09/06 03:05:45 INFO : only13: Deleted 2025/09/06 03:05:45 INFO : only10: Deleted 2025/09/06 03:05:45 INFO : only15: Deleted 2025/09/06 03:05:45 INFO : only17: Deleted 2025/09/06 03:05:45 INFO : only18: Deleted 2025/09/06 03:05:45 INFO : only7: Deleted 2025/09/06 03:05:45 INFO : only8: Deleted 2025/09/06 03:05:45 INFO : There was nothing to transfer 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33604") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41144->172.17.0.4:33604, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31012") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45154->172.17.0.4:31012, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30853") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56840->172.17.0.4:30853, err= --- PASS: TestSyncConcurrentDelete (0.09s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34553") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38392->172.17.0.4:34553, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38672") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55910->172.17.0.4:38672, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30728") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59350->172.17.0.4:30728, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32874") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58596->172.17.0.4:32874, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35162") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48554->172.17.0.4:35162, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36053") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48744->172.17.0.4:36053, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32857") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52900->172.17.0.4:32857, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39607") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51762->172.17.0.4:39607, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34881") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44604->172.17.0.4:34881, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36692") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59384->172.17.0.4:36692, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38830") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39898->172.17.0.4:38830, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37097") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35964->172.17.0.4:37097, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36222") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53226->172.17.0.4:36222, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34270") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52206->172.17.0.4:34270, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39715") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44814->172.17.0.4:39715, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37072") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50606->172.17.0.4:37072, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39083") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33110->172.17.0.4:39083, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39591") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53016->172.17.0.4:39591, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39035") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54108->172.17.0.4:39035, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30911") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49164->172.17.0.4:30911, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33592") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41310->172.17.0.4:33592, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35852") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49570->172.17.0.4:35852, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32474") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35886->172.17.0.4:32474, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38343") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49900->172.17.0.4:38343, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34661") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54784->172.17.0.4:34661, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34908") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52302->172.17.0.4:34908, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35144") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50762->172.17.0.4:35144, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31343") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51268->172.17.0.4:31343, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38661") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55936->172.17.0.4:38661, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36048") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36086->172.17.0.4:36048, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35260") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57218->172.17.0.4:35260, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30205") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38960->172.17.0.4:30205, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37991") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47936->172.17.0.4:37991, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36612") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58670->172.17.0.4:36612, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36386") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35640->172.17.0.4:36386, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36031") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36410->172.17.0.4:36031, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35495") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39792->172.17.0.4:35495, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37124") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44966->172.17.0.4:37124, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30365") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39442->172.17.0.4:30365, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32230") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46134->172.17.0.4:32230, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35414") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45492->172.17.0.4:35414, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39628") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46498->172.17.0.4:39628, err= 2025/09/06 03:05:45 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:45 DEBUG : both0: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both13: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both14: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both15: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both16: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both11: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both10: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both12: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both17: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both2: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both3: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both18: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both5: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both6: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both19: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both1: Unchanged skipping 2025/09/06 03:05:45 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : both4: Unchanged skipping 2025/09/06 03:05:45 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/06 03:05:45 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/06 03:05:45 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/06 03:05:45 DEBUG : both7: Unchanged skipping 2025/09/06 03:05:45 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/06 03:05:45 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/06 03:05:45 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34118") 2025/09/06 03:05:45 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/06 03:05:45 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34303") 2025/09/06 03:05:45 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39058->172.17.0.4:34303, err= 2025/09/06 03:05:45 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50724->172.17.0.4:34118, err= 2025/09/06 03:05:45 DEBUG : both8: Unchanged skipping 2025/09/06 03:05:45 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/06 03:05:45 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/06 03:05:45 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/06 03:05:45 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/06 03:05:45 DEBUG : both9: Unchanged skipping 2025/09/06 03:05:45 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36216") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53970->172.17.0.4:36216, err= 2025/09/06 03:05:45 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/06 03:05:45 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/06 03:05:45 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/06 03:05:45 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/06 03:05:45 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/06 03:05:45 DEBUG : only0.d641fffb.partial: renamed to: only0 2025/09/06 03:05:45 INFO : only0: Copied (replaced existing) 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33387") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34462") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58294->172.17.0.4:34462, err= 2025/09/06 03:05:45 DEBUG : only10.f0f80c88.partial: renamed to: only10 2025/09/06 03:05:45 INFO : only10: Copied (replaced existing) 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42476->172.17.0.4:33387, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34076") 2025/09/06 03:05:45 DEBUG : only12.69fa0315.partial: renamed to: only12 2025/09/06 03:05:45 INFO : only12: Copied (replaced existing) 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56536->172.17.0.4:34076, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33816") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39460->172.17.0.4:33816, err= 2025/09/06 03:05:45 DEBUG : only14.198d15f3.partial: renamed to: only14 2025/09/06 03:05:45 INFO : only14: Copied (replaced existing) 2025/09/06 03:05:45 DEBUG : only15.b8b4911d.partial: renamed to: only15 2025/09/06 03:05:45 INFO : only15: Copied (replaced existing) 2025/09/06 03:05:45 DEBUG : only13.c8c387fb.partial: renamed to: only13 2025/09/06 03:05:45 INFO : only13: Copied (replaced existing) 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36427") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39130") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51816->172.17.0.4:36427, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37615") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50096->172.17.0.4:39130, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42026->172.17.0.4:37615, err= 2025/09/06 03:05:45 DEBUG : only16.808f1a6e.partial: renamed to: only16 2025/09/06 03:05:45 INFO : only16: Copied (replaced existing) 2025/09/06 03:05:45 DEBUG : only17.21b69e80.partial: renamed to: only17 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31037") 2025/09/06 03:05:45 INFO : only17: Copied (replaced existing) 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54736->172.17.0.4:31037, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37338") 2025/09/06 03:05:45 DEBUG : only1.77787b15.partial: renamed to: only1 2025/09/06 03:05:45 INFO : only1: Copied (replaced existing) 2025/09/06 03:05:45 DEBUG : only19.585abcd1.partial: renamed to: only19 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38878->172.17.0.4:37338, err= 2025/09/06 03:05:45 INFO : only19: Copied (replaced existing) 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33534") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37408") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53950->172.17.0.4:33534, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40760->172.17.0.4:37408, err= 2025/09/06 03:05:45 DEBUG : only2.4f43f066.partial: renamed to: only2 2025/09/06 03:05:45 INFO : only2: Copied (replaced existing) 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32093") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50082->172.17.0.4:32093, err= 2025/09/06 03:05:45 DEBUG : only11.51c18866.partial: renamed to: only11 2025/09/06 03:05:45 INFO : only11: Copied (replaced existing) 2025/09/06 03:05:45 DEBUG : only3.ee7a7488.partial: renamed to: only3 2025/09/06 03:05:45 DEBUG : only18.f963383f.partial: renamed to: only18 2025/09/06 03:05:45 INFO : only3: Copied (replaced existing) 2025/09/06 03:05:45 INFO : only18: Copied (replaced existing) 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33651") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35852") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37125") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45666->172.17.0.4:33651, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49586->172.17.0.4:35852, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51510->172.17.0.4:37125, err= 2025/09/06 03:05:45 DEBUG : only4.3f34e680.partial: renamed to: only4 2025/09/06 03:05:45 INFO : only4: Copied (replaced existing) 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30482") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41332->172.17.0.4:30482, err= 2025/09/06 03:05:45 DEBUG : only6.a636e91d.partial: renamed to: only6 2025/09/06 03:05:45 INFO : only6: Copied (replaced existing) 2025/09/06 03:05:45 DEBUG : only5.9e0d626e.partial: renamed to: only5 2025/09/06 03:05:45 INFO : only5: Copied (replaced existing) 2025/09/06 03:05:45 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2025/09/06 03:05:45 INFO : only9: Copied (replaced existing) 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36524") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54030->172.17.0.4:36524, err= 2025/09/06 03:05:45 DEBUG : only7.070f6df3.partial: renamed to: only7 2025/09/06 03:05:45 INFO : only7: Copied (replaced existing) 2025/09/06 03:05:45 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2025/09/06 03:05:45 INFO : only8: Copied (replaced existing) 2025/09/06 03:05:45 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30839") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49888->172.17.0.4:30839, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33171") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40082->172.17.0.4:33171, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31928") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45128->172.17.0.4:31928, err= --- PASS: TestSyncConcurrentTruncate (0.11s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:45 DEBUG : empty_dir: Making directory with metadata 2025/09/06 03:05:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 03:05:45 DEBUG : empty_on_remote: Making directory with metadata 2025/09/06 03:05:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 03:05:45 INFO : empty_on_remote: Making directory 2025/09/06 03:05:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/06 03:05:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/06 03:05:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/06 03:05:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/06 03:05:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31825") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43806->172.17.0.4:31825, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38522") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32548") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33542") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44056->172.17.0.4:38522, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33430->172.17.0.4:32548, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54170->172.17.0.4:33542, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33738") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56024->172.17.0.4:33738, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31349") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50866->172.17.0.4:31349, err= --- PASS: TestSyncReplaceDirModTime (0.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:45 DEBUG : empty_dir: Making directory with metadata 2025/09/06 03:05:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 03:05:45 DEBUG : empty_on_remote: Making directory with metadata 2025/09/06 03:05:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 03:05:45 INFO : empty_on_remote: Making directory 2025/09/06 03:05:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/06 03:05:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/06 03:05:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/06 03:05:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/06 03:05:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/06 03:05:45 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33255") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35176->172.17.0.4:33255, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35825") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38647") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36436") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38874->172.17.0.4:35825, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38036->172.17.0.4:36436, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36786->172.17.0.4:38647, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35121") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56516->172.17.0.4:35121, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38517") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37436->172.17.0.4:38517, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36346") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42962->172.17.0.4:36346, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/06 03:05:45 INFO : sub dir: Making directory 2025/09/06 03:05:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37204") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49974->172.17.0.4:37204, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33035") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37186") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46758->172.17.0.4:33035, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46944->172.17.0.4:37186, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31941") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36108->172.17.0.4:31941, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36330") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49812->172.17.0.4:36330, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37768") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37820->172.17.0.4:37768, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38775") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57628->172.17.0.4:38775, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34419") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38258->172.17.0.4:34419, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32114") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39480->172.17.0.4:32114, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38102") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50088->172.17.0.4:38102, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32210") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59092->172.17.0.4:32210, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/06 03:05:45 INFO : sub dir: Making directory 2025/09/06 03:05:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36243") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37490->172.17.0.4:36243, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36963") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32096") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52354->172.17.0.4:32096, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37330->172.17.0.4:36963, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31690") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40744->172.17.0.4:31690, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38742") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48260->172.17.0.4:38742, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35856") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45238->172.17.0.4:35856, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33346") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47462->172.17.0.4:33346, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33726") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42896->172.17.0.4:33726, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39227") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35534->172.17.0.4:39227, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37634") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34034->172.17.0.4:37634, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37617") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37322->172.17.0.4:37617, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.05s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37021") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57268->172.17.0.4:37021, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31227") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39232->172.17.0.4:31227, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32809") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40986->172.17.0.4:32809, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38247") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56270->172.17.0.4:38247, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36469") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43050->172.17.0.4:36469, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30354") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50580->172.17.0.4:30354, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36812") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57732->172.17.0.4:36812, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37446") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55538->172.17.0.4:37446, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36951") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38826->172.17.0.4:36951, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35219") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33784->172.17.0.4:35219, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34382") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36470->172.17.0.4:34382, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39935") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37748->172.17.0.4:39935, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33057") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58476->172.17.0.4:33057, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37216") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57502->172.17.0.4:37216, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32439") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51926->172.17.0.4:32439, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32862") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43660->172.17.0.4:32862, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37929") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34734->172.17.0.4:37929, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33112") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36684->172.17.0.4:33112, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34083") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57434->172.17.0.4:34083, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31102") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56532->172.17.0.4:31102, err= 2025/09/06 03:05:45 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37661") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45098->172.17.0.4:37661, err= 2025/09/06 03:05:45 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : apple: Excluded 2025/09/06 03:05:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:45 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : banana: Excluded 2025/09/06 03:05:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39048") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36416->172.17.0.4:39048, err= 2025/09/06 03:05:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32043") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46428->172.17.0.4:32043, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35852") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49590->172.17.0.4:35852, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32396") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34096->172.17.0.4:32396, err= 2025/09/06 03:05:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : apple: Unchanged skipping 2025/09/06 03:05:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : banana: Unchanged skipping 2025/09/06 03:05:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:05:45 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36526") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37002->172.17.0.4:36526, err= 2025/09/06 03:05:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:45 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:45 INFO : There was nothing to transfer 2025/09/06 03:05:45 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37299") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52306->172.17.0.4:37299, err= 2025/09/06 03:05:45 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : apple: Excluded 2025/09/06 03:05:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:45 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : banana: Excluded 2025/09/06 03:05:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33432") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42574->172.17.0.4:33432, err= 2025/09/06 03:05:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39239") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54740->172.17.0.4:39239, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38798") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56580->172.17.0.4:38798, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30767") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35102->172.17.0.4:30767, err= 2025/09/06 03:05:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : apple: Unchanged skipping 2025/09/06 03:05:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:05:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:05:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : banana: Unchanged skipping 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39285") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33824->172.17.0.4:39285, err= 2025/09/06 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:45 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:45 INFO : There was nothing to transfer 2025/09/06 03:05:45 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34151") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35136->172.17.0.4:34151, err= 2025/09/06 03:05:45 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : apple: Excluded 2025/09/06 03:05:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:45 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : banana: Excluded 2025/09/06 03:05:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30680") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48224->172.17.0.4:30680, err= 2025/09/06 03:05:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32195") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34840->172.17.0.4:32195, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36631") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50166->172.17.0.4:36631, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35978") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39938->172.17.0.4:35978, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35085") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49706->172.17.0.4:35085, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35444") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50826->172.17.0.4:35444, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36708") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49712->172.17.0.4:36708, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34842") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52834->172.17.0.4:34842, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33951") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47220->172.17.0.4:33951, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36092") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56012->172.17.0.4:36092, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33765") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45388->172.17.0.4:33765, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35588") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43352->172.17.0.4:35588, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34973") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60896->172.17.0.4:34973, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37279") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41220->172.17.0.4:37279, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30375") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53072->172.17.0.4:30375, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39825") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57362->172.17.0.4:39825, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35941") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60106->172.17.0.4:35941, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33394") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44358->172.17.0.4:33394, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36639") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46040->172.17.0.4:36639, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33848") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36072->172.17.0.4:33848, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31634") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36764->172.17.0.4:31634, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32239") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33030->172.17.0.4:32239, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31699") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54834->172.17.0.4:31699, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38114") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36574->172.17.0.4:38114, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31994") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55124->172.17.0.4:31994, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39494") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50748->172.17.0.4:39494, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31362") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35266->172.17.0.4:31362, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32289") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33676->172.17.0.4:32289, err= 2025/09/06 03:05:45 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35920") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41900->172.17.0.4:35920, err= 2025/09/06 03:05:45 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : apple: Excluded 2025/09/06 03:05:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:45 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : banana: Excluded 2025/09/06 03:05:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31102") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39324->172.17.0.4:31102, err= 2025/09/06 03:05:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39368") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39752->172.17.0.4:39368, err= 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35157") 2025/09/06 03:05:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59380->172.17.0.4:35157, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36830") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33930->172.17.0.4:36830, err= 2025/09/06 03:05:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : apple: Unchanged skipping 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:05:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : banana: Unchanged skipping 2025/09/06 03:05:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35111") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36936->172.17.0.4:35111, err= 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:46 INFO : There was nothing to transfer 2025/09/06 03:05:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39346") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60290->172.17.0.4:39346, err= 2025/09/06 03:05:46 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : apple: Excluded 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:46 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : banana: Excluded 2025/09/06 03:05:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31922") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51906->172.17.0.4:31922, err= 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37482") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49672->172.17.0.4:37482, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36580") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44094->172.17.0.4:36580, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32188") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39248->172.17.0.4:32188, err= 2025/09/06 03:05:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : apple: Unchanged skipping 2025/09/06 03:05:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : banana: Unchanged skipping 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:05:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35951") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55708->172.17.0.4:35951, err= 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:46 INFO : There was nothing to transfer 2025/09/06 03:05:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38741") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60354->172.17.0.4:38741, err= 2025/09/06 03:05:46 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : apple: Excluded 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:46 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : banana: Excluded 2025/09/06 03:05:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37610") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58744->172.17.0.4:37610, err= 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32297") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37446->172.17.0.4:32297, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30918") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44630->172.17.0.4:30918, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37606") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58184->172.17.0.4:37606, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37081") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58028->172.17.0.4:37081, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30859") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58212->172.17.0.4:30859, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37071") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48720->172.17.0.4:37071, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35206") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38754->172.17.0.4:35206, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30564") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60984->172.17.0.4:30564, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38569") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37208->172.17.0.4:38569, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38246") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44352->172.17.0.4:38246, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34476") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60434->172.17.0.4:34476, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31820") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59164->172.17.0.4:31820, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33207") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33536->172.17.0.4:33207, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35991") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53068->172.17.0.4:35991, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35678") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48742->172.17.0.4:35678, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35312") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33974->172.17.0.4:35312, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34880") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56926->172.17.0.4:34880, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38578") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33768->172.17.0.4:38578, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30222") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59100->172.17.0.4:30222, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34797") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52740->172.17.0.4:34797, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38924") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40686->172.17.0.4:38924, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32878") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57834->172.17.0.4:32878, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38472") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52616->172.17.0.4:38472, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33184") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40554->172.17.0.4:33184, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32309") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38992->172.17.0.4:32309, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39907") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35400->172.17.0.4:39907, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37405") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40548->172.17.0.4:37405, err= 2025/09/06 03:05:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33655") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45926->172.17.0.4:33655, err= 2025/09/06 03:05:46 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : apple: Excluded 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:46 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : banana: Excluded 2025/09/06 03:05:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33284") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57942->172.17.0.4:33284, err= 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36885") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48660->172.17.0.4:36885, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35304") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37836->172.17.0.4:35304, err= 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39485") 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39298->172.17.0.4:39485, err= 2025/09/06 03:05:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31258") 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Connecting to FTP server 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49680->172.17.0.4:31258, err= 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38499") 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42632->172.17.0.4:21, err= 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35211") 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56604->172.17.0.4:38499, err= 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38399") 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41860->172.17.0.4:38399, err= 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41264->172.17.0.4:35211, err= 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31449") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56318->172.17.0.4:31449, err= 2025/09/06 03:05:46 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2025/09/06 03:05:46 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2025/09/06 03:05:46 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35187") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37004") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38984->172.17.0.4:37004, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37642->172.17.0.4:35187, err= 2025/09/06 03:05:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36490") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39526->172.17.0.4:36490, err= 2025/09/06 03:05:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36241") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51596->172.17.0.4:36241, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37639") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46576->172.17.0.4:37639, err= 2025/09/06 03:05:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34868") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41336->172.17.0.4:34868, err= 2025/09/06 03:05:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34295") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34760") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60432->172.17.0.4:34295, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36618->172.17.0.4:34760, err= 2025/09/06 03:05:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34982") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35950->172.17.0.4:34982, err= 2025/09/06 03:05:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34321") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30690") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31836") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49788->172.17.0.4:30690, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47842->172.17.0.4:31836, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35754->172.17.0.4:34321, err= 2025/09/06 03:05:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30239") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39392->172.17.0.4:30239, err= 2025/09/06 03:05:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35198") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46092->172.17.0.4:35198, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31744") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33625") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59606->172.17.0.4:31744, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50370->172.17.0.4:33625, err= 2025/09/06 03:05:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:05:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:05:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Connecting to FTP server 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Connecting to FTP server 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Connecting to FTP server 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42644->172.17.0.4:21, err= 2025/09/06 03:05:46 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0003-defghij.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0011-56789;.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0013-789;=.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0009-3456789.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0008-2345678.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0010-456789.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0014-89;=.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0015-9;=.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0007-1234567.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/06 03:05:46 INFO : splitbananasplit: Deleted 2025/09/06 03:05:46 INFO : dir1/0012-6789;.txt: Deleted 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42654->172.17.0.4:21, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:21") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42662->172.17.0.4:21, err= 2025/09/06 03:05:46 INFO : apple: Deleted 2025/09/06 03:05:46 INFO : banana: Deleted 2025/09/06 03:05:46 INFO : appleappleapplebanana: Deleted 2025/09/06 03:05:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36980") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51020->172.17.0.4:36980, err= 2025/09/06 03:05:46 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : YXBwbGU=: Excluded 2025/09/06 03:05:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/09/06 03:05:46 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : YmFuYW5h: Excluded 2025/09/06 03:05:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38873") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35636->172.17.0.4:38873, err= 2025/09/06 03:05:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39223") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44742->172.17.0.4:39223, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37894") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56618->172.17.0.4:37894, err= 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37306") 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43988->172.17.0.4:37306, err= 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : apple: Unchanged skipping 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:05:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : banana: Unchanged skipping 2025/09/06 03:05:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35477") 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48158->172.17.0.4:35477, err= 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37389") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33718->172.17.0.4:37389, err= 2025/09/06 03:05:46 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : YXBwbGU=: Excluded 2025/09/06 03:05:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/09/06 03:05:46 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : YmFuYW5h: Excluded 2025/09/06 03:05:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35750") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49538->172.17.0.4:35750, err= 2025/09/06 03:05:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/09/06 03:05:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37989") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46790->172.17.0.4:37989, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36678") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49430->172.17.0.4:36678, err= 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:05:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30663") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59806->172.17.0.4:30663, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33854") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37612->172.17.0.4:33854, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30374") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43706->172.17.0.4:30374, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36086") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35094->172.17.0.4:36086, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35821") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38128->172.17.0.4:35821, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38182") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57302->172.17.0.4:38182, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39430") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42948->172.17.0.4:39430, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30588") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60976->172.17.0.4:30588, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35523") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55066->172.17.0.4:35523, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32615") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36208->172.17.0.4:32615, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37139") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56166->172.17.0.4:37139, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39035") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37564->172.17.0.4:39035, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31544") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54650->172.17.0.4:31544, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36616") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35578->172.17.0.4:36616, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31612") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36054->172.17.0.4:31612, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39147") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37274->172.17.0.4:39147, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38628") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45048->172.17.0.4:38628, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38305") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40266->172.17.0.4:38305, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32365") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43754->172.17.0.4:32365, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38938") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57360->172.17.0.4:38938, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34760") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36628->172.17.0.4:34760, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34474") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37704->172.17.0.4:34474, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30233") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48708->172.17.0.4:30233, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31781") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48358->172.17.0.4:31781, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34510") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52030->172.17.0.4:34510, err= 2025/09/06 03:05:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35561") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37746->172.17.0.4:35561, err= 2025/09/06 03:05:46 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : apple: Excluded 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:46 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : banana: Excluded 2025/09/06 03:05:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34403") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44124->172.17.0.4:34403, err= 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36557") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46740->172.17.0.4:36557, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34047") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33710->172.17.0.4:34047, err= 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:05:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33558") 2025/09/06 03:05:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:05:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:05:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:05:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36440->172.17.0.4:33558, err= 2025/09/06 03:05:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:05:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:05:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:05:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33761") 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41592->172.17.0.4:33761, err= 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38834") 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38784") 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42608->172.17.0.4:38834, err= 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34427") 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:05:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46484->172.17.0.4:38784, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38454->172.17.0.4:34427, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32026") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44744->172.17.0.4:32026, err= 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:46 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2025/09/06 03:05:46 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34489") 2025/09/06 03:05:46 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2025/09/06 03:05:46 INFO : apple: Copied (new) to: PREFIXapple 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57326->172.17.0.4:34489, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31512") 2025/09/06 03:05:46 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2025/09/06 03:05:46 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57632->172.17.0.4:31512, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37858") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38528") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56752->172.17.0.4:37858, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49492->172.17.0.4:38528, err= 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 03:05:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:05:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35078") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42800->172.17.0.4:35078, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35160") 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:05:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42694->172.17.0.4:35160, err= 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:05:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31863") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38606") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60862->172.17.0.4:31863, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34744->172.17.0.4:38606, err= 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:05:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:05:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:05:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:05:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31593") 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39329") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30525") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41386->172.17.0.4:31593, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42048->172.17.0.4:39329, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58958->172.17.0.4:30525, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37517") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39644->172.17.0.4:37517, err= 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:05:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/09/06 03:05:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32542") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32035") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57600->172.17.0.4:32542, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37752->172.17.0.4:32035, err= 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:05:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33311") 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:05:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48898->172.17.0.4:33311, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39589") 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:05:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58552->172.17.0.4:39589, err= 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:05:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/09/06 03:05:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:05:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:05:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:46 INFO : splitbananasplit: Deleted 2025/09/06 03:05:46 INFO : dir1/0008-2345678.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0007-1234567.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0003-defghij.txt: Deleted 2025/09/06 03:05:46 INFO : banana: Deleted 2025/09/06 03:05:46 INFO : dir1/0009-3456789.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0014-89;=.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0010-456789.txt: Deleted 2025/09/06 03:05:46 INFO : apple: Deleted 2025/09/06 03:05:46 INFO : appleappleapplebanana: Deleted 2025/09/06 03:05:46 INFO : dir1/0013-789;=.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0011-56789;.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0012-6789;.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0015-9;=.txt: Deleted 2025/09/06 03:05:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38629") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39320->172.17.0.4:38629, err= 2025/09/06 03:05:46 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : PREFIXapple: Excluded 2025/09/06 03:05:46 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/09/06 03:05:46 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : PREFIXbanana: Excluded 2025/09/06 03:05:46 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : PREFIXsplitbananasplit: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30952") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41690->172.17.0.4:30952, err= 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39812") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56842->172.17.0.4:39812, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37424") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45494->172.17.0.4:37424, err= 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:05:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 03:05:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:05:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:05:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:05:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:05:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 03:05:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:05:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:05:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:05:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:05:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:05:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:05:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:05:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:05:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:05:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 03:05:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 03:05:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:05:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:05:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:05:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:05:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 03:05:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:05:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:05:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:05:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:05:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:05:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:05:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:05:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:05:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:05:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 03:05:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:05:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:05:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:05:46 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:05:46 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37070") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:32898->172.17.0.4:37070, err= 2025/09/06 03:05:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33529") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30804") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32697") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54236->172.17.0.4:33529, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39880") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60134->172.17.0.4:32697, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36110->172.17.0.4:39880, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34397") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42348->172.17.0.4:30804, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41494->172.17.0.4:34397, err= 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:46 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/09/06 03:05:46 INFO : splitbananasplit: Copied (new) 2025/09/06 03:05:46 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/09/06 03:05:46 INFO : appleappleapplebanana: Copied (new) 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33141") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45316->172.17.0.4:33141, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30215") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52992->172.17.0.4:30215, err= 2025/09/06 03:05:46 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/09/06 03:05:46 INFO : banana: Copied (new) 2025/09/06 03:05:46 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/09/06 03:05:46 INFO : apple: Copied (new) 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39494") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36364") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50760->172.17.0.4:39494, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44926->172.17.0.4:36364, err= 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/09/06 03:05:46 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/09/06 03:05:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36467") 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/09/06 03:05:46 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34996") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54752->172.17.0.4:34996, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39496") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53816->172.17.0.4:36467, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55592->172.17.0.4:39496, err= 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/09/06 03:05:46 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39401") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34952->172.17.0.4:39401, err= 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/09/06 03:05:46 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/09/06 03:05:46 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/09/06 03:05:46 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30205") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35774") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48030->172.17.0.4:30205, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37490->172.17.0.4:35774, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37519") 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/09/06 03:05:46 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44670->172.17.0.4:37519, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36103") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46162->172.17.0.4:36103, err= 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/09/06 03:05:46 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/09/06 03:05:46 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34635") 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/09/06 03:05:46 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38956") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52974->172.17.0.4:34635, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41974->172.17.0.4:38956, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34045") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51540->172.17.0.4:34045, err= 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/09/06 03:05:46 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39868") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35752->172.17.0.4:39868, err= 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/09/06 03:05:46 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/09/06 03:05:46 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/09/06 03:05:46 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/09/06 03:05:46 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:46 INFO : PREFIXapple: Deleted 2025/09/06 03:05:46 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/06 03:05:46 INFO : PREFIXsplitbananasplit: Deleted 2025/09/06 03:05:46 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/06 03:05:46 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/06 03:05:46 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/06 03:05:46 INFO : PREFIXbanana: Deleted 2025/09/06 03:05:46 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/06 03:05:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31977") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49702->172.17.0.4:31977, err= 2025/09/06 03:05:46 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : apple: Excluded 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:46 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : banana: Excluded 2025/09/06 03:05:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38437") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56372->172.17.0.4:38437, err= 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31080") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41650->172.17.0.4:31080, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32789") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53046->172.17.0.4:32789, err= 2025/09/06 03:05:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36289") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48794->172.17.0.4:36289, err= 2025/09/06 03:05:46 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : apple: Excluded 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:46 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : banana: Excluded 2025/09/06 03:05:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32611") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35360->172.17.0.4:32611, err= 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33903") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39792->172.17.0.4:33903, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34024") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59030->172.17.0.4:34024, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33647") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53312->172.17.0.4:33647, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31189") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60906->172.17.0.4:31189, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34374") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35812->172.17.0.4:34374, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30512") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52424->172.17.0.4:30512, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30859") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58214->172.17.0.4:30859, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31738") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46422->172.17.0.4:31738, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36393") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41234->172.17.0.4:36393, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33234") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47714->172.17.0.4:33234, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30635") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39090->172.17.0.4:30635, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33574") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37650->172.17.0.4:33574, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37099") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60682->172.17.0.4:37099, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30931") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56160->172.17.0.4:30931, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33895") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53320->172.17.0.4:33895, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37073") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56262->172.17.0.4:37073, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35427") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40582->172.17.0.4:35427, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37554") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35524->172.17.0.4:37554, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36092") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56024->172.17.0.4:36092, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32016") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55030->172.17.0.4:32016, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33086") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47908->172.17.0.4:33086, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31133") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47644->172.17.0.4:31133, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33139") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44140->172.17.0.4:33139, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37705") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54682->172.17.0.4:37705, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33014") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58754->172.17.0.4:33014, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30946") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46426->172.17.0.4:30946, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37637") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36040->172.17.0.4:37637, err= 2025/09/06 03:05:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33721") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48830->172.17.0.4:33721, err= 2025/09/06 03:05:46 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : apple: Excluded 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:46 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : banana: Excluded 2025/09/06 03:05:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39425") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51286->172.17.0.4:39425, err= 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38948") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51934->172.17.0.4:38948, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33923") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43516->172.17.0.4:33923, err= 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35527") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39104->172.17.0.4:35527, err= 2025/09/06 03:05:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:05:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 03:05:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35190") 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52264->172.17.0.4:35190, err= 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39715") 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33900->172.17.0.4:39715, err= 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37121") 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38732") 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30364") 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52580->172.17.0.4:37121, err= 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50202->172.17.0.4:30364, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38664->172.17.0.4:38732, err= 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:46 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2025/09/06 03:05:46 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 03:05:46 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2025/09/06 03:05:46 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/06 03:05:46 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39062") 2025/09/06 03:05:46 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2025/09/06 03:05:46 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30941") 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57926->172.17.0.4:39062, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50714->172.17.0.4:30941, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39904") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31252") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44918->172.17.0.4:39904, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50236->172.17.0.4:31252, err= 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 03:05:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 03:05:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 03:05:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30868") 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 03:05:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32618") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34556->172.17.0.4:30868, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45650->172.17.0.4:32618, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31799") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50778->172.17.0.4:31799, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31984") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59708->172.17.0.4:31984, err= 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 03:05:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 03:05:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35928") 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 03:05:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39458->172.17.0.4:35928, err= 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30708") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54544->172.17.0.4:30708, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33362") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52400->172.17.0.4:33362, err= 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 03:05:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32561") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33184->172.17.0.4:32561, err= 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 03:05:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33279") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41800->172.17.0.4:33279, err= 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/09/06 03:05:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 03:05:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35986") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39622") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53010->172.17.0.4:35986, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37252->172.17.0.4:39622, err= 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 03:05:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38284") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44916->172.17.0.4:38284, err= 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 03:05:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 03:05:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 03:05:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 03:05:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:46 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0012-6789;.txt: Deleted 2025/09/06 03:05:46 INFO : banana: Deleted 2025/09/06 03:05:46 INFO : splitbananasplit: Deleted 2025/09/06 03:05:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/06 03:05:46 INFO : apple: Deleted 2025/09/06 03:05:46 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0009-3456789.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/06 03:05:46 INFO : appleappleapplebanana: Deleted 2025/09/06 03:05:46 INFO : dir1/0007-1234567.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0010-456789.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0008-2345678.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0014-89;=.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0015-9;=.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0003-defghij.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0013-789;=.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0011-56789;.txt: Deleted 2025/09/06 03:05:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30312") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53882->172.17.0.4:30312, err= 2025/09/06 03:05:46 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : appleSUFFIX: Excluded 2025/09/06 03:05:46 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/09/06 03:05:46 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : bananaSUFFIX: Excluded 2025/09/06 03:05:46 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : splitbananasplitSUFFIX: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32885") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58600->172.17.0.4:32885, err= 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35674") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54420->172.17.0.4:35674, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36005") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58054->172.17.0.4:36005, err= 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:05:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32939") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51590->172.17.0.4:32939, err= 2025/09/06 03:05:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33510") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56846->172.17.0.4:33510, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31948") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31704") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30239") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56776->172.17.0.4:31948, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39394->172.17.0.4:30239, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37004") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60614->172.17.0.4:31704, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38988->172.17.0.4:37004, err= 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:46 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/09/06 03:05:46 INFO : appleappleapplebanana: Copied (new) 2025/09/06 03:05:46 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/09/06 03:05:46 INFO : splitbananasplit: Copied (new) 2025/09/06 03:05:46 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/09/06 03:05:46 INFO : apple: Copied (new) 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34337") 2025/09/06 03:05:46 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39035") 2025/09/06 03:05:46 INFO : banana: Copied (new) 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37580->172.17.0.4:39035, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50166->172.17.0.4:34337, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34539") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37042") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47606->172.17.0.4:34539, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34560->172.17.0.4:37042, err= 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/09/06 03:05:46 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/09/06 03:05:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/09/06 03:05:46 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/09/06 03:05:46 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38927") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31932") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46726->172.17.0.4:38927, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35451") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39086->172.17.0.4:31932, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38300") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45660->172.17.0.4:35451, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60748->172.17.0.4:38300, err= 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/09/06 03:05:46 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/09/06 03:05:46 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37192") 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/09/06 03:05:46 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31780") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50504->172.17.0.4:37192, err= 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/09/06 03:05:46 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39169") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57902->172.17.0.4:31780, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60792->172.17.0.4:39169, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30835") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56516->172.17.0.4:30835, err= 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/09/06 03:05:46 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39374") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38990->172.17.0.4:39374, err= 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/09/06 03:05:46 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/09/06 03:05:46 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32797") 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/09/06 03:05:46 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54890->172.17.0.4:32797, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39038") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32131") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53372->172.17.0.4:39038, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52310->172.17.0.4:32131, err= 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/09/06 03:05:46 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/09/06 03:05:46 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/09/06 03:05:46 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/09/06 03:05:46 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/06 03:05:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:46 INFO : splitbananasplitSUFFIX: Deleted 2025/09/06 03:05:46 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/06 03:05:46 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/06 03:05:46 INFO : bananaSUFFIX: Deleted 2025/09/06 03:05:46 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/06 03:05:46 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/06 03:05:46 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/06 03:05:46 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/06 03:05:46 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/06 03:05:46 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/06 03:05:46 INFO : appleSUFFIX: Deleted 2025/09/06 03:05:46 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/06 03:05:46 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/06 03:05:46 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/06 03:05:46 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/06 03:05:46 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/06 03:05:46 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/06 03:05:46 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/06 03:05:46 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/06 03:05:46 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/06 03:05:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32187") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47686->172.17.0.4:32187, err= 2025/09/06 03:05:46 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : apple: Excluded 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:46 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : banana: Excluded 2025/09/06 03:05:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37436") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60784->172.17.0.4:37436, err= 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39238") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35636->172.17.0.4:39238, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39478") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60018->172.17.0.4:39478, err= 2025/09/06 03:05:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32170") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53038->172.17.0.4:32170, err= 2025/09/06 03:05:46 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : apple: Excluded 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:46 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : banana: Excluded 2025/09/06 03:05:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33162") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38308->172.17.0.4:33162, err= 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39151") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57770->172.17.0.4:39151, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36509") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53352->172.17.0.4:36509, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31133") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47652->172.17.0.4:31133, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31609") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45666->172.17.0.4:31609, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38138") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50768->172.17.0.4:38138, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33912") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48910->172.17.0.4:33912, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33310") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33010->172.17.0.4:33310, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36694") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55504->172.17.0.4:36694, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38155") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44694->172.17.0.4:38155, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32871") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59354->172.17.0.4:32871, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34896") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55736->172.17.0.4:34896, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35451") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45666->172.17.0.4:35451, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34963") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33194->172.17.0.4:34963, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30110") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38346->172.17.0.4:30110, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31884") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51984->172.17.0.4:31884, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31642") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51686->172.17.0.4:31642, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39544") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37652->172.17.0.4:39544, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37441") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34258->172.17.0.4:37441, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31167") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35308->172.17.0.4:31167, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38964") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48404->172.17.0.4:38964, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35935") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33280->172.17.0.4:35935, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31529") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60244->172.17.0.4:31529, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35287") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56320->172.17.0.4:35287, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39250") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48060->172.17.0.4:39250, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31571") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46968->172.17.0.4:31571, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38201") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40798->172.17.0.4:38201, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37744") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57988->172.17.0.4:37744, err= 2025/09/06 03:05:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35516") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40008->172.17.0.4:35516, err= 2025/09/06 03:05:46 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : apple: Excluded 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:46 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : banana: Excluded 2025/09/06 03:05:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36801") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33674->172.17.0.4:36801, err= 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33478") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56642->172.17.0.4:33478, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39252") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33380->172.17.0.4:39252, err= 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37841") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41556->172.17.0.4:37841, err= 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:05:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : apple: Unchanged skipping 2025/09/06 03:05:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : banana: Unchanged skipping 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33057") 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38574->172.17.0.4:33057, err= 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31247") 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58032->172.17.0.4:31247, err= 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37424") 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45496->172.17.0.4:37424, err= 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33999") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56912->172.17.0.4:33999, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39844") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60254->172.17.0.4:39844, err= 2025/09/06 03:05:46 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2025/09/06 03:05:46 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:05:46 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2025/09/06 03:05:46 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32103") 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37298->172.17.0.4:32103, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37304") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35958->172.17.0.4:37304, err= 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2025/09/06 03:05:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:05:46 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2025/09/06 03:05:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37244") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36730") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40012->172.17.0.4:37244, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59064->172.17.0.4:36730, err= 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2025/09/06 03:05:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34060") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39054->172.17.0.4:34060, err= 2025/09/06 03:05:46 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2025/09/06 03:05:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38641") 2025/09/06 03:05:46 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2025/09/06 03:05:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54844->172.17.0.4:38641, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36565") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60770->172.17.0.4:36565, err= 2025/09/06 03:05:46 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2025/09/06 03:05:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36442") 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2025/09/06 03:05:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51846->172.17.0.4:36442, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33570") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40220->172.17.0.4:33570, err= 2025/09/06 03:05:46 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2025/09/06 03:05:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39382") 2025/09/06 03:05:46 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2025/09/06 03:05:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46904->172.17.0.4:39382, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36611") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42008->172.17.0.4:36611, err= 2025/09/06 03:05:46 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2025/09/06 03:05:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:05:46 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2025/09/06 03:05:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37653") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35473") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49530->172.17.0.4:37653, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46680->172.17.0.4:35473, err= 2025/09/06 03:05:46 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2025/09/06 03:05:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39519") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36692->172.17.0.4:39519, err= 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2025/09/06 03:05:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2025/09/06 03:05:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2025/09/06 03:05:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2025/09/06 03:05:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/06 03:05:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:46 INFO : dir1/0010-456789.txt: Deleted 2025/09/06 03:05:46 INFO : splitbananasplit: Deleted 2025/09/06 03:05:46 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/06 03:05:46 INFO : appleappleapplebanana: Deleted 2025/09/06 03:05:46 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0007-1234567.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0013-789;=.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0014-89;=.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0011-56789;.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0008-2345678.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0003-defghij.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0015-9;=.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0009-3456789.txt: Deleted 2025/09/06 03:05:46 INFO : dir1/0012-6789;.txt: Deleted 2025/09/06 03:05:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39162") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46472->172.17.0.4:39162, err= 2025/09/06 03:05:46 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : apple: Excluded 2025/09/06 03:05:46 DEBUG : appleapple: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : appleapple: Excluded 2025/09/06 03:05:46 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : banana: Excluded 2025/09/06 03:05:46 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : splitbanan: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31827") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36396->172.17.0.4:31827, err= 2025/09/06 03:05:46 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0000-abcde: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdef: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefg: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0003-defgh: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0004-efghi: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0005-fghij: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijk: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0007-12345: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0008-23456: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0009-34567: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0010-45678: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0011-56789: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.t: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31926") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42388->172.17.0.4:31926, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30440") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50142->172.17.0.4:30440, err= 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30549") 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38854->172.17.0.4:30549, err= 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:05:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : apple: Unchanged skipping 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:05:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:05:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : banana: Unchanged skipping 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34535") 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44502->172.17.0.4:34535, err= 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:05:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:05:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:05:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:05:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:05:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:05:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:05:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:05:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:05:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:05:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:05:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:05:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:05:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:05:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:05:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33814") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51706->172.17.0.4:33814, err= 2025/09/06 03:05:46 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : apple: Excluded 2025/09/06 03:05:46 DEBUG : appleapple: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : appleapple: Excluded 2025/09/06 03:05:46 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : banana: Excluded 2025/09/06 03:05:46 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : splitbanan: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30810") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50672->172.17.0.4:30810, err= 2025/09/06 03:05:46 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0000-abcde: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdef: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefg: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0003-defgh: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0004-efghi: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0005-fghij: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijk: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0007-12345: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0008-23456: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0009-34567: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0010-45678: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0011-56789: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.: Excluded 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.t: Excluded 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37965") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55030->172.17.0.4:37965, err= 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37344") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39896->172.17.0.4:37344, err= 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:05:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:05:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:05:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:05:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:05:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:05:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:05:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:05:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:05:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:05:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:05:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:05:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:05:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:05:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:05:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:05:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:05:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32806") 2025/09/06 03:05:46 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36050->172.17.0.4:32806, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38075") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60446->172.17.0.4:38075, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35163") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56730->172.17.0.4:35163, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37556") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36508->172.17.0.4:37556, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30446") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38870->172.17.0.4:30446, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36051") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49528->172.17.0.4:36051, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31924") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48178->172.17.0.4:31924, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36789") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52126->172.17.0.4:36789, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31708") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39758->172.17.0.4:31708, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33337") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39640->172.17.0.4:33337, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39222") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52984->172.17.0.4:39222, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34535") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44510->172.17.0.4:34535, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38447") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43510->172.17.0.4:38447, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36588") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58412->172.17.0.4:36588, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38219") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58842->172.17.0.4:38219, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35582") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39888->172.17.0.4:35582, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39982") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57218->172.17.0.4:39982, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31086") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52948->172.17.0.4:31086, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39439") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55644->172.17.0.4:39439, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38793") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41626->172.17.0.4:38793, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36976") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33280->172.17.0.4:36976, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36105") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44148->172.17.0.4:36105, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37979") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59422->172.17.0.4:37979, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36783") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50932->172.17.0.4:36783, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36463") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41322->172.17.0.4:36463, err= 2025/09/06 03:05:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37341") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42388->172.17.0.4:37341, err= 2025/09/06 03:05:47 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : apple: Excluded 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:47 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : banana: Excluded 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39159") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50430->172.17.0.4:39159, err= 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38717") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52310->172.17.0.4:38717, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32338") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55318->172.17.0.4:32338, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33430") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60088->172.17.0.4:33430, err= 2025/09/06 03:05:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : apple: Unchanged skipping 2025/09/06 03:05:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:05:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : banana: Unchanged skipping 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32875") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58366->172.17.0.4:32875, err= 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37518") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49100->172.17.0.4:37518, err= 2025/09/06 03:05:47 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : apple: Excluded 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:47 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : banana: Excluded 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32690") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46168->172.17.0.4:32690, err= 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31731") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47628->172.17.0.4:31731, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34605") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43196->172.17.0.4:34605, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34761") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50820->172.17.0.4:34761, err= 2025/09/06 03:05:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : apple: Unchanged skipping 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:05:47 DEBUG : banana: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31188") 2025/09/06 03:05:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48734->172.17.0.4:31188, err= 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33525") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40152->172.17.0.4:33525, err= 2025/09/06 03:05:47 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : apple: Excluded 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:47 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : banana: Excluded 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37511") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58222->172.17.0.4:37511, err= 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35152") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38404->172.17.0.4:35152, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33047") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54376->172.17.0.4:33047, err= 2025/09/06 03:05:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34086") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53092->172.17.0.4:34086, err= 2025/09/06 03:05:47 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : apple: Excluded 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:47 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : banana: Excluded 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38466") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39524->172.17.0.4:38466, err= 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38757") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55890->172.17.0.4:38757, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35287") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56322->172.17.0.4:35287, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34994") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59428->172.17.0.4:34994, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36167") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40872->172.17.0.4:36167, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36673") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35562->172.17.0.4:36673, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30091") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37988->172.17.0.4:30091, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38328") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36180->172.17.0.4:38328, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39018") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44994->172.17.0.4:39018, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35747") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37850->172.17.0.4:35747, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35916") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39114->172.17.0.4:35916, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34846") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34098->172.17.0.4:34846, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34585") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54168->172.17.0.4:34585, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37586") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43902->172.17.0.4:37586, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36756") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35914->172.17.0.4:36756, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32747") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35208->172.17.0.4:32747, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34409") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35828->172.17.0.4:34409, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35266") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41378->172.17.0.4:35266, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34858") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60358->172.17.0.4:34858, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36520") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49318->172.17.0.4:36520, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30408") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51100->172.17.0.4:30408, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39677") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47242->172.17.0.4:39677, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34034") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56046->172.17.0.4:34034, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38625") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60766->172.17.0.4:38625, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32050") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49026->172.17.0.4:32050, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39197") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58558->172.17.0.4:39197, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33326") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51420->172.17.0.4:33326, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30672") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49880->172.17.0.4:30672, err= 2025/09/06 03:05:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31727") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40890->172.17.0.4:31727, err= 2025/09/06 03:05:47 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : apple: Excluded 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:47 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : banana: Excluded 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39060") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39056->172.17.0.4:39060, err= 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39254") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41602->172.17.0.4:39254, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38800") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33456->172.17.0.4:38800, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34253") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35570->172.17.0.4:34253, err= 2025/09/06 03:05:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : apple: Unchanged skipping 2025/09/06 03:05:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : banana: Unchanged skipping 2025/09/06 03:05:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36199") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39238->172.17.0.4:36199, err= 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33147") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53774->172.17.0.4:33147, err= 2025/09/06 03:05:47 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : apple: Excluded 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:47 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : banana: Excluded 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38177") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54480->172.17.0.4:38177, err= 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34151") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35146->172.17.0.4:34151, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39792") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52186->172.17.0.4:39792, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34296") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44602->172.17.0.4:34296, err= 2025/09/06 03:05:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : apple: Unchanged skipping 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:05:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : banana: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36992") 2025/09/06 03:05:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33004->172.17.0.4:36992, err= 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37542") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39176->172.17.0.4:37542, err= 2025/09/06 03:05:47 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : apple: Excluded 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:47 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : banana: Excluded 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30278") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33428->172.17.0.4:30278, err= 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32180") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51874->172.17.0.4:32180, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37814") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48780->172.17.0.4:37814, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33823") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58866->172.17.0.4:33823, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30819") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54602->172.17.0.4:30819, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30454") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33642->172.17.0.4:30454, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36302") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46004->172.17.0.4:36302, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30256") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34364->172.17.0.4:30256, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39991") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40676->172.17.0.4:39991, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32460") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54020->172.17.0.4:32460, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34831") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55252->172.17.0.4:34831, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32078") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49052->172.17.0.4:32078, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39038") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53374->172.17.0.4:39038, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39819") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47138->172.17.0.4:39819, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37331") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53544->172.17.0.4:37331, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36819") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60230->172.17.0.4:36819, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32008") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43676->172.17.0.4:32008, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30609") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41378->172.17.0.4:30609, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33619") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34704->172.17.0.4:33619, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35503") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58382->172.17.0.4:35503, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36307") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39080->172.17.0.4:36307, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36891") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59626->172.17.0.4:36891, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30824") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35220->172.17.0.4:30824, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32917") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56862->172.17.0.4:32917, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30012") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45402->172.17.0.4:30012, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34438") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40736->172.17.0.4:34438, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38964") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48414->172.17.0.4:38964, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34734") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33634->172.17.0.4:34734, err= 2025/09/06 03:05:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38668") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40332->172.17.0.4:38668, err= 2025/09/06 03:05:47 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : apple: Excluded 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:47 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : banana: Excluded 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30103") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34202->172.17.0.4:30103, err= 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35747") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37856->172.17.0.4:35747, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38402") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42066->172.17.0.4:38402, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37415") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36186->172.17.0.4:37415, err= 2025/09/06 03:05:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : banana: Unchanged skipping 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:05:47 DEBUG : apple: Unchanged skipping 2025/09/06 03:05:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36791") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59404->172.17.0.4:36791, err= 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36705") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51178->172.17.0.4:36705, err= 2025/09/06 03:05:47 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : apple: Excluded 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:47 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : banana: Excluded 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32514") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33704->172.17.0.4:32514, err= 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34758") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44474->172.17.0.4:34758, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32636") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54652->172.17.0.4:32636, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34798") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44746->172.17.0.4:34798, err= 2025/09/06 03:05:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : apple: Unchanged skipping 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:05:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:05:47 DEBUG : banana: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31709") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45518->172.17.0.4:31709, err= 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38339") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38708->172.17.0.4:38339, err= 2025/09/06 03:05:47 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : apple: Excluded 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:47 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : banana: Excluded 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30376") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42282->172.17.0.4:30376, err= 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39563") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33830->172.17.0.4:39563, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31380") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46548->172.17.0.4:31380, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31487") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37826->172.17.0.4:31487, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34152") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56166->172.17.0.4:34152, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38841") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48598->172.17.0.4:38841, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30488") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55814->172.17.0.4:30488, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36287") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48694->172.17.0.4:36287, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30269") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47288->172.17.0.4:30269, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37670") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50306->172.17.0.4:37670, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39281") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50136->172.17.0.4:39281, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33838") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58618->172.17.0.4:33838, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34674") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33452->172.17.0.4:34674, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38432") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43348->172.17.0.4:38432, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34102") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47044->172.17.0.4:34102, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31506") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33408->172.17.0.4:31506, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36626") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52346->172.17.0.4:36626, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30123") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38964->172.17.0.4:30123, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39790") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:32820->172.17.0.4:39790, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32257") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42060->172.17.0.4:32257, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35210") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37224->172.17.0.4:35210, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38411") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50206->172.17.0.4:38411, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36217") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42098->172.17.0.4:36217, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39035") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37582->172.17.0.4:39035, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37754") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50498->172.17.0.4:37754, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38344") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50622->172.17.0.4:38344, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33112") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60044->172.17.0.4:33112, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37099") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60694->172.17.0.4:37099, err= 2025/09/06 03:05:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31945") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57060->172.17.0.4:31945, err= 2025/09/06 03:05:47 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : apple: Excluded 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:47 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : banana: Excluded 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36262") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40802->172.17.0.4:36262, err= 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30616") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45184->172.17.0.4:30616, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33924") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34716->172.17.0.4:33924, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38692") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52748->172.17.0.4:38692, err= 2025/09/06 03:05:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : apple: Unchanged skipping 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:05:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : banana: Unchanged skipping 2025/09/06 03:05:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35779") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47494->172.17.0.4:35779, err= 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30576") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38690->172.17.0.4:30576, err= 2025/09/06 03:05:47 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : apple: Excluded 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:47 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : banana: Excluded 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30979") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48360->172.17.0.4:30979, err= 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37827") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42234->172.17.0.4:37827, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37092") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55756->172.17.0.4:37092, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39351") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36000->172.17.0.4:39351, err= 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:05:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : banana: Unchanged skipping 2025/09/06 03:05:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:05:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : apple: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34612") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51030->172.17.0.4:34612, err= 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37352") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40972->172.17.0.4:37352, err= 2025/09/06 03:05:47 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : apple: Excluded 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:47 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : banana: Excluded 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35258") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53612->172.17.0.4:35258, err= 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33115") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33596->172.17.0.4:33115, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33938") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58856->172.17.0.4:33938, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34326") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49240->172.17.0.4:34326, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38367") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35402->172.17.0.4:38367, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33755") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45240->172.17.0.4:33755, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30687") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59012->172.17.0.4:30687, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36391") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36802->172.17.0.4:36391, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37843") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37708->172.17.0.4:37843, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37773") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46668->172.17.0.4:37773, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33390") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42992->172.17.0.4:33390, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37470") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44072->172.17.0.4:37470, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31097") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37472->172.17.0.4:31097, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36762") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35528->172.17.0.4:36762, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39338") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46806->172.17.0.4:39338, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33527") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48700->172.17.0.4:33527, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36077") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42848->172.17.0.4:36077, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37713") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50430->172.17.0.4:37713, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33980") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:32786->172.17.0.4:33980, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36007") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52676->172.17.0.4:36007, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38441") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40802->172.17.0.4:38441, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35897") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50516->172.17.0.4:35897, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33580") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37608->172.17.0.4:33580, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30073") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33034->172.17.0.4:30073, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30312") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53888->172.17.0.4:30312, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30843") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51776->172.17.0.4:30843, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34050") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51526->172.17.0.4:34050, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33605") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51888->172.17.0.4:33605, err= 2025/09/06 03:05:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39947") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55084->172.17.0.4:39947, err= 2025/09/06 03:05:47 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : apple: Excluded 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:47 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : banana: Excluded 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36891") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59632->172.17.0.4:36891, err= 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34383") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33506->172.17.0.4:34383, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36577") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40808->172.17.0.4:36577, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32386") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56872->172.17.0.4:32386, err= 2025/09/06 03:05:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : apple: Unchanged skipping 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : banana: Unchanged skipping 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:05:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35934") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50154->172.17.0.4:35934, err= 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33306") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34732->172.17.0.4:33306, err= 2025/09/06 03:05:47 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : apple: Excluded 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:47 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : banana: Excluded 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34353") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49418->172.17.0.4:34353, err= 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30765") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57282->172.17.0.4:30765, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30420") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39054->172.17.0.4:30420, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32410") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49302->172.17.0.4:32410, err= 2025/09/06 03:05:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:05:47 DEBUG : apple: Unchanged skipping 2025/09/06 03:05:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : banana: Unchanged skipping 2025/09/06 03:05:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37529") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40048->172.17.0.4:37529, err= 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35082") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43466->172.17.0.4:35082, err= 2025/09/06 03:05:47 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : apple: Excluded 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : appleappleapplebanana: Excluded 2025/09/06 03:05:47 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : banana: Excluded 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : splitbananasplit: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38296") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60080->172.17.0.4:38296, err= 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:05:47 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36255") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51880->172.17.0.4:36255, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37136") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57672->172.17.0.4:37136, err= 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39416") 2025/09/06 03:05:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46250->172.17.0.4:39416, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30748") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39976->172.17.0.4:30748, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32261") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55936->172.17.0.4:32261, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34759") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47592->172.17.0.4:34759, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32796") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59156->172.17.0.4:32796, err= --- PASS: TestTransform (2.30s) --- PASS: TestTransform/NFC (0.15s) --- PASS: TestTransform/NFD (0.20s) --- PASS: TestTransform/base64 (0.29s) --- PASS: TestTransform/prefix (0.25s) --- PASS: TestTransform/suffix (0.22s) --- PASS: TestTransform/truncate (0.18s) --- PASS: TestTransform/encoder (0.19s) --- PASS: TestTransform/ISO-8859-1 (0.20s) --- PASS: TestTransform/charmap (0.20s) --- PASS: TestTransform/lowercase (0.21s) --- PASS: TestTransform/ascii (0.19s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30317") 2025/09/06 03:05:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35534->172.17.0.4:30317, err= 2025/09/06 03:05:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/06 03:05:48 INFO : sub dir_somesuffix: Making directory 2025/09/06 03:05:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/06 03:05:48 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/06 03:05:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/06 03:05:48 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34047") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33726->172.17.0.4:34047, err= 2025/09/06 03:05:48 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/06 03:05:48 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/06 03:05:48 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39069") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34104->172.17.0.4:39069, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38120") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40260->172.17.0.4:38120, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33927") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34548->172.17.0.4:33927, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38175") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43528->172.17.0.4:38175, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36767") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33198->172.17.0.4:36767, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30735") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39056->172.17.0.4:30735, err= 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 INFO : tictactoe: Making directory 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:05:48 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36524") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49924->172.17.0.4:36524, err= 2025/09/06 03:05:48 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2025/09/06 03:05:48 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/06 03:05:48 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37378") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51240->172.17.0.4:37378, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38144") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56630->172.17.0.4:38144, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30767") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35106->172.17.0.4:30767, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34941") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60204->172.17.0.4:34941, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35454") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54442->172.17.0.4:35454, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34705") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57132->172.17.0.4:34705, err= 2025/09/06 03:05:48 INFO : toe: Making directory 2025/09/06 03:05:48 INFO : toe/toe: Making directory 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/06 03:05:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/06 03:05:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31338") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55390->172.17.0.4:31338, err= 2025/09/06 03:05:48 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/09/06 03:05:48 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/06 03:05:48 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31551") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45838->172.17.0.4:31551, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33247") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60500->172.17.0.4:33247, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35701") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56792->172.17.0.4:35701, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36828") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33490->172.17.0.4:36828, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31327") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50942->172.17.0.4:31327, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36211") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36264->172.17.0.4:36211, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37533") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53948->172.17.0.4:37533, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38309") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54734->172.17.0.4:38309, err= 2025/09/06 03:05:48 INFO : toe: Making directory 2025/09/06 03:05:48 INFO : toe/toe: Making directory 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/06 03:05:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/06 03:05:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32760") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56052->172.17.0.4:32760, err= 2025/09/06 03:05:48 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/09/06 03:05:48 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/06 03:05:48 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36026") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55044->172.17.0.4:36026, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33076") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36844->172.17.0.4:33076, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37976") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47422->172.17.0.4:37976, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32146") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42262->172.17.0.4:32146, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32552") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38812->172.17.0.4:32552, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37144") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44172->172.17.0.4:37144, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36316") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46816->172.17.0.4:36316, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:48 DEBUG : empty_dir: Making directory with metadata 2025/09/06 03:05:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:05:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36862") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42132->172.17.0.4:36862, err= 2025/09/06 03:05:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:05:48 INFO : tictacempty_dir: Making directory 2025/09/06 03:05:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 INFO : tictactoe: Making directory 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:05:48 INFO : tictactoe/tictactoe: Making directory 2025/09/06 03:05:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32509") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49462->172.17.0.4:32509, err= 2025/09/06 03:05:48 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/09/06 03:05:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/06 03:05:48 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35103") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43968->172.17.0.4:35103, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30948") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34339") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53926->172.17.0.4:30948, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34603") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41972->172.17.0.4:34339, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58412->172.17.0.4:34603, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37826") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41754->172.17.0.4:37826, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33155") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37878->172.17.0.4:33155, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38265") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33224->172.17.0.4:38265, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37084") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58520->172.17.0.4:37084, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38933") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44578->172.17.0.4:38933, err= --- PASS: TestDirTag (0.04s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:48 DEBUG : empty_dir: Making directory with metadata 2025/09/06 03:05:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:05:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32774") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40818->172.17.0.4:32774, err= 2025/09/06 03:05:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:05:48 INFO : tictacempty_dir: Making directory 2025/09/06 03:05:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 INFO : tictactoe: Making directory 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:05:48 INFO : tictactoe/tictactoe: Making directory 2025/09/06 03:05:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:05:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31142") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58588->172.17.0.4:31142, err= 2025/09/06 03:05:48 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:05:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:05:48 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37167") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58856->172.17.0.4:37167, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39084") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45828->172.17.0.4:39084, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31327") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50948->172.17.0.4:31327, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33968") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35190->172.17.0.4:33968, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:05:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38579") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38590->172.17.0.4:38579, err= 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33792") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32170") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47456->172.17.0.4:33792, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53046->172.17.0.4:32170, err= 2025/09/06 03:05:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30533") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46864->172.17.0.4:30533, err= 2025/09/06 03:05:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/09/06 03:05:48 NOTICE: ftp://172.17.0.4:21/rclone-test-vihixuy2topi: 0 differences found 2025/09/06 03:05:48 NOTICE: ftp://172.17.0.4:21/rclone-test-vihixuy2topi: 1 hashes could not be checked 2025/09/06 03:05:48 NOTICE: ftp://172.17.0.4:21/rclone-test-vihixuy2topi: 1 matching files 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39343") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38448->172.17.0.4:39343, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37240") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31015") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48888->172.17.0.4:37240, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48726->172.17.0.4:31015, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30271") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34780->172.17.0.4:30271, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39764") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49422->172.17.0.4:39764, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33494") 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45822->172.17.0.4:33494, err= 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 INFO : tictactoe: Making directory 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:05:48 INFO : tictactoe/tictactoe: Making directory 2025/09/06 03:05:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30894") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47428->172.17.0.4:30894, err= 2025/09/06 03:05:48 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/09/06 03:05:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/06 03:05:48 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32505") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34422->172.17.0.4:32505, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34032") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52220->172.17.0.4:34032, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35899") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42156->172.17.0.4:35899, err= 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33864") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55352->172.17.0.4:33864, err= 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33867") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42014->172.17.0.4:33867, err= 2025/09/06 03:05:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37310") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39268->172.17.0.4:37310, err= 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:48 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31755") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50776->172.17.0.4:31755, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33924") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34722->172.17.0.4:33924, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37160") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41518->172.17.0.4:37160, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31537") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58358->172.17.0.4:31537, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32946") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36934->172.17.0.4:32946, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37305") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50950->172.17.0.4:37305, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37998") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48080->172.17.0.4:37998, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2025/09/06 03:05:48 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34322") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59954->172.17.0.4:34322, err= 2025/09/06 03:05:48 INFO : toe: Making directory 2025/09/06 03:05:48 INFO : toe/toe: Making directory 2025/09/06 03:05:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30425") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57124->172.17.0.4:30425, err= 2025/09/06 03:05:48 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2025/09/06 03:05:48 INFO : toe/toe/toe: Copied (new) 2025/09/06 03:05:48 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31702") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40716->172.17.0.4:31702, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39208") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40802->172.17.0.4:39208, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35026") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43782->172.17.0.4:35026, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30636") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35786->172.17.0.4:30636, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32945") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39414->172.17.0.4:32945, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34524") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54844->172.17.0.4:34524, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39985") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33720->172.17.0.4:39985, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:48 DEBUG : empty_dir: Making directory with metadata 2025/09/06 03:05:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34107") 2025/09/06 03:05:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43174->172.17.0.4:34107, err= 2025/09/06 03:05:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:05:48 INFO : tictacempty_dir: Making directory 2025/09/06 03:05:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 INFO : tictactoe: Making directory 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:05:48 INFO : tictactoe/tictactoe: Making directory 2025/09/06 03:05:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:05:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36953") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47532->172.17.0.4:36953, err= 2025/09/06 03:05:48 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:05:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:05:48 INFO : toe/toe/toe.txt: Deleted 2025/09/06 03:05:48 INFO : toe/toe: Removing directory 2025/09/06 03:05:48 INFO : toe: Removing directory 2025/09/06 03:05:48 INFO : empty_dir: Removing directory 2025/09/06 03:05:48 DEBUG : Local file system at /tmp/rclone1057544844: deleted 3 directories 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31521") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38128->172.17.0.4:31521, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37309") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60090->172.17.0.4:37309, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34329") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57702->172.17.0.4:34329, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33592") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:38824->172.17.0.4:33592, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35556") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59284->172.17.0.4:35556, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36559") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35453") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47414->172.17.0.4:35453, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:58364->172.17.0.4:36559, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39608") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46846->172.17.0.4:39608, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37448") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:32946->172.17.0.4:37448, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:48 DEBUG : empty_dir: Making directory with metadata 2025/09/06 03:05:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30261") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41696->172.17.0.4:30261, err= 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:05:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:05:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:05:48 INFO : tictacempty_dir: Making directory 2025/09/06 03:05:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 INFO : tictactoe: Making directory 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:05:48 INFO : tictactoe/tictactoe: Making directory 2025/09/06 03:05:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:05:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37269") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41212->172.17.0.4:37269, err= 2025/09/06 03:05:48 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:05:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:05:48 INFO : toe/toe/toe.txt: Deleted 2025/09/06 03:05:48 INFO : toe/toe: Removing directory 2025/09/06 03:05:48 INFO : toe: Removing directory 2025/09/06 03:05:48 INFO : empty_dir: Removing directory 2025/09/06 03:05:48 DEBUG : Local file system at /tmp/rclone1057544844: deleted 3 directories 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30023") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37588->172.17.0.4:30023, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31172") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36627") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50268->172.17.0.4:31172, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49818->172.17.0.4:36627, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39129") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53508->172.17.0.4:39129, err= 2025/09/06 03:05:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/06 03:05:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/06 03:05:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/06 03:05:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/06 03:05:48 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37916") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43132->172.17.0.4:37916, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30544") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37095") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60422->172.17.0.4:37095, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35410") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40562->172.17.0.4:30544, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53982->172.17.0.4:35410, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37562") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:46178->172.17.0.4:37562, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31410") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:59036->172.17.0.4:31410, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32300") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:48322->172.17.0.4:32300, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39281") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38748") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50152->172.17.0.4:39281, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37869") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55540->172.17.0.4:38748, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34804->172.17.0.4:37869, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39555") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32478") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41044->172.17.0.4:32478, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36596->172.17.0.4:39555, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31944") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33486->172.17.0.4:31944, err= --- PASS: TestTransformFile (0.03s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:48 DEBUG : Reset feature "Copy" 2025/09/06 03:05:48 DEBUG : Reset feature "Move" 2025/09/06 03:05:48 DEBUG : Reset feature "Copy" 2025/09/06 03:05:48 DEBUG : Reset feature "Move" 2025/09/06 03:05:48 DEBUG : empty_dir: Making directory with metadata 2025/09/06 03:05:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:05:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35907") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:33730->172.17.0.4:35907, err= 2025/09/06 03:05:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:05:48 INFO : tictacempty_dir: Making directory 2025/09/06 03:05:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 INFO : tictactoe: Making directory 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:05:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:05:48 INFO : tictactoe/tictactoe: Making directory 2025/09/06 03:05:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:05:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33962") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39548->172.17.0.4:33962, err= 2025/09/06 03:05:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:05:48 INFO : toe/toe/toe.txt: Deleted 2025/09/06 03:05:48 INFO : toe/toe: Removing directory 2025/09/06 03:05:48 INFO : toe: Removing directory 2025/09/06 03:05:48 INFO : empty_dir: Removing directory 2025/09/06 03:05:48 DEBUG : Local file system at /tmp/rclone1057544844: deleted 3 directories 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38173") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39434->172.17.0.4:38173, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36558") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60650->172.17.0.4:36558, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37378") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51246->172.17.0.4:37378, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38392") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35470->172.17.0.4:38392, err= 2025/09/06 03:05:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/06 03:05:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/06 03:05:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/06 03:05:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34689") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47824->172.17.0.4:34689, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38050") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41730->172.17.0.4:38050, err= 2025/09/06 03:05:48 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/06 03:05:48 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:38989") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56994->172.17.0.4:38989, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32659") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37472") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36443") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56704->172.17.0.4:37472, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:36280->172.17.0.4:32659, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55310->172.17.0.4:36443, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33147") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30659") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53778->172.17.0.4:33147, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41778->172.17.0.4:30659, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37189") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:55026->172.17.0.4:37189, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31729") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32834") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:34450->172.17.0.4:31729, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33097") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42144->172.17.0.4:33097, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:40988->172.17.0.4:32834, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32116") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39338->172.17.0.4:32116, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37836") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35674->172.17.0.4:37836, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34552") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:50422->172.17.0.4:34552, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:48 DEBUG : toe: transformed to: dG9l 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39053") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42048->172.17.0.4:39053, err= 2025/09/06 03:05:48 DEBUG : toe: transformed to: dG9l 2025/09/06 03:05:48 INFO : dG9l: Making directory 2025/09/06 03:05:48 DEBUG : toe: transformed to: dG9l 2025/09/06 03:05:48 DEBUG : toe: transformed to: dG9l 2025/09/06 03:05:48 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/06 03:05:48 INFO : dG9l/dG9l: Making directory 2025/09/06 03:05:48 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/06 03:05:48 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:48 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32150") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43270->172.17.0.4:32150, err= 2025/09/06 03:05:48 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/06 03:05:48 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37993") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:57094->172.17.0.4:37993, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33058") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:42792->172.17.0.4:33058, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39770") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35220->172.17.0.4:39770, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:33164") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52586->172.17.0.4:33164, err= 2025/09/06 03:05:48 DEBUG : dG9l: transformed to: toe 2025/09/06 03:05:48 DEBUG : dG9l: transformed to: toe 2025/09/06 03:05:48 DEBUG : toe: Directory modification time the same (differ by 276.503917ms, within tolerance 1s) 2025/09/06 03:05:48 DEBUG : Added delayed dir = "toe", newDst=toe 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:35664") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:47212->172.17.0.4:35664, err= 2025/09/06 03:05:48 DEBUG : dG9l: transformed to: toe 2025/09/06 03:05:48 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/06 03:05:48 DEBUG : toe/toe: Directory modification time the same (differ by 276.503917ms, within tolerance 1s) 2025/09/06 03:05:48 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37818") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37978->172.17.0.4:37818, err= 2025/09/06 03:05:48 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/06 03:05:48 DEBUG : Local file system at /tmp/rclone1057544844: Waiting for checks to finish 2025/09/06 03:05:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/09/06 03:05:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/06 03:05:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/06 03:05:48 DEBUG : Local file system at /tmp/rclone1057544844: Waiting for transfers to finish 2025/09/06 03:05:48 DEBUG : Waiting for deletions to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34314") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56402->172.17.0.4:34314, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37528") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:35710->172.17.0.4:37528, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36231") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:39424->172.17.0.4:36231, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37971") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:41994->172.17.0.4:37971, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32046") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:37022->172.17.0.4:32046, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:34512") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56196->172.17.0.4:34512, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32231") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43862->172.17.0.4:32231, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-vihixuy2topi", Local "Local file system at /tmp/rclone1057544844", Modify Window "1s" 2025/09/06 03:05:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/06 03:05:48 DEBUG : toe: transformed to: 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36061") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:51864->172.17.0.4:36061, err= 2025/09/06 03:05:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/06 03:05:48 DEBUG : toe: transformed to: 2025/09/06 03:05:48 INFO : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Making directory 2025/09/06 03:05:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/06 03:05:48 DEBUG : toe: transformed to: 2025/09/06 03:05:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/06 03:05:48 DEBUG : toe: transformed to: 2025/09/06 03:05:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/06 03:05:48 DEBUG : toe/toe: transformed to: 2025/09/06 03:05:48 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/06 03:05:48 INFO : toe/toe: Making directory 2025/09/06 03:05:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/06 03:05:48 DEBUG : toe/toe: transformed to: 2025/09/06 03:05:48 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/06 03:05:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/06 03:05:48 DEBUG : toe: transformed to: 2025/09/06 03:05:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/06 03:05:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/06 03:05:48 DEBUG : toe/toe/toe: transformed to: 2025/09/06 03:05:48 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for checks to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Waiting for transfers to finish 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39735") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:45744->172.17.0.4:39735, err= 2025/09/06 03:05:48 INFO : toe/toe/toe: Copied (new) 2025/09/06 03:05:48 ERROR : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: not deleting files as there were IO errors 2025/09/06 03:05:48 ERROR : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: not deleting directories as there were IO errors 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:36541") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:49892->172.17.0.4:36541, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:30355") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:53100->172.17.0.4:30355, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37360") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:44550->172.17.0.4:37360, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:31724") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:60990->172.17.0.4:31724, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37891") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:43166->172.17.0.4:37891, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:39733") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:54534->172.17.0.4:39733, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:32134") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:52798->172.17.0.4:32134, err= --- PASS: TestError (0.01s) PASS 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: dial("tcp","172.17.0.4:37147") 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: > dial: conn=172.17.0.1:56786->172.17.0.4:37147, err= 2025/09/06 03:05:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vihixuy2topi: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.687209971s (try 1/5)