"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/06/08 01:15:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qetaqaw3cigo" 2026/06/08 01:15:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/08 01:15:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:15:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:15:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:15:37 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:15:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:15:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:15:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:15:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:15:37 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:15:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:15:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Connecting to FTP server 2026/06/08 01:15:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:21") 2026/06/08 01:15:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35458->172.17.0.3:21, err= 2026/06/08 01:15:39 DEBUG : Creating backend with remote "/tmp/rclone4022416838" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32969") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42388->172.17.0.3:32969, err= 2026/06/08 01:15:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35641") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42828->172.17.0.3:35641, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32077") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38162->172.17.0.3:32077, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35043") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40410->172.17.0.3:35043, err= --- PASS: TestCopyWithDryRun (0.00s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34310") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53344->172.17.0.3:34310, err= 2026/06/08 01:15:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38501") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60336->172.17.0.3:38501, err= 2026/06/08 01:15:39 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/08 01:15:39 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/08 01:15:39 INFO : sub dir/hello world: Copied (new) 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37124") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40360->172.17.0.3:37124, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37278") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38710->172.17.0.3:37278, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36777") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38412->172.17.0.3:36777, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35003") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47914->172.17.0.3:35003, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30533") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38858->172.17.0.3:30533, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32495") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40874->172.17.0.3:32495, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34600") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43692->172.17.0.3:34600, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37793") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37860->172.17.0.3:37793, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36975") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58698->172.17.0.3:36975, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:39 DEBUG : Creating backend with remote "/non-existing" 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33590") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51144->172.17.0.3:33590, err= 2026/06/08 01:15:39 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30553") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53218->172.17.0.3:30553, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33183") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35524->172.17.0.3:33183, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38489") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58758->172.17.0.3:38489, err= 2026/06/08 01:15:39 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/08 01:15:39 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/08 01:15:39 INFO : sub dir/hello world: Copied (new) 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34039") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36408->172.17.0.3:34039, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37743") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53050->172.17.0.3:37743, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34396") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35372->172.17.0.3:34396, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34172") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41652->172.17.0.3:34172, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39622") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40346->172.17.0.3:39622, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" sync_test.go:222: Only runs on local 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39271") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49582->172.17.0.3:39271, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39351") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52538->172.17.0.3:39351, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:39 INFO : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Running all checks before starting transfers 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37452") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43780->172.17.0.3:37452, err= 2026/06/08 01:15:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:39 INFO : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Checks finished, now starting transfers 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37712") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54438->172.17.0.3:37712, err= 2026/06/08 01:15:39 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/08 01:15:39 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/08 01:15:39 INFO : sub dir/hello world: Copied (new) 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39885") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47716->172.17.0.3:39885, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37039") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45156->172.17.0.3:37039, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31372") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48508->172.17.0.3:31372, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33424") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51460->172.17.0.3:33424, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39367") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50308->172.17.0.3:39367, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:39 ERROR : Ignoring --no-traverse with sync 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38137") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40182->172.17.0.3:38137, err= 2026/06/08 01:15:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36844") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55894->172.17.0.3:36844, err= 2026/06/08 01:15:39 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/08 01:15:39 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/08 01:15:39 INFO : sub dir/hello world: Copied (new) 2026/06/08 01:15:39 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32765") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52658->172.17.0.3:32765, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32491") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53892->172.17.0.3:32491, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31944") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38578->172.17.0.3:31944, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34387") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57584->172.17.0.3:34387, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37116") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57772->172.17.0.3:37116, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38205") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34374->172.17.0.3:38205, err= 2026/06/08 01:15:39 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35050") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57656->172.17.0.3:35050, err= 2026/06/08 01:15:39 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/06/08 01:15:39 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/06/08 01:15:39 INFO : hello world2: Copied (new) 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38167") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53306->172.17.0.3:38167, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33715") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49002->172.17.0.3:33715, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33420") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60624->172.17.0.3:33420, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37580") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35226->172.17.0.3:37580, err= 2026/06/08 01:15:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36507") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59730->172.17.0.3:36507, err= 2026/06/08 01:15:39 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/06/08 01:15:39 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/06/08 01:15:39 INFO : potato2: Copied (new) 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32967") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38344->172.17.0.3:32967, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33789") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55402->172.17.0.3:33789, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32455") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44344->172.17.0.3:32455, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32897") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33934->172.17.0.3:32897, err= 2026/06/08 01:15:39 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/06/08 01:15:39 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/06/08 01:15:39 INFO : potato2: Copied (new) 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33923") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33954->172.17.0.3:33923, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37638") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40244->172.17.0.3:37638, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34793") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51616->172.17.0.3:34793, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/08 01:15:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/08 01:15:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/08 01:15:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37993") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44456->172.17.0.3:37993, err= 2026/06/08 01:15:39 INFO : sub dir2: Making directory 2026/06/08 01:15:39 INFO : sub dir: Making directory 2026/06/08 01:15:39 INFO : sub dir2/sub sub dir2: Making directory 2026/06/08 01:15:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Connecting to FTP server 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:21") 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35462->172.17.0.3:21, err= 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31416") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37472->172.17.0.3:31416, err= 2026/06/08 01:15:41 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/08 01:15:41 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/08 01:15:41 INFO : sub dir/hello world: Copied (new) 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38758") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45184->172.17.0.3:38758, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39052") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40014->172.17.0.3:39052, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35130") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35860->172.17.0.3:35130, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34772") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37158->172.17.0.3:34772, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39495") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36686->172.17.0.3:39495, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33139") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58052->172.17.0.3:33139, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33393") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48572->172.17.0.3:33393, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37794") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36912->172.17.0.3:37794, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37704") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60170->172.17.0.3:37704, err= --- PASS: TestCopyEmptyDirectories (2.19s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:41 INFO : sub dir2: Making directory 2026/06/08 01:15:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/08 01:15:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39042") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39778->172.17.0.3:39042, err= 2026/06/08 01:15:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38013") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35592->172.17.0.3:38013, err= 2026/06/08 01:15:41 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/08 01:15:41 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/08 01:15:41 INFO : sub dir/hello world: Copied (new) 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30134") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51824->172.17.0.3:30134, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39998") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56174->172.17.0.3:39998, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37115") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40790->172.17.0.3:37115, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37471") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47312->172.17.0.3:37471, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36089") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39084->172.17.0.3:36089, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:41 DEBUG : sub dir2: Making directory with metadata 2026/06/08 01:15:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37240") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45972->172.17.0.3:37240, err= 2026/06/08 01:15:41 INFO : sub dir2: Making directory 2026/06/08 01:15:41 INFO : sub dir: Making directory 2026/06/08 01:15:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38390") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44398->172.17.0.3:38390, err= 2026/06/08 01:15:41 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/08 01:15:41 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/08 01:15:41 INFO : sub dir/hello world: Copied (new) 2026/06/08 01:15:41 INFO : sub dir/hello world: Deleted 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35262") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54378->172.17.0.3:35262, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31859") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38647") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36678->172.17.0.3:31859, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37304->172.17.0.3:38647, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36235") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33544->172.17.0.3:36235, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39831") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57080->172.17.0.3:39831, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36055") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39998") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42362->172.17.0.3:36055, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56180->172.17.0.3:39998, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37246") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54276->172.17.0.3:37246, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36857") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50226->172.17.0.3:36857, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34479") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41098->172.17.0.3:34479, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:41 INFO : sub dir2: Making directory 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32965") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56230->172.17.0.3:32965, err= 2026/06/08 01:15:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33269") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54098->172.17.0.3:33269, err= 2026/06/08 01:15:41 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/08 01:15:41 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/08 01:15:41 INFO : sub dir/hello world: Copied (new) 2026/06/08 01:15:41 INFO : sub dir/hello world: Deleted 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35932") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:32810->172.17.0.3:35932, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35255") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59294->172.17.0.3:35255, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30633") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48984->172.17.0.3:30633, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39187") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41274->172.17.0.3:39187, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32462") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33194->172.17.0.3:32462, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:41 DEBUG : sub dir2: Making directory with metadata 2026/06/08 01:15:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/08 01:15:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32869") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42406->172.17.0.3:32869, err= 2026/06/08 01:15:41 INFO : sub dir2: Making directory 2026/06/08 01:15:41 INFO : sub dir: Making directory 2026/06/08 01:15:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30258") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35228->172.17.0.3:30258, err= 2026/06/08 01:15:41 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/08 01:15:41 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/08 01:15:41 INFO : sub dir/hello world: Copied (new) 2026/06/08 01:15:41 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31169") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35462->172.17.0.3:31169, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38121") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30655") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38846->172.17.0.3:38121, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46974->172.17.0.3:30655, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32991") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60066->172.17.0.3:32991, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30811") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33443") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53628->172.17.0.3:33443, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53610->172.17.0.3:30811, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39954") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60508->172.17.0.3:39954, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39940") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48490->172.17.0.3:39940, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35028") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55172->172.17.0.3:35028, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:41 INFO : sub dir2: Making directory 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37439") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35470->172.17.0.3:37439, err= 2026/06/08 01:15:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37479") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34330->172.17.0.3:37479, err= 2026/06/08 01:15:41 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/08 01:15:41 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/08 01:15:41 INFO : sub dir/hello world: Copied (new) 2026/06/08 01:15:41 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39071") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43332->172.17.0.3:39071, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35232") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37888->172.17.0.3:35232, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39442") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55182->172.17.0.3:39442, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33060") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36476->172.17.0.3:33060, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30793") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43140->172.17.0.3:30793, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33086") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51818->172.17.0.3:33086, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33775") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52338->172.17.0.3:33775, err= 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33369") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42456->172.17.0.3:33369, err= 2026/06/08 01:15:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bibewaq0hezi" 2026/06/08 01:15:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:15:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:15:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:15:41 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:15:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:15:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:15:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:15:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:15:41 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:15:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-bibewaq0hezi: Connecting to FTP server 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-bibewaq0hezi: dial("tcp","172.17.0.3:21") 2026/06/08 01:15:41 DEBUG : ftp://172.17.0.3:21/rclone-test-bibewaq0hezi: > dial: conn=172.17.0.1:56770->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo -> ftp://172.17.0.3:21/rclone-test-bibewaq0hezi 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-bibewaq0hezi: dial("tcp","172.17.0.3:39863") 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-bibewaq0hezi: > dial: conn=172.17.0.1:50798->172.17.0.3:39863, err= 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38584") 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59178->172.17.0.3:38584, err= 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30009") 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49944->172.17.0.3:30009, err= 2026/06/08 01:15:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-bibewaq0hezi: Waiting for checks to finish 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-bibewaq0hezi: Waiting for transfers to finish 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34430") 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42164->172.17.0.3:34430, err= 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-bibewaq0hezi: dial("tcp","172.17.0.3:32714") 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-bibewaq0hezi: > dial: conn=172.17.0.1:33636->172.17.0.3:32714, err= 2026/06/08 01:15:43 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/08 01:15:43 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/08 01:15:43 INFO : sub dir/hello world: Copied (new) 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-bibewaq0hezi: dial("tcp","172.17.0.3:34646") 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-bibewaq0hezi: > dial: conn=172.17.0.1:45798->172.17.0.3:34646, err= 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-bibewaq0hezi: dial("tcp","172.17.0.3:39024") 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-bibewaq0hezi: > dial: conn=172.17.0.1:33288->172.17.0.3:39024, err= 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-bibewaq0hezi: dial("tcp","172.17.0.3:31510") 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-bibewaq0hezi: > dial: conn=172.17.0.1:46088->172.17.0.3:31510, err= 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-bibewaq0hezi: dial("tcp","172.17.0.3:31304") 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-bibewaq0hezi: > dial: conn=172.17.0.1:35392->172.17.0.3:31304, err= 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-bibewaq0hezi: Purge object "sub dir/hello world" 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-bibewaq0hezi: Purge dir "sub dir" 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-bibewaq0hezi: Purge dir "" 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39938") 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56464->172.17.0.3:39938, err= 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37342") 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38502->172.17.0.3:37342, err= 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31665") 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45864->172.17.0.3:31665, err= --- PASS: TestServerSideCopy (2.18s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36120") 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60370->172.17.0.3:36120, err= 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31715") 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47004->172.17.0.3:31715, err= 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31884") 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33712->172.17.0.3:31884, err= 2026/06/08 01:15:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32543") 2026/06/08 01:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41404->172.17.0.3:32543, err= 2026/06/08 01:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33843") 2026/06/08 01:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48410->172.17.0.3:33843, err= 2026/06/08 01:15:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:15:44 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:15:44 DEBUG : sub dir/hello world: Sizes differ 2026/06/08 01:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30860") 2026/06/08 01:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58222->172.17.0.3:30860, err= 2026/06/08 01:15:44 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/06/08 01:15:44 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/06/08 01:15:44 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/08 01:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31383") 2026/06/08 01:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41090->172.17.0.3:31383, err= 2026/06/08 01:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39924") 2026/06/08 01:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39542->172.17.0.3:39924, err= 2026/06/08 01:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31359") 2026/06/08 01:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46186->172.17.0.3:31359, err= 2026/06/08 01:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30632") 2026/06/08 01:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50564->172.17.0.3:30632, err= 2026/06/08 01:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31668") 2026/06/08 01:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49074->172.17.0.3:31668, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32568") 2026/06/08 01:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38630->172.17.0.3:32568, err= 2026/06/08 01:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34716") 2026/06/08 01:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60568->172.17.0.3:34716, err= 2026/06/08 01:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30616") 2026/06/08 01:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44760->172.17.0.3:30616, err= 2026/06/08 01:15:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jeyayuh9nuqo" 2026/06/08 01:15:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:15:44 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:15:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:15:44 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:15:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:15:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:15:44 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:15:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:15:44 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:15:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: Connecting to FTP server 2026/06/08 01:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: dial("tcp","172.17.0.3:21") 2026/06/08 01:15:44 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: > dial: conn=172.17.0.1:56782->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo -> ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: dial("tcp","172.17.0.3:38814") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: > dial: conn=172.17.0.1:60196->172.17.0.3:38814, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36716") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39538->172.17.0.3:36716, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36222") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55812->172.17.0.3:36222, err= 2026/06/08 01:15:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: Waiting for checks to finish 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: Waiting for transfers to finish 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36272") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60152->172.17.0.3:36272, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: dial("tcp","172.17.0.3:37821") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: > dial: conn=172.17.0.1:46210->172.17.0.3:37821, err= 2026/06/08 01:15:46 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/08 01:15:46 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/08 01:15:46 INFO : sub dir/hello world: Copied (new) 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: dial("tcp","172.17.0.3:30467") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: > dial: conn=172.17.0.1:56934->172.17.0.3:30467, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: dial("tcp","172.17.0.3:34503") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: > dial: conn=172.17.0.1:33614->172.17.0.3:34503, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38093") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40384->172.17.0.3:38093, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38444") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47760->172.17.0.3:38444, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35119") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53828->172.17.0.3:35119, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: dial("tcp","172.17.0.3:32219") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: > dial: conn=172.17.0.1:51732->172.17.0.3:32219, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32787") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34916->172.17.0.3:32787, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: dial("tcp","172.17.0.3:34416") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: > dial: conn=172.17.0.1:56218->172.17.0.3:34416, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31946") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56014->172.17.0.3:31946, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: Waiting for checks to finish 2026/06/08 01:15:46 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:15:46 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo) 2026/06/08 01:15:46 DEBUG : sub dir/hello world: Sizes differ 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: Waiting for transfers to finish 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33384") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60290->172.17.0.3:33384, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: dial("tcp","172.17.0.3:39213") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: > dial: conn=172.17.0.1:50926->172.17.0.3:39213, err= 2026/06/08 01:15:46 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/06/08 01:15:46 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/06/08 01:15:46 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: dial("tcp","172.17.0.3:35888") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: > dial: conn=172.17.0.1:36762->172.17.0.3:35888, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: dial("tcp","172.17.0.3:32168") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: > dial: conn=172.17.0.1:57822->172.17.0.3:32168, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: dial("tcp","172.17.0.3:35317") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: > dial: conn=172.17.0.1:44518->172.17.0.3:35317, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: dial("tcp","172.17.0.3:39725") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: > dial: conn=172.17.0.1:51268->172.17.0.3:39725, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: Purge object "sub dir/hello world" 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: Purge dir "sub dir" 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: Purge dir "" 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38588") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53204->172.17.0.3:38588, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34091") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41536->172.17.0.3:34091, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34037") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33852->172.17.0.3:34037, err= --- PASS: TestServerSideCopyOverSelf (2.20s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31944") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39960->172.17.0.3:31944, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34242") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45594->172.17.0.3:34242, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36024") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49358->172.17.0.3:36024, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30505") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59234->172.17.0.3:30505, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33049") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59344->172.17.0.3:33049, err= 2026/06/08 01:15:46 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:15:46 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:15:46 DEBUG : sub dir/hello world: Sizes differ 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39106") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57664->172.17.0.3:39106, err= 2026/06/08 01:15:46 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/06/08 01:15:46 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/06/08 01:15:46 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/08 01:15:46 INFO : sub dir/hello world: Deleted 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35675") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55706->172.17.0.3:35675, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34303") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57936->172.17.0.3:34303, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39250") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46592->172.17.0.3:39250, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35582") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58882->172.17.0.3:35582, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38009") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38034->172.17.0.3:38009, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39391") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52826->172.17.0.3:39391, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39337") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46222->172.17.0.3:39337, err= 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38627") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60424->172.17.0.3:38627, err= 2026/06/08 01:15:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pebigom3qiwi" 2026/06/08 01:15:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:15:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:15:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:15:46 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:15:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:15:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:15:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:15:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:15:46 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:15:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: Connecting to FTP server 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: dial("tcp","172.17.0.3:21") 2026/06/08 01:15:46 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: > dial: conn=172.17.0.1:56788->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo -> ftp://172.17.0.3:21/rclone-test-pebigom3qiwi 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: dial("tcp","172.17.0.3:39127") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: > dial: conn=172.17.0.1:45494->172.17.0.3:39127, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32185") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56846->172.17.0.3:32185, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39714") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52036->172.17.0.3:39714, err= 2026/06/08 01:15:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: Waiting for checks to finish 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: Waiting for transfers to finish 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38901") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37188->172.17.0.3:38901, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: dial("tcp","172.17.0.3:34164") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: > dial: conn=172.17.0.1:35386->172.17.0.3:34164, err= 2026/06/08 01:15:48 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/08 01:15:48 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/08 01:15:48 INFO : sub dir/hello world: Copied (new) 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: dial("tcp","172.17.0.3:31248") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: > dial: conn=172.17.0.1:50072->172.17.0.3:31248, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: dial("tcp","172.17.0.3:34053") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: > dial: conn=172.17.0.1:45904->172.17.0.3:34053, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38039") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41212->172.17.0.3:38039, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37678") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49332->172.17.0.3:37678, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34998") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48870->172.17.0.3:34998, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: Using server-side directory move 2026/06/08 01:15:48 INFO : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: dial("tcp","172.17.0.3:34649") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: > dial: conn=172.17.0.1:51536->172.17.0.3:34649, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31701") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46944->172.17.0.3:31701, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35917") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: dial("tcp","172.17.0.3:38841") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45970->172.17.0.3:35917, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: > dial: conn=172.17.0.1:36836->172.17.0.3:38841, err= 2026/06/08 01:15:48 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:15:48 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-pebigom3qiwi) 2026/06/08 01:15:48 DEBUG : sub dir/hello world: Sizes differ 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: Waiting for checks to finish 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: Waiting for transfers to finish 2026/06/08 01:15:48 INFO : sub dir/hello world: Deleted 2026/06/08 01:15:48 INFO : sub dir/hello world: Moved (server-side) 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33888") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53546->172.17.0.3:33888, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32945") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49418->172.17.0.3:32945, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: dial("tcp","172.17.0.3:33464") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: > dial: conn=172.17.0.1:51384->172.17.0.3:33464, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: dial("tcp","172.17.0.3:34403") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: > dial: conn=172.17.0.1:52932->172.17.0.3:34403, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35868") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51108->172.17.0.3:35868, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34567") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42078->172.17.0.3:34567, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34584") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53548->172.17.0.3:34584, err= 2026/06/08 01:15:48 DEBUG : testing file moves 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: dial("tcp","172.17.0.3:38298") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: > dial: conn=172.17.0.1:47390->172.17.0.3:38298, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34507") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46988->172.17.0.3:34507, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: dial("tcp","172.17.0.3:33940") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: > dial: conn=172.17.0.1:39422->172.17.0.3:33940, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38527") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42160->172.17.0.3:38527, err= 2026/06/08 01:15:48 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:15:48 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-pebigom3qiwi) 2026/06/08 01:15:48 DEBUG : sub dir/hello world: Sizes differ 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: Waiting for checks to finish 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: Waiting for transfers to finish 2026/06/08 01:15:48 INFO : sub dir/hello world: Deleted 2026/06/08 01:15:48 INFO : sub dir/hello world: Moved (server-side) 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33057") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45208->172.17.0.3:33057, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39545") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34914->172.17.0.3:39545, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: dial("tcp","172.17.0.3:30889") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: > dial: conn=172.17.0.1:34958->172.17.0.3:30889, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: dial("tcp","172.17.0.3:36492") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: > dial: conn=172.17.0.1:59094->172.17.0.3:36492, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: dial("tcp","172.17.0.3:30603") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: > dial: conn=172.17.0.1:33818->172.17.0.3:30603, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: dial("tcp","172.17.0.3:36224") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: > dial: conn=172.17.0.1:37090->172.17.0.3:36224, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: Purge object "sub dir/hello world" 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: Purge dir "sub dir" 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: Purge dir "" 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35375") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59066->172.17.0.3:35375, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35451") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56152->172.17.0.3:35451, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30948") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49790->172.17.0.3:30948, err= --- PASS: TestServerSideMoveOverSelf (2.23s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32316") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58544->172.17.0.3:32316, err= 2026/06/08 01:15:48 ERROR : error listing: directory not found 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38305") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50886->172.17.0.3:38305, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33141") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48316->172.17.0.3:33141, err= 2026/06/08 01:15:48 INFO : Local file system at /tmp/rclone4022416838: Making directory 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31997") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52836->172.17.0.3:31997, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31033") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:32980->172.17.0.3:31033, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32258") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54512->172.17.0.3:32258, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32615") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43414->172.17.0.3:32615, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34839") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33930->172.17.0.3:34839, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38480") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51328->172.17.0.3:38480, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37559") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35742->172.17.0.3:37559, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36873") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50816->172.17.0.3:36873, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32081") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51742->172.17.0.3:32081, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39247") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57834->172.17.0.3:39247, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35236") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41446->172.17.0.3:35236, err= 2026/06/08 01:15:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37645") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43946->172.17.0.3:37645, err= 2026/06/08 01:15:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 01:15:48 DEBUG : Local file system at /tmp/rclone4022416838: Waiting for checks to finish 2026/06/08 01:15:48 DEBUG : Local file system at /tmp/rclone4022416838: Waiting for transfers to finish 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35129") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43496->172.17.0.3:35129, err= 2026/06/08 01:15:48 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/08 01:15:48 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/08 01:15:48 INFO : sub dir/hello world: Copied (new) 2026/06/08 01:15:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35562") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49580->172.17.0.3:35562, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32424") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33570->172.17.0.3:32424, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30855") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39062->172.17.0.3:30855, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31179") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36678->172.17.0.3:31179, err= 2026/06/08 01:15:48 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33755") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49644->172.17.0.3:33755, err= 2026/06/08 01:15:48 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/06/08 01:15:48 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/06/08 01:15:48 INFO : check sum: Copied (new) 2026/06/08 01:15:48 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34186") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56380->172.17.0.3:34186, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38953") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39006->172.17.0.3:38953, err= 2026/06/08 01:15:48 DEBUG : check sum: size = 1 OK 2026/06/08 01:15:48 NOTICE: ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:48 DEBUG : check sum: Size of src and dst objects identical 2026/06/08 01:15:48 DEBUG : check sum: Unchanged skipping 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:48 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:48 INFO : There was nothing to transfer 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39093") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49730->172.17.0.3:39093, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39587") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37346->172.17.0.3:39587, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36635") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44270->172.17.0.3:36635, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30164") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47610->172.17.0.3:30164, err= 2026/06/08 01:15:48 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31723") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34752->172.17.0.3:31723, err= 2026/06/08 01:15:48 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/06/08 01:15:48 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/06/08 01:15:48 INFO : sizeonly: Copied (new) 2026/06/08 01:15:48 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35368") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35212->172.17.0.3:35368, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30631") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49338->172.17.0.3:30631, err= 2026/06/08 01:15:48 DEBUG : sizeonly: size = 6 OK 2026/06/08 01:15:48 DEBUG : sizeonly: Sizes identical 2026/06/08 01:15:48 DEBUG : sizeonly: Unchanged skipping 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:48 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:48 INFO : There was nothing to transfer 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30244") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44616->172.17.0.3:30244, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37298") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51350->172.17.0.3:37298, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37124") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60278->172.17.0.3:37124, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35476") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41730->172.17.0.3:35476, err= 2026/06/08 01:15:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38058") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33168->172.17.0.3:38058, err= 2026/06/08 01:15:48 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/06/08 01:15:48 INFO : ignore-size: Copied (new) 2026/06/08 01:15:48 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37488") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44830->172.17.0.3:37488, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34404") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46780->172.17.0.3:34404, err= 2026/06/08 01:15:48 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:15:48 DEBUG : ignore-size: Unchanged skipping 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:48 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:48 INFO : There was nothing to transfer 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35699") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50024->172.17.0.3:35699, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39025") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48956->172.17.0.3:39025, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34457") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41750->172.17.0.3:34457, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39866") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56158->172.17.0.3:39866, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31647") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60598->172.17.0.3:31647, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38126") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56406->172.17.0.3:38126, err= 2026/06/08 01:15:48 DEBUG : existing: size = 6 OK 2026/06/08 01:15:48 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:48 DEBUG : existing: Unchanged skipping 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:48 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:48 INFO : There was nothing to transfer 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31190") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37106->172.17.0.3:31190, err= 2026/06/08 01:15:48 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37454") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57226->172.17.0.3:37454, err= 2026/06/08 01:15:48 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/08 01:15:48 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/08 01:15:48 INFO : existing: Copied (replaced existing) 2026/06/08 01:15:48 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39200") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:32828->172.17.0.3:39200, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38920") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46024->172.17.0.3:38920, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34509") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46674->172.17.0.3:34509, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32505") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39154->172.17.0.3:32505, err= 2026/06/08 01:15:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33843") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48422->172.17.0.3:33843, err= 2026/06/08 01:15:48 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/08 01:15:48 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/08 01:15:48 INFO : existing: Copied (new) 2026/06/08 01:15:48 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34277") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34678->172.17.0.3:34277, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37129") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41376->172.17.0.3:37129, err= 2026/06/08 01:15:48 DEBUG : existing: Destination exists, skipping 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:48 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:48 INFO : There was nothing to transfer 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37644") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57140->172.17.0.3:37644, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33417") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54270->172.17.0.3:33417, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30112") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48138->172.17.0.3:30112, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34585") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50774->172.17.0.3:34585, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32305") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58890->172.17.0.3:32305, err= 2026/06/08 01:15:48 INFO : d: Making directory 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36905") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44278->172.17.0.3:36905, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Connecting to FTP server 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:21") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38581") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56798->172.17.0.3:21, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59814->172.17.0.3:38581, err= 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36261") 2026/06/08 01:15:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54174->172.17.0.3:36261, err= 2026/06/08 01:15:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33282") 2026/06/08 01:15:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37678->172.17.0.3:33282, err= 2026/06/08 01:15:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33978") 2026/06/08 01:15:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44282->172.17.0.3:33978, err= 2026/06/08 01:15:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/08 01:15:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34503") 2026/06/08 01:15:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Connecting to FTP server 2026/06/08 01:15:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34393") 2026/06/08 01:15:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:21") 2026/06/08 01:15:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33618->172.17.0.3:34503, err= 2026/06/08 01:15:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59456->172.17.0.3:34393, err= 2026/06/08 01:15:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56814->172.17.0.3:21, err= 2026/06/08 01:15:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33228") 2026/06/08 01:15:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41154->172.17.0.3:33228, err= 2026/06/08 01:15:50 DEBUG : c/non empty space: size = 5 OK 2026/06/08 01:15:50 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/08 01:15:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:50 DEBUG : c/non empty space: Unchanged skipping 2026/06/08 01:15:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33214") 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55526->172.17.0.3:33214, err= 2026/06/08 01:15:52 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/08 01:15:52 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/08 01:15:52 INFO : a/potato2: Copied (new) 2026/06/08 01:15:52 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:52 INFO : b/potato: Deleted 2026/06/08 01:15:52 INFO : d: Removing directory 2026/06/08 01:15:52 INFO : b: Removing directory 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: deleted 2 directories 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37049") 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33368->172.17.0.3:37049, err= 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36184") 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35880->172.17.0.3:36184, err= 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39203") 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35254->172.17.0.3:39203, err= 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36059") 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46334->172.17.0.3:36059, err= 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35427") 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53266->172.17.0.3:35427, err= 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34293") 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48262->172.17.0.3:34293, err= 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31740") 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50634->172.17.0.3:31740, err= --- PASS: TestSyncIgnoreErrors (4.45s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34027") 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34210->172.17.0.3:34027, err= 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38103") 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44396->172.17.0.3:38103, err= 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38498") 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48130->172.17.0.3:38498, err= 2026/06/08 01:15:52 DEBUG : empty space: size = 1 OK 2026/06/08 01:15:52 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:52 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:52 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32195") 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42748->172.17.0.3:32195, err= 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32936") 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36622->172.17.0.3:32936, err= 2026/06/08 01:15:52 DEBUG : empty space: size = 1 OK 2026/06/08 01:15:52 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37351") 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40296->172.17.0.3:37351, err= 2026/06/08 01:15:52 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/06/08 01:15:52 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/06/08 01:15:52 INFO : empty space: Copied (replaced existing) 2026/06/08 01:15:52 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33269") 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36352->172.17.0.3:33269, err= 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35988") 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51520->172.17.0.3:35988, err= 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34179") 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38874->172.17.0.3:34179, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36491") 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36934->172.17.0.3:36491, err= 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30019") 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40432->172.17.0.3:30019, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36151") 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38300->172.17.0.3:36151, err= 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38705") 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38342->172.17.0.3:38705, err= 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34454") 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43430->172.17.0.3:34454, err= 2026/06/08 01:15:52 DEBUG : foo: size = 3 OK 2026/06/08 01:15:52 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33571") 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58846->172.17.0.3:33571, err= 2026/06/08 01:15:52 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/06/08 01:15:52 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/06/08 01:15:52 INFO : foo: Copied (replaced existing) 2026/06/08 01:15:52 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37472") 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51322->172.17.0.3:37472, err= 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33341") 2026/06/08 01:15:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34088->172.17.0.3:33341, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33041") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46246->172.17.0.3:33041, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31962") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41368->172.17.0.3:31962, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38999") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57432->172.17.0.3:38999, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37780") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35404->172.17.0.3:37780, err= 2026/06/08 01:15:53 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/08 01:15:53 DEBUG : empty space: size = 1 OK 2026/06/08 01:15:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/08 01:15:53 DEBUG : empty space: Unchanged skipping 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38733") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52544->172.17.0.3:38733, err= 2026/06/08 01:15:53 DEBUG : potato.06503f43.partial: size = 60 OK 2026/06/08 01:15:53 DEBUG : potato.06503f43.partial: renamed to: potato 2026/06/08 01:15:53 INFO : potato: Copied (new) 2026/06/08 01:15:53 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32044") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60020->172.17.0.3:32044, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32000") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59100->172.17.0.3:32000, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35305") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38484->172.17.0.3:35305, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33267") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43364->172.17.0.3:33267, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30532") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50378->172.17.0.3:30532, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36555") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38368->172.17.0.3:36555, err= 2026/06/08 01:15:53 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:15:53 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:15:53 DEBUG : potato: Sizes differ 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38519") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47306->172.17.0.3:38519, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:53 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/06/08 01:15:53 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/06/08 01:15:53 INFO : potato: Copied (replaced existing) 2026/06/08 01:15:53 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32785") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60990->172.17.0.3:32785, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36091") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54656->172.17.0.3:36091, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31400") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43978->172.17.0.3:31400, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30667") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58122->172.17.0.3:30667, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31965") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39184->172.17.0.3:31965, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36301") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59280->172.17.0.3:36301, err= 2026/06/08 01:15:53 DEBUG : potato: size = 21 OK 2026/06/08 01:15:53 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34276") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43672->172.17.0.3:34276, err= 2026/06/08 01:15:53 DEBUG : potato.a809149f.partial: size = 21 OK 2026/06/08 01:15:53 DEBUG : potato.a809149f.partial: renamed to: potato 2026/06/08 01:15:53 INFO : potato: Copied (replaced existing) 2026/06/08 01:15:53 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31501") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54550->172.17.0.3:31501, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31200") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33350->172.17.0.3:31200, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30859") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43166->172.17.0.3:30859, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35742") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41950->172.17.0.3:35742, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37628") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41192->172.17.0.3:37628, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31677") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49286->172.17.0.3:31677, err= 2026/06/08 01:15:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/08 01:15:53 DEBUG : empty space: size = 1 OK 2026/06/08 01:15:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/08 01:15:53 DEBUG : empty space: Unchanged skipping 2026/06/08 01:15:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:53 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35618") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45554->172.17.0.3:35618, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36214") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49270->172.17.0.3:36214, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33060") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42354->172.17.0.3:33060, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30785") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37064->172.17.0.3:30785, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36837") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53810->172.17.0.3:36837, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35682") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44814->172.17.0.3:35682, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38441") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33900->172.17.0.3:38441, err= 2026/06/08 01:15:53 DEBUG : empty space: size = 1 OK 2026/06/08 01:15:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/08 01:15:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/08 01:15:53 DEBUG : empty space: Unchanged skipping 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38115") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36352->172.17.0.3:38115, err= 2026/06/08 01:15:53 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/08 01:15:53 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/08 01:15:53 INFO : potato2: Copied (new) 2026/06/08 01:15:53 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:53 INFO : potato: Deleted 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38145") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41336->172.17.0.3:38145, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33462") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60660->172.17.0.3:33462, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36256") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53862->172.17.0.3:36256, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33413") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41840->172.17.0.3:33413, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30829") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60494->172.17.0.3:30829, err= 2026/06/08 01:15:53 INFO : d: Making directory 2026/06/08 01:15:53 INFO : d/e: Making directory 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36921") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50916->172.17.0.3:36921, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38758") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40146->172.17.0.3:38758, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36764") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32282") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60924->172.17.0.3:36764, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35798->172.17.0.3:32282, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33043") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59264->172.17.0.3:33043, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38227") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47088->172.17.0.3:38227, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37071") 2026/06/08 01:15:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36955") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34104->172.17.0.3:37071, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44218->172.17.0.3:36955, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31731") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57546->172.17.0.3:31731, err= 2026/06/08 01:15:53 DEBUG : c/non empty space: size = 5 OK 2026/06/08 01:15:53 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/08 01:15:53 DEBUG : c/non empty space: Unchanged skipping 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39365") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42574->172.17.0.3:39365, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33115") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40136->172.17.0.3:33115, err= 2026/06/08 01:15:53 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/08 01:15:53 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/08 01:15:53 INFO : a/potato2: Copied (new) 2026/06/08 01:15:53 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:53 INFO : b/potato: Deleted 2026/06/08 01:15:53 INFO : d/e: Removing directory 2026/06/08 01:15:53 INFO : d: Removing directory 2026/06/08 01:15:53 INFO : b: Removing directory 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: deleted 3 directories 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33500") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45326->172.17.0.3:33500, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38714") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36103") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39182->172.17.0.3:38714, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51194->172.17.0.3:36103, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31588") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35726->172.17.0.3:31588, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35033") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58282->172.17.0.3:35033, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37092") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41486->172.17.0.3:37092, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31097") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39492->172.17.0.3:31097, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33778") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55092->172.17.0.3:33778, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31070") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45164->172.17.0.3:31070, err= 2026/06/08 01:15:53 INFO : d: Making directory 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35672") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56972->172.17.0.3:35672, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38516") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37102->172.17.0.3:38516, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34862") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54318->172.17.0.3:34862, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34632") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34992->172.17.0.3:34632, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31959") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56654->172.17.0.3:31959, err= 2026/06/08 01:15:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36670") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37904") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54758->172.17.0.3:37904, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37289") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42142->172.17.0.3:37289, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30024") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53358->172.17.0.3:36670, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56782->172.17.0.3:30024, err= 2026/06/08 01:15:53 DEBUG : c/non empty space: size = 5 OK 2026/06/08 01:15:53 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/08 01:15:53 DEBUG : c/non empty space: Unchanged skipping 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:53 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/08 01:15:53 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/08 01:15:53 INFO : a/potato2: Copied (new) 2026/06/08 01:15:53 ERROR : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: not deleting files as there were IO errors 2026/06/08 01:15:53 ERROR : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: not deleting directories as there were IO errors 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32667") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48676->172.17.0.3:32667, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37865") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38781") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50300->172.17.0.3:37865, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30031") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40952->172.17.0.3:38781, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37481") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57374->172.17.0.3:37481, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43330->172.17.0.3:30031, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38356") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56056->172.17.0.3:38356, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35392") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35320->172.17.0.3:35392, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38391") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34114") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47108->172.17.0.3:38391, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34462") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45188->172.17.0.3:34114, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51920->172.17.0.3:34462, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36293") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56306->172.17.0.3:36293, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37175") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49998->172.17.0.3:37175, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38642") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35568->172.17.0.3:38642, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34549") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48604->172.17.0.3:34549, err= 2026/06/08 01:15:53 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34463") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47152->172.17.0.3:34463, err= 2026/06/08 01:15:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/08 01:15:53 DEBUG : empty space: size = 1 OK 2026/06/08 01:15:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/08 01:15:53 DEBUG : empty space: Unchanged skipping 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35631") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50782->172.17.0.3:35631, err= 2026/06/08 01:15:53 INFO : potato: Deleted 2026/06/08 01:15:53 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/08 01:15:53 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/08 01:15:53 INFO : potato2: Copied (new) 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38754") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49346->172.17.0.3:38754, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39832") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35334->172.17.0.3:39832, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33823") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46184->172.17.0.3:33823, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33772") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45822->172.17.0.3:33772, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34441") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59328->172.17.0.3:34441, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39654") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57448->172.17.0.3:39654, err= 2026/06/08 01:15:53 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37700") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37568->172.17.0.3:37700, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:53 INFO : potato: Deleted 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39675") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38452->172.17.0.3:39675, err= 2026/06/08 01:15:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/08 01:15:53 DEBUG : empty space: size = 1 OK 2026/06/08 01:15:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : empty space: Unchanged skipping 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33846") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46494->172.17.0.3:33846, err= 2026/06/08 01:15:53 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/08 01:15:53 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/08 01:15:53 INFO : potato2: Copied (new) 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31541") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48164->172.17.0.3:31541, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34780") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35074->172.17.0.3:34780, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32638") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51528->172.17.0.3:32638, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30809") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45518->172.17.0.3:30809, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38371") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39732->172.17.0.3:38371, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30798") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56280->172.17.0.3:30798, err= 2026/06/08 01:15:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33415") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33566->172.17.0.3:33415, err= 2026/06/08 01:15:53 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/06/08 01:15:53 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/06/08 01:15:53 INFO : potato2: Copied (new) 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36184") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35894->172.17.0.3:36184, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35763") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52300->172.17.0.3:35763, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33598") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47446->172.17.0.3:33598, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36758") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51350->172.17.0.3:36758, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38362") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:32942->172.17.0.3:38362, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34498") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58276->172.17.0.3:34498, err= 2026/06/08 01:15:53 DEBUG : enormous: Excluded (Size Filter) 2026/06/08 01:15:53 DEBUG : enormous: Excluded 2026/06/08 01:15:53 DEBUG : potato2: Excluded (Size Filter) 2026/06/08 01:15:53 DEBUG : potato2: Excluded 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39288") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43714->172.17.0.3:39288, err= 2026/06/08 01:15:53 DEBUG : potato2: Excluded (Size Filter) 2026/06/08 01:15:53 DEBUG : potato2: Excluded 2026/06/08 01:15:53 DEBUG : empty space: size = 1 OK 2026/06/08 01:15:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/08 01:15:53 DEBUG : empty space: Unchanged skipping 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:53 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:53 INFO : There was nothing to transfer 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31189") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39998->172.17.0.3:31189, err= 2026/06/08 01:15:53 DEBUG : enormous: Excluded (Size Filter) 2026/06/08 01:15:53 DEBUG : enormous: Excluded 2026/06/08 01:15:53 DEBUG : potato2: Excluded (Size Filter) 2026/06/08 01:15:53 DEBUG : potato2: Excluded 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35832") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42328->172.17.0.3:35832, err= 2026/06/08 01:15:53 DEBUG : potato2: Excluded (Size Filter) 2026/06/08 01:15:53 DEBUG : potato2: Excluded 2026/06/08 01:15:53 DEBUG : empty space: size = 1 OK 2026/06/08 01:15:53 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/06/08 01:15:53 DEBUG : empty space: Unchanged skipping 2026/06/08 01:15:53 DEBUG : Local file system at /tmp/rclone4022416838: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : Local file system at /tmp/rclone4022416838: Waiting for transfers to finish 2026/06/08 01:15:53 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:53 INFO : There was nothing to transfer 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38405") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45944->172.17.0.3:38405, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31875") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59464->172.17.0.3:31875, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31548") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59886->172.17.0.3:31548, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32953") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39640->172.17.0.3:32953, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32482") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45542->172.17.0.3:32482, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34412") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39010->172.17.0.3:34412, err= 2026/06/08 01:15:53 DEBUG : enormous: Excluded (Size Filter) 2026/06/08 01:15:53 DEBUG : enormous: Excluded 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31701") 2026/06/08 01:15:53 DEBUG : potato2: Excluded (Size Filter) 2026/06/08 01:15:53 DEBUG : potato2: Excluded 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49836->172.17.0.3:31701, err= 2026/06/08 01:15:53 DEBUG : empty space: size = 1 OK 2026/06/08 01:15:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/08 01:15:53 DEBUG : empty space: Unchanged skipping 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:53 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:53 INFO : potato2: Deleted 2026/06/08 01:15:53 INFO : enormous: Deleted 2026/06/08 01:15:53 INFO : There was nothing to transfer 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33454") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44206->172.17.0.3:33454, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39450") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58642->172.17.0.3:39450, err= 2026/06/08 01:15:53 DEBUG : empty space: size = 1 OK 2026/06/08 01:15:53 DEBUG : Local file system at /tmp/rclone4022416838: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/06/08 01:15:53 DEBUG : empty space: Unchanged skipping 2026/06/08 01:15:53 DEBUG : Local file system at /tmp/rclone4022416838: Waiting for transfers to finish 2026/06/08 01:15:53 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:53 INFO : potato2: Deleted 2026/06/08 01:15:53 INFO : enormous: Deleted 2026/06/08 01:15:53 INFO : There was nothing to transfer 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34869") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40160->172.17.0.3:34869, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31745") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56910->172.17.0.3:31745, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31131") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50990->172.17.0.3:31131, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35665") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54602->172.17.0.3:35665, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39250") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58330->172.17.0.3:39250, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33285") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43182->172.17.0.3:33285, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31006") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60288->172.17.0.3:31006, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38456") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60114->172.17.0.3:38456, err= 2026/06/08 01:15:53 DEBUG : five: Need to transfer - File not found at Destination 2026/06/08 01:15:53 DEBUG : four: size = 4 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:15:53 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:15:53 DEBUG : four: Sizes differ 2026/06/08 01:15:53 DEBUG : one: Destination is newer than source, skipping 2026/06/08 01:15:53 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/08 01:15:53 DEBUG : three: size = 5 OK 2026/06/08 01:15:53 DEBUG : three: Sizes identical 2026/06/08 01:15:53 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : two: size = 3 OK 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36129") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44996->172.17.0.3:36129, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38874") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52504->172.17.0.3:38874, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33260") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56102->172.17.0.3:33260, err= 2026/06/08 01:15:53 DEBUG : four.f852663a.partial: size = 4 OK 2026/06/08 01:15:53 DEBUG : five.0fee171d.partial: size = 4 OK 2026/06/08 01:15:53 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/06/08 01:15:53 DEBUG : five.0fee171d.partial: renamed to: five 2026/06/08 01:15:53 INFO : five: Copied (new) 2026/06/08 01:15:53 DEBUG : two.8549bf6d.partial: renamed to: two 2026/06/08 01:15:53 DEBUG : four.f852663a.partial: renamed to: four 2026/06/08 01:15:53 INFO : two: Copied (replaced existing) 2026/06/08 01:15:53 INFO : four: Copied (replaced existing) 2026/06/08 01:15:53 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37839") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60698->172.17.0.3:37839, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31633") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55340->172.17.0.3:31633, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30566") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55332->172.17.0.3:30566, err= --- PASS: TestSyncWithUpdateOlder (0.02s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/06/08 01:15:53 ERROR : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Ignoring --track-renames as the source and destination do not have a common hash 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30081") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39676->172.17.0.3:30081, err= 2026/06/08 01:15:53 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/08 01:15:53 DEBUG : yam: Need to transfer - File not found at Destination 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38456") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32119") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60128->172.17.0.3:38456, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44726->172.17.0.3:32119, err= 2026/06/08 01:15:53 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/08 01:15:53 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/06/08 01:15:53 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/08 01:15:53 INFO : potato: Copied (new) 2026/06/08 01:15:53 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/06/08 01:15:53 INFO : yam: Copied (new) 2026/06/08 01:15:53 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39684") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49560->172.17.0.3:39684, err= 2026/06/08 01:15:53 ERROR : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Ignoring --track-renames as the source and destination do not have a common hash 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33583") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33032->172.17.0.3:33583, err= 2026/06/08 01:15:53 DEBUG : yaml: Need to transfer - File not found at Destination 2026/06/08 01:15:53 DEBUG : potato: size = 14 OK 2026/06/08 01:15:53 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : potato: Unchanged skipping 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35505") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39238->172.17.0.3:35505, err= 2026/06/08 01:15:53 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/06/08 01:15:53 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/06/08 01:15:53 INFO : yaml: Copied (new) 2026/06/08 01:15:53 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:53 INFO : yam: Deleted 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36507") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57284->172.17.0.3:36507, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37119") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44776->172.17.0.3:37119, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33809") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33974->172.17.0.3:33809, err= --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32194") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35520->172.17.0.3:32194, err= 2026/06/08 01:15:53 INFO : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Making map for --track-renames 2026/06/08 01:15:53 INFO : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Finished making map for --track-renames 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/08 01:15:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for renames to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37189") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34194->172.17.0.3:37189, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39516") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45298->172.17.0.3:39516, err= 2026/06/08 01:15:53 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/08 01:15:53 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/06/08 01:15:53 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/06/08 01:15:53 INFO : yam: Copied (new) 2026/06/08 01:15:53 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/08 01:15:53 INFO : potato: Copied (new) 2026/06/08 01:15:53 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32624") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58626->172.17.0.3:32624, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32462") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50888->172.17.0.3:32462, err= 2026/06/08 01:15:53 DEBUG : potato: size = 14 OK 2026/06/08 01:15:53 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:15:53 DEBUG : potato: Unchanged skipping 2026/06/08 01:15:53 INFO : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Making map for --track-renames 2026/06/08 01:15:53 INFO : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Finished making map for --track-renames 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for renames to finish 2026/06/08 01:15:53 INFO : yam: Moved (server-side) to: yaml 2026/06/08 01:15:53 INFO : yaml: Renamed from "yam" 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:53 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:53 INFO : There was nothing to transfer 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35229") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38812->172.17.0.3:35229, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31842") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57744->172.17.0.3:31842, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37015") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44726->172.17.0.3:37015, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31399") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54494->172.17.0.3:31399, err= 2026/06/08 01:15:53 INFO : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Making map for --track-renames 2026/06/08 01:15:53 INFO : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Finished making map for --track-renames 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/08 01:15:53 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for renames to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33811") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47940->172.17.0.3:33811, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34510") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54316->172.17.0.3:34510, err= 2026/06/08 01:15:53 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/08 01:15:53 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/06/08 01:15:53 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/08 01:15:53 INFO : potato: Copied (new) 2026/06/08 01:15:53 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/06/08 01:15:53 INFO : sub/yam: Copied (new) 2026/06/08 01:15:53 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39730") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42860->172.17.0.3:39730, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36808") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34452->172.17.0.3:36808, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39438") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41712->172.17.0.3:39438, err= 2026/06/08 01:15:53 DEBUG : potato: size = 14 OK 2026/06/08 01:15:53 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:15:53 DEBUG : potato: Unchanged skipping 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37790") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39038->172.17.0.3:37790, err= 2026/06/08 01:15:53 INFO : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Making map for --track-renames 2026/06/08 01:15:53 INFO : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Finished making map for --track-renames 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for renames to finish 2026/06/08 01:15:53 INFO : sub/yam: Moved (server-side) to: yam 2026/06/08 01:15:53 INFO : yam: Renamed from "sub/yam" 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:53 DEBUG : Waiting for deletions to finish 2026/06/08 01:15:53 INFO : There was nothing to transfer 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35154") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34986->172.17.0.3:35154, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30635") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51252->172.17.0.3:30635, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36395") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35934->172.17.0.3:36395, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36838") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39238->172.17.0.3:36838, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37733") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48694->172.17.0.3:37733, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:53 DEBUG : Creating backend with remote "/tmp/rclone4022416838/dir1" 2026/06/08 01:15:53 DEBUG : Creating backend with remote "/tmp/rclone4022416838/dir2" 2026/06/08 01:15:53 DEBUG : Local file system at /tmp/rclone4022416838/dir2: Using server-side directory move 2026/06/08 01:15:53 INFO : Local file system at /tmp/rclone4022416838/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/08 01:15:53 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/08 01:15:53 DEBUG : Local file system at /tmp/rclone4022416838/dir2: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : Local file system at /tmp/rclone4022416838/dir2: Waiting for transfers to finish 2026/06/08 01:15:53 INFO : file1.txt: Moved (server-side) 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36745") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59036->172.17.0.3:36745, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33861") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35114->172.17.0.3:33861, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38033") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53228->172.17.0.3:38033, err= 2026/06/08 01:15:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 01:15:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31093") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36410->172.17.0.3:31093, err= 2026/06/08 01:15:53 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/08 01:15:53 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/08 01:15:53 INFO : sub dir/hello world: Copied (new) 2026/06/08 01:15:53 INFO : sub dir/hello world: Deleted 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31853") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52844->172.17.0.3:31853, err= 2026/06/08 01:15:53 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/06/08 01:15:53 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/06/08 01:15:53 INFO : nested/sub dir/file: Copied (new) 2026/06/08 01:15:53 INFO : nested/sub dir/file: Deleted 2026/06/08 01:15:53 INFO : sub dir: Removing directory 2026/06/08 01:15:53 INFO : nested/sub dir: Removing directory 2026/06/08 01:15:53 INFO : nested: Removing directory 2026/06/08 01:15:53 DEBUG : Local file system at /tmp/rclone4022416838: deleted 3 directories 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33824") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53502->172.17.0.3:33824, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33916") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56328->172.17.0.3:33916, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30564") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37080->172.17.0.3:30564, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39670") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41096->172.17.0.3:39670, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31269") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33920->172.17.0.3:31269, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33647") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33278") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49110->172.17.0.3:33647, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38506->172.17.0.3:33278, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34819") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46530->172.17.0.3:34819, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34087") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35830->172.17.0.3:34087, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31471") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42304->172.17.0.3:31471, err= 2026/06/08 01:15:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/08 01:15:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33610") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57784->172.17.0.3:33610, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32967") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35006->172.17.0.3:32967, err= 2026/06/08 01:15:53 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/08 01:15:53 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/06/08 01:15:53 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/08 01:15:53 INFO : sub dir/hello world: Copied (new) 2026/06/08 01:15:53 INFO : sub dir/hello world: Deleted 2026/06/08 01:15:53 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/06/08 01:15:53 INFO : nested/sub dir/file: Copied (new) 2026/06/08 01:15:53 INFO : nested/sub dir/file: Deleted 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38167") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45508->172.17.0.3:38167, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32761") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35462") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51118->172.17.0.3:32761, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40290->172.17.0.3:35462, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30534") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35680->172.17.0.3:30534, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31088") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44636->172.17.0.3:31088, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32431") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37382") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51512->172.17.0.3:32431, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33488->172.17.0.3:37382, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39478") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55638->172.17.0.3:39478, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34162") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60968->172.17.0.3:34162, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34421") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60424->172.17.0.3:34421, err= 2026/06/08 01:15:53 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/08 01:15:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31518") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32427") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34024->172.17.0.3:31518, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42296->172.17.0.3:32427, err= 2026/06/08 01:15:53 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/08 01:15:53 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/06/08 01:15:53 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/08 01:15:53 INFO : existing: Copied (new) 2026/06/08 01:15:53 INFO : existing: Deleted 2026/06/08 01:15:53 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/06/08 01:15:53 INFO : existing-b: Copied (new) 2026/06/08 01:15:53 INFO : existing-b: Deleted 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35605") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42920->172.17.0.3:35605, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33807") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52696->172.17.0.3:33807, err= 2026/06/08 01:15:53 DEBUG : existing: Destination exists, skipping 2026/06/08 01:15:53 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:15:53 INFO : There was nothing to transfer 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37839") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60712->172.17.0.3:37839, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32514") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56354->172.17.0.3:32514, err= 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32462") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50896->172.17.0.3:32462, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-buvewus6zaju" 2026/06/08 01:15:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:15:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:15:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:15:53 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:15:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:15:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:15:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:15:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:15:53 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:15:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buvewus6zaju: Connecting to FTP server 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buvewus6zaju: dial("tcp","172.17.0.3:21") 2026/06/08 01:15:53 DEBUG : ftp://172.17.0.3:21/rclone-test-buvewus6zaju: > dial: conn=172.17.0.1:44356->172.17.0.3:21, err= 2026/06/08 01:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38562") 2026/06/08 01:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44512->172.17.0.3:38562, err= 2026/06/08 01:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37065") 2026/06/08 01:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35910->172.17.0.3:37065, err= 2026/06/08 01:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39676") 2026/06/08 01:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34396->172.17.0.3:39676, err= 2026/06/08 01:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37333") 2026/06/08 01:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44494->172.17.0.3:37333, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo -> ftp://172.17.0.3:21/rclone-test-buvewus6zaju 2026/06/08 01:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-buvewus6zaju: dial("tcp","172.17.0.3:37663") 2026/06/08 01:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-buvewus6zaju: > dial: conn=172.17.0.1:58686->172.17.0.3:37663, err= 2026/06/08 01:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-buvewus6zaju: dial("tcp","172.17.0.3:39668") 2026/06/08 01:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-buvewus6zaju: > dial: conn=172.17.0.1:43430->172.17.0.3:39668, err= 2026/06/08 01:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-buvewus6zaju: dial("tcp","172.17.0.3:35142") 2026/06/08 01:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-buvewus6zaju: > dial: conn=172.17.0.1:49384->172.17.0.3:35142, err= 2026/06/08 01:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-buvewus6zaju: Using server-side directory move 2026/06/08 01:15:55 INFO : ftp://172.17.0.3:21/rclone-test-buvewus6zaju: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/08 01:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39128") 2026/06/08 01:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43362->172.17.0.3:39128, err= 2026/06/08 01:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-buvewus6zaju: dial("tcp","172.17.0.3:39221") 2026/06/08 01:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-buvewus6zaju: > dial: conn=172.17.0.1:53454->172.17.0.3:39221, err= 2026/06/08 01:15:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/08 01:15:55 DEBUG : empty space: size = 1 OK 2026/06/08 01:15:55 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-buvewus6zaju: Waiting for checks to finish 2026/06/08 01:15:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/06/08 01:15:55 DEBUG : empty space: Unchanged skipping 2026/06/08 01:15:55 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-buvewus6zaju) 2026/06/08 01:15:55 DEBUG : potato3: Sizes differ 2026/06/08 01:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-buvewus6zaju: Connecting to FTP server 2026/06/08 01:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-buvewus6zaju: dial("tcp","172.17.0.3:21") 2026/06/08 01:15:55 INFO : potato2: Moved (server-side) 2026/06/08 01:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-buvewus6zaju: > dial: conn=172.17.0.1:44366->172.17.0.3:21, err= 2026/06/08 01:15:55 INFO : empty space: Deleted 2026/06/08 01:15:55 DEBUG : ftp://172.17.0.3:21/rclone-test-buvewus6zaju: Waiting for transfers to finish 2026/06/08 01:15:57 INFO : potato3: Deleted 2026/06/08 01:15:57 INFO : potato3: Moved (server-side) 2026/06/08 01:15:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35289") 2026/06/08 01:15:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46548->172.17.0.3:35289, err= 2026/06/08 01:15:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buvewus6zaju: dial("tcp","172.17.0.3:33722") 2026/06/08 01:15:57 DEBUG : ftp://172.17.0.3:21/rclone-test-buvewus6zaju: > dial: conn=172.17.0.1:48854->172.17.0.3:33722, err= 2026/06/08 01:15:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-heyijod4nigi" 2026/06/08 01:15:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:15:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:15:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:15:57 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:15:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:15:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:15:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:15:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:15:57 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:15:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:15:57 DEBUG : ftp://172.17.0.3:21/rclone-test-heyijod4nigi: Connecting to FTP server 2026/06/08 01:15:57 DEBUG : ftp://172.17.0.3:21/rclone-test-heyijod4nigi: dial("tcp","172.17.0.3:21") 2026/06/08 01:15:57 DEBUG : ftp://172.17.0.3:21/rclone-test-heyijod4nigi: > dial: conn=172.17.0.1:44380->172.17.0.3:21, err= 2026/06/08 01:15:59 DEBUG : ftp://172.17.0.3:21/rclone-test-heyijod4nigi: Using server-side directory move 2026/06/08 01:15:59 INFO : ftp://172.17.0.3:21/rclone-test-heyijod4nigi: Server side directory move succeeded 2026/06/08 01:15:59 DEBUG : ftp://172.17.0.3:21/rclone-test-heyijod4nigi: dial("tcp","172.17.0.3:36453") 2026/06/08 01:15:59 DEBUG : ftp://172.17.0.3:21/rclone-test-heyijod4nigi: > dial: conn=172.17.0.1:46208->172.17.0.3:36453, err= 2026/06/08 01:15:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buvewus6zaju: dial("tcp","172.17.0.3:30286") 2026/06/08 01:15:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buvewus6zaju: > dial: conn=172.17.0.1:40072->172.17.0.3:30286, err= 2026/06/08 01:15:59 ERROR : error listing: directory not found 2026/06/08 01:15:59 DEBUG : ftp://172.17.0.3:21/rclone-test-heyijod4nigi: dial("tcp","172.17.0.3:30753") 2026/06/08 01:15:59 DEBUG : ftp://172.17.0.3:21/rclone-test-heyijod4nigi: > dial: conn=172.17.0.1:55572->172.17.0.3:30753, err= 2026/06/08 01:15:59 DEBUG : ftp://172.17.0.3:21/rclone-test-heyijod4nigi: Purge object "empty space" 2026/06/08 01:15:59 DEBUG : ftp://172.17.0.3:21/rclone-test-heyijod4nigi: Purge object "potato2" 2026/06/08 01:15:59 DEBUG : ftp://172.17.0.3:21/rclone-test-heyijod4nigi: Purge object "potato3" 2026/06/08 01:15:59 DEBUG : ftp://172.17.0.3:21/rclone-test-heyijod4nigi: Purge dir "" 2026/06/08 01:15:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buvewus6zaju: dial("tcp","172.17.0.3:38053") 2026/06/08 01:15:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buvewus6zaju: > dial: conn=172.17.0.1:34270->172.17.0.3:38053, err= 2026/06/08 01:15:59 ERROR : error listing: directory not found 2026/06/08 01:15:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buvewus6zaju: Purge dir "" 2026/06/08 01:15:59 NOTICE: purge failed to rmdir "": directory not found 2026/06/08 01:15:59 NOTICE: purge failed: directory not found 2026/06/08 01:15:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36730") 2026/06/08 01:15:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50858->172.17.0.3:36730, err= 2026/06/08 01:15:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32198") 2026/06/08 01:15:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51978->172.17.0.3:32198, err= --- PASS: TestServerSideMove (6.61s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:15:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cixunov1mate" 2026/06/08 01:15:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:15:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:15:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:15:59 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:15:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:15:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:15:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:15:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:15:59 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:15:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:15:59 DEBUG : ftp://172.17.0.3:21/rclone-test-cixunov1mate: Connecting to FTP server 2026/06/08 01:15:59 DEBUG : ftp://172.17.0.3:21/rclone-test-cixunov1mate: dial("tcp","172.17.0.3:21") 2026/06/08 01:15:59 DEBUG : ftp://172.17.0.3:21/rclone-test-cixunov1mate: > dial: conn=172.17.0.1:44392->172.17.0.3:21, err= 2026/06/08 01:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33004") 2026/06/08 01:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49424->172.17.0.3:33004, err= 2026/06/08 01:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36994") 2026/06/08 01:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45410->172.17.0.3:36994, err= 2026/06/08 01:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34083") 2026/06/08 01:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33962->172.17.0.3:34083, err= 2026/06/08 01:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31899") 2026/06/08 01:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55180->172.17.0.3:31899, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo -> ftp://172.17.0.3:21/rclone-test-cixunov1mate 2026/06/08 01:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cixunov1mate: dial("tcp","172.17.0.3:38133") 2026/06/08 01:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cixunov1mate: > dial: conn=172.17.0.1:58280->172.17.0.3:38133, err= 2026/06/08 01:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cixunov1mate: dial("tcp","172.17.0.3:37048") 2026/06/08 01:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cixunov1mate: > dial: conn=172.17.0.1:45132->172.17.0.3:37048, err= 2026/06/08 01:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cixunov1mate: dial("tcp","172.17.0.3:36025") 2026/06/08 01:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cixunov1mate: > dial: conn=172.17.0.1:32902->172.17.0.3:36025, err= 2026/06/08 01:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cixunov1mate: dial("tcp","172.17.0.3:35584") 2026/06/08 01:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33804") 2026/06/08 01:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cixunov1mate: > dial: conn=172.17.0.1:40188->172.17.0.3:35584, err= 2026/06/08 01:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38588->172.17.0.3:33804, err= 2026/06/08 01:16:02 DEBUG : empty space: Excluded (Size Filter) 2026/06/08 01:16:02 DEBUG : empty space: Excluded 2026/06/08 01:16:02 DEBUG : empty space: Excluded (Size Filter) 2026/06/08 01:16:02 DEBUG : empty space: Excluded 2026/06/08 01:16:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/08 01:16:02 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:16:02 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-cixunov1mate) 2026/06/08 01:16:02 DEBUG : potato3: Sizes differ 2026/06/08 01:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cixunov1mate: Connecting to FTP server 2026/06/08 01:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cixunov1mate: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cixunov1mate: Waiting for checks to finish 2026/06/08 01:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cixunov1mate: Waiting for transfers to finish 2026/06/08 01:16:02 INFO : potato2: Moved (server-side) 2026/06/08 01:16:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cixunov1mate: > dial: conn=172.17.0.1:48982->172.17.0.3:21, err= 2026/06/08 01:16:04 INFO : potato3: Deleted 2026/06/08 01:16:04 INFO : potato3: Moved (server-side) 2026/06/08 01:16:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37829") 2026/06/08 01:16:04 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60798->172.17.0.3:37829, err= 2026/06/08 01:16:04 DEBUG : ftp://172.17.0.3:21/rclone-test-cixunov1mate: dial("tcp","172.17.0.3:31507") 2026/06/08 01:16:04 DEBUG : ftp://172.17.0.3:21/rclone-test-cixunov1mate: > dial: conn=172.17.0.1:58906->172.17.0.3:31507, err= 2026/06/08 01:16:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-secuyot0dure" 2026/06/08 01:16:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:16:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:04 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:16:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:04 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:04 DEBUG : ftp://172.17.0.3:21/rclone-test-secuyot0dure: Connecting to FTP server 2026/06/08 01:16:04 DEBUG : ftp://172.17.0.3:21/rclone-test-secuyot0dure: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:04 DEBUG : ftp://172.17.0.3:21/rclone-test-secuyot0dure: > dial: conn=172.17.0.1:48990->172.17.0.3:21, err= 2026/06/08 01:16:06 DEBUG : ftp://172.17.0.3:21/rclone-test-secuyot0dure: dial("tcp","172.17.0.3:34233") 2026/06/08 01:16:06 DEBUG : ftp://172.17.0.3:21/rclone-test-cixunov1mate: dial("tcp","172.17.0.3:33642") 2026/06/08 01:16:06 DEBUG : ftp://172.17.0.3:21/rclone-test-secuyot0dure: > dial: conn=172.17.0.1:53006->172.17.0.3:34233, err= 2026/06/08 01:16:06 DEBUG : ftp://172.17.0.3:21/rclone-test-cixunov1mate: > dial: conn=172.17.0.1:52452->172.17.0.3:33642, err= 2026/06/08 01:16:06 DEBUG : empty space: Excluded (Size Filter) 2026/06/08 01:16:06 DEBUG : empty space: Excluded 2026/06/08 01:16:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/08 01:16:06 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/08 01:16:06 DEBUG : ftp://172.17.0.3:21/rclone-test-secuyot0dure: Waiting for checks to finish 2026/06/08 01:16:06 DEBUG : ftp://172.17.0.3:21/rclone-test-secuyot0dure: Connecting to FTP server 2026/06/08 01:16:06 DEBUG : ftp://172.17.0.3:21/rclone-test-secuyot0dure: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:06 DEBUG : ftp://172.17.0.3:21/rclone-test-secuyot0dure: Waiting for transfers to finish 2026/06/08 01:16:06 DEBUG : ftp://172.17.0.3:21/rclone-test-secuyot0dure: > dial: conn=172.17.0.1:49006->172.17.0.3:21, err= 2026/06/08 01:16:06 INFO : potato2: Moved (server-side) 2026/06/08 01:16:08 INFO : potato3: Moved (server-side) 2026/06/08 01:16:08 DEBUG : ftp://172.17.0.3:21/rclone-test-secuyot0dure: dial("tcp","172.17.0.3:34647") 2026/06/08 01:16:08 DEBUG : ftp://172.17.0.3:21/rclone-test-secuyot0dure: > dial: conn=172.17.0.1:38816->172.17.0.3:34647, err= 2026/06/08 01:16:08 DEBUG : ftp://172.17.0.3:21/rclone-test-cixunov1mate: dial("tcp","172.17.0.3:31261") 2026/06/08 01:16:08 DEBUG : ftp://172.17.0.3:21/rclone-test-cixunov1mate: > dial: conn=172.17.0.1:40778->172.17.0.3:31261, err= 2026/06/08 01:16:08 DEBUG : ftp://172.17.0.3:21/rclone-test-secuyot0dure: dial("tcp","172.17.0.3:37026") 2026/06/08 01:16:08 DEBUG : ftp://172.17.0.3:21/rclone-test-secuyot0dure: > dial: conn=172.17.0.1:42082->172.17.0.3:37026, err= 2026/06/08 01:16:08 DEBUG : ftp://172.17.0.3:21/rclone-test-secuyot0dure: Purge object "potato2" 2026/06/08 01:16:08 DEBUG : ftp://172.17.0.3:21/rclone-test-secuyot0dure: Purge object "potato3" 2026/06/08 01:16:08 DEBUG : ftp://172.17.0.3:21/rclone-test-secuyot0dure: Purge dir "" 2026/06/08 01:16:08 DEBUG : ftp://172.17.0.3:21/rclone-test-cixunov1mate: dial("tcp","172.17.0.3:31739") 2026/06/08 01:16:08 DEBUG : ftp://172.17.0.3:21/rclone-test-cixunov1mate: > dial: conn=172.17.0.1:40558->172.17.0.3:31739, err= 2026/06/08 01:16:08 DEBUG : ftp://172.17.0.3:21/rclone-test-cixunov1mate: Purge object "empty space" 2026/06/08 01:16:08 DEBUG : ftp://172.17.0.3:21/rclone-test-cixunov1mate: Purge dir "" 2026/06/08 01:16:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33820") 2026/06/08 01:16:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44220->172.17.0.3:33820, err= 2026/06/08 01:16:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33977") 2026/06/08 01:16:08 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33230->172.17.0.3:33977, err= --- PASS: TestServerSideMoveWithFilter (8.80s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:16:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mofajon3raqo" 2026/06/08 01:16:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:16:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:08 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:16:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:08 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: Connecting to FTP server 2026/06/08 01:16:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:08 DEBUG : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: > dial: conn=172.17.0.1:49020->172.17.0.3:21, err= 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33195") 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48806->172.17.0.3:33195, err= 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34296") 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51138->172.17.0.3:34296, err= 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30254") 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34496->172.17.0.3:30254, err= 2026/06/08 01:16:10 INFO : tomatoDir: Making directory 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39346") 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44762->172.17.0.3:39346, err= 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36221") 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60592->172.17.0.3:36221, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo -> ftp://172.17.0.3:21/rclone-test-mofajon3raqo 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: dial("tcp","172.17.0.3:31713") 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: > dial: conn=172.17.0.1:33260->172.17.0.3:31713, err= 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: dial("tcp","172.17.0.3:35095") 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: > dial: conn=172.17.0.1:35138->172.17.0.3:35095, err= 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: dial("tcp","172.17.0.3:31931") 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: > dial: conn=172.17.0.1:58596->172.17.0.3:31931, err= 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: Using server-side directory move 2026/06/08 01:16:10 INFO : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: dial("tcp","172.17.0.3:36043") 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36020") 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47082->172.17.0.3:36020, err= 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: > dial: conn=172.17.0.1:52050->172.17.0.3:36043, err= 2026/06/08 01:16:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/08 01:16:10 DEBUG : empty space: size = 1 OK 2026/06/08 01:16:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/06/08 01:16:10 DEBUG : empty space: Unchanged skipping 2026/06/08 01:16:10 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:16:10 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-mofajon3raqo) 2026/06/08 01:16:10 DEBUG : potato3: Sizes differ 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: Connecting to FTP server 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37008") 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: > dial: conn=172.17.0.1:49034->172.17.0.3:21, err= 2026/06/08 01:16:10 INFO : empty space: Deleted 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52574->172.17.0.3:37008, err= 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: Waiting for checks to finish 2026/06/08 01:16:10 DEBUG : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: Waiting for transfers to finish 2026/06/08 01:16:10 INFO : potato2: Moved (server-side) 2026/06/08 01:16:13 INFO : potato3: Deleted 2026/06/08 01:16:13 INFO : potato3: Moved (server-side) 2026/06/08 01:16:13 INFO : tomatoDir: Removing directory 2026/06/08 01:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: deleted 1 directories 2026/06/08 01:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35515") 2026/06/08 01:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60026->172.17.0.3:35515, err= 2026/06/08 01:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37335") 2026/06/08 01:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51028->172.17.0.3:37335, err= 2026/06/08 01:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: dial("tcp","172.17.0.3:38261") 2026/06/08 01:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: > dial: conn=172.17.0.1:46260->172.17.0.3:38261, err= 2026/06/08 01:16:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yobitiw4fugo" 2026/06/08 01:16:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:16:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:13 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:16:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:13 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-yobitiw4fugo: Connecting to FTP server 2026/06/08 01:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-yobitiw4fugo: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:13 DEBUG : ftp://172.17.0.3:21/rclone-test-yobitiw4fugo: > dial: conn=172.17.0.1:34132->172.17.0.3:21, err= 2026/06/08 01:16:15 INFO : tomatoDir: Making directory 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yobitiw4fugo: Using server-side directory move 2026/06/08 01:16:15 INFO : ftp://172.17.0.3:21/rclone-test-yobitiw4fugo: Server side directory move succeeded 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yobitiw4fugo: dial("tcp","172.17.0.3:37806") 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yobitiw4fugo: > dial: conn=172.17.0.1:56628->172.17.0.3:37806, err= 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yobitiw4fugo: dial("tcp","172.17.0.3:38201") 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yobitiw4fugo: > dial: conn=172.17.0.1:59418->172.17.0.3:38201, err= 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: dial("tcp","172.17.0.3:35061") 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: > dial: conn=172.17.0.1:39840->172.17.0.3:35061, err= 2026/06/08 01:16:15 ERROR : error listing: directory not found 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: dial("tcp","172.17.0.3:33737") 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: > dial: conn=172.17.0.1:54894->172.17.0.3:33737, err= 2026/06/08 01:16:15 ERROR : error listing: directory not found 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yobitiw4fugo: dial("tcp","172.17.0.3:31341") 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yobitiw4fugo: > dial: conn=172.17.0.1:55296->172.17.0.3:31341, err= 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yobitiw4fugo: Purge object "empty space" 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yobitiw4fugo: Purge object "potato2" 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yobitiw4fugo: Purge object "potato3" 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yobitiw4fugo: dial("tcp","172.17.0.3:31279") 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yobitiw4fugo: > dial: conn=172.17.0.1:49008->172.17.0.3:31279, err= 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yobitiw4fugo: Purge dir "tomatoDir" 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yobitiw4fugo: Purge dir "" 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: dial("tcp","172.17.0.3:38112") 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: > dial: conn=172.17.0.1:36848->172.17.0.3:38112, err= 2026/06/08 01:16:15 ERROR : error listing: directory not found 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-mofajon3raqo: Purge dir "" 2026/06/08 01:16:15 NOTICE: purge failed to rmdir "": directory not found 2026/06/08 01:16:15 NOTICE: purge failed: directory not found 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37117") 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37304->172.17.0.3:37117, err= 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39423") 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58698->172.17.0.3:39423, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.56s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38670") 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42724->172.17.0.3:38670, err= 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33779") 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48686->172.17.0.3:33779, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:16:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qetaqaw3cigo/rclone-sync-test" 2026/06/08 01:16:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:16:15 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:15 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:16:15 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:15 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test: Connecting to FTP server 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:15 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test: > dial: conn=172.17.0.1:34138->172.17.0.3:21, err= 2026/06/08 01:16:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34105") 2026/06/08 01:16:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37926->172.17.0.3:34105, err= 2026/06/08 01:16:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37023") 2026/06/08 01:16:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54384->172.17.0.3:37023, err= --- PASS: TestSyncOverlap (2.18s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:16:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qetaqaw3cigo/rclone-sync-test" 2026/06/08 01:16:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:16:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:17 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:16:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:17 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test: Connecting to FTP server 2026/06/08 01:16:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:17 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test: > dial: conn=172.17.0.1:34148->172.17.0.3:21, err= 2026/06/08 01:16:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qetaqaw3cigo/rclone-sync-test-include/layer2" 2026/06/08 01:16:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:16:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:19 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:16:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:19 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test-include/layer2: Connecting to FTP server 2026/06/08 01:16:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:19 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:34160->172.17.0.3:21, err= 2026/06/08 01:16:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qetaqaw3cigo/rclone-sync-test-ignore-file" 2026/06/08 01:16:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:16:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:21 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:16:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:21 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test-ignore-file: Connecting to FTP server 2026/06/08 01:16:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:53818->172.17.0.3:21, err= 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34596") 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56746->172.17.0.3:34596, err= 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32030") 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test: dial("tcp","172.17.0.3:30024") 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40730->172.17.0.3:32030, err= 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test: > dial: conn=172.17.0.1:45754->172.17.0.3:30024, err= 2026/06/08 01:16:23 DEBUG : rclone-sync-test: Excluded 2026/06/08 01:16:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31287") 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55486->172.17.0.3:31287, err= 2026/06/08 01:16:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test: Waiting for checks to finish 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test: Waiting for transfers to finish 2026/06/08 01:16:23 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:23 INFO : There was nothing to transfer 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38136") 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58218->172.17.0.3:38136, err= 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test: dial("tcp","172.17.0.3:31302") 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test: > dial: conn=172.17.0.1:60608->172.17.0.3:31302, err= 2026/06/08 01:16:23 DEBUG : rclone-sync-test: Excluded 2026/06/08 01:16:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32861") 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35406->172.17.0.3:32861, err= 2026/06/08 01:16:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:16:23 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:23 INFO : rclone-sync-test-include: Removing directory 2026/06/08 01:16:23 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: failed to delete 1 directories 2026/06/08 01:16:23 INFO : There was nothing to transfer 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33700") 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45274->172.17.0.3:33700, err= 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:34909") 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:59606->172.17.0.3:34909, err= 2026/06/08 01:16:23 DEBUG : rclone-sync-test: Excluded 2026/06/08 01:16:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32740") 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47194->172.17.0.3:32740, err= 2026/06/08 01:16:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/08 01:16:23 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:23 INFO : There was nothing to transfer 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:33528") 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35123") 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:43380->172.17.0.3:33528, err= 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40808->172.17.0.3:35123, err= 2026/06/08 01:16:23 DEBUG : rclone-sync-test: Excluded 2026/06/08 01:16:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32988") 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53604->172.17.0.3:32988, err= 2026/06/08 01:16:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:16:23 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:23 INFO : rclone-sync-test-include: Removing directory 2026/06/08 01:16:23 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: failed to delete 1 directories 2026/06/08 01:16:23 INFO : There was nothing to transfer 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:36426") 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37586") 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50326->172.17.0.3:37586, err= 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:55796->172.17.0.3:36426, err= 2026/06/08 01:16:23 DEBUG : Excluded 2026/06/08 01:16:23 DEBUG : rclone-sync-test: Excluded 2026/06/08 01:16:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38385") 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44042->172.17.0.3:38385, err= 2026/06/08 01:16:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/08 01:16:23 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:23 INFO : There was nothing to transfer 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39779") 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49246->172.17.0.3:39779, err= 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33022") 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37353") 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59126->172.17.0.3:33022, err= 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54874->172.17.0.3:37353, err= 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30496") 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41576->172.17.0.3:30496, err= 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39807") 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48690->172.17.0.3:39807, err= 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39758") 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:32786->172.17.0.3:39758, err= --- PASS: TestSyncOverlapWithFilter (6.56s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:16:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qetaqaw3cigo/dst" 2026/06/08 01:16:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:16:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:23 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:16:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:23 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Connecting to FTP server 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:53822->172.17.0.3:21, err= 2026/06/08 01:16:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qetaqaw3cigo/CompareDest" 2026/06/08 01:16:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:16:26 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:26 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:16:26 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:26 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:26 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/CompareDest: Connecting to FTP server 2026/06/08 01:16:26 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/CompareDest: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:26 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/CompareDest: > dial: conn=172.17.0.1:53834->172.17.0.3:21, err= 2026/06/08 01:16:28 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qetaqaw3cigo/CompareDest" to be canonical "TestFTPPureftpd{2ZdQ4}:rclone-test-qetaqaw3cigo/CompareDest" 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:32012") 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:49536->172.17.0.3:32012, err= 2026/06/08 01:16:28 DEBUG : one: Need to transfer - File not found at Destination 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for checks to finish 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for transfers to finish 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:38908") 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:55054->172.17.0.3:38908, err= 2026/06/08 01:16:28 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/06/08 01:16:28 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/06/08 01:16:28 INFO : one: Copied (new) 2026/06/08 01:16:28 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31752") 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37716->172.17.0.3:31752, err= 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35184") 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36624->172.17.0.3:35184, err= 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33594") 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36376->172.17.0.3:33594, err= 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33369") 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56672->172.17.0.3:33369, err= 2026/06/08 01:16:28 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qetaqaw3cigo/CompareDest" for canonical name "TestFTPPureftpd{2ZdQ4}:rclone-test-qetaqaw3cigo/CompareDest" 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:39444") 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:44592->172.17.0.3:39444, err= 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for checks to finish 2026/06/08 01:16:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:28 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst) 2026/06/08 01:16:28 DEBUG : one: Sizes differ 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for transfers to finish 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:33586") 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:37894->172.17.0.3:33586, err= 2026/06/08 01:16:28 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/06/08 01:16:28 DEBUG : one.4a8516eb.partial: renamed to: one 2026/06/08 01:16:28 INFO : one: Copied (replaced existing) 2026/06/08 01:16:28 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34090") 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54476->172.17.0.3:34090, err= 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39461") 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55070->172.17.0.3:39461, err= 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34135") 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51218->172.17.0.3:34135, err= 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32166") 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43204->172.17.0.3:32166, err= 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31254") 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42844->172.17.0.3:31254, err= 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33180") 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31687") 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43968->172.17.0.3:33180, err= 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60210->172.17.0.3:31687, err= 2026/06/08 01:16:28 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qetaqaw3cigo/CompareDest" for canonical name "TestFTPPureftpd{2ZdQ4}:rclone-test-qetaqaw3cigo/CompareDest" 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:34791") 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:38678->172.17.0.3:34791, err= 2026/06/08 01:16:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:28 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst) 2026/06/08 01:16:28 DEBUG : one: Sizes differ 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for checks to finish 2026/06/08 01:16:28 DEBUG : one: size = 5 OK 2026/06/08 01:16:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/08 01:16:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for transfers to finish 2026/06/08 01:16:28 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:28 INFO : There was nothing to transfer 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30735") 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47144->172.17.0.3:30735, err= 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38543") 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35484") 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45826->172.17.0.3:38543, err= 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40652->172.17.0.3:35484, err= 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39692") 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43808->172.17.0.3:39692, err= 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39653") 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51812->172.17.0.3:39653, err= 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35018") 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53152->172.17.0.3:35018, err= 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36167") 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50144->172.17.0.3:36167, err= 2026/06/08 01:16:28 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qetaqaw3cigo/CompareDest" for canonical name "TestFTPPureftpd{2ZdQ4}:rclone-test-qetaqaw3cigo/CompareDest" 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:32226") 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:54362->172.17.0.3:32226, err= 2026/06/08 01:16:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:28 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst) 2026/06/08 01:16:28 DEBUG : one: Sizes differ 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/CompareDest: Connecting to FTP server 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/CompareDest: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/CompareDest: > dial: conn=172.17.0.1:53844->172.17.0.3:21, err= 2026/06/08 01:16:28 DEBUG : two: size = 3 OK 2026/06/08 01:16:28 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/08 01:16:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/08 01:16:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for checks to finish 2026/06/08 01:16:30 DEBUG : one: size = 5 OK 2026/06/08 01:16:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/08 01:16:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for transfers to finish 2026/06/08 01:16:30 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:30 INFO : There was nothing to transfer 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32791") 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38664->172.17.0.3:32791, err= 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38249") 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38809") 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47062->172.17.0.3:38809, err= 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54070->172.17.0.3:38249, err= 2026/06/08 01:16:30 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qetaqaw3cigo/CompareDest" for canonical name "TestFTPPureftpd{2ZdQ4}:rclone-test-qetaqaw3cigo/CompareDest" 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:38614") 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:37336->172.17.0.3:38614, err= 2026/06/08 01:16:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:30 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst) 2026/06/08 01:16:30 DEBUG : one: Sizes differ 2026/06/08 01:16:30 DEBUG : two: size = 3 OK 2026/06/08 01:16:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/08 01:16:30 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/08 01:16:30 DEBUG : one: size = 5 OK 2026/06/08 01:16:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for checks to finish 2026/06/08 01:16:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for transfers to finish 2026/06/08 01:16:30 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:30 INFO : There was nothing to transfer 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37425") 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42220->172.17.0.3:37425, err= 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37787") 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36391") 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38126->172.17.0.3:37787, err= 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48982->172.17.0.3:36391, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30068") 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41438->172.17.0.3:30068, err= 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35041") 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40298->172.17.0.3:35041, err= 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33611") 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41136->172.17.0.3:33611, err= 2026/06/08 01:16:30 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qetaqaw3cigo/CompareDest" for canonical name "TestFTPPureftpd{2ZdQ4}:rclone-test-qetaqaw3cigo/CompareDest" 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:32431") 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:46262->172.17.0.3:32431, err= 2026/06/08 01:16:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:30 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst) 2026/06/08 01:16:30 DEBUG : one: Sizes differ 2026/06/08 01:16:30 DEBUG : two: size = 5 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:30 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/CompareDest) 2026/06/08 01:16:30 DEBUG : two: Sizes differ 2026/06/08 01:16:30 DEBUG : one: size = 5 OK 2026/06/08 01:16:30 DEBUG : two: Need to transfer - File not found at Destination 2026/06/08 01:16:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/08 01:16:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for checks to finish 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for transfers to finish 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:32255") 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:59840->172.17.0.3:32255, err= 2026/06/08 01:16:30 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/06/08 01:16:30 DEBUG : two.a319cd8b.partial: renamed to: two 2026/06/08 01:16:30 INFO : two: Copied (new) 2026/06/08 01:16:30 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38630") 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52474->172.17.0.3:38630, err= 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35375") 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39716") 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49596->172.17.0.3:35375, err= 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42908->172.17.0.3:39716, err= 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34714") 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54246->172.17.0.3:34714, err= 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36235") 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42032->172.17.0.3:36235, err= 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35897") 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36072->172.17.0.3:35897, err= 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38365") 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37798->172.17.0.3:38365, err= 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (6.58s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39104") 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37316->172.17.0.3:39104, err= 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35482") 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36798->172.17.0.3:35482, err= 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31641") 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50260->172.17.0.3:31641, err= 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30660") 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56546->172.17.0.3:30660, err= 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30121") 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47498->172.17.0.3:30121, err= 2026/06/08 01:16:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qetaqaw3cigo/dest" 2026/06/08 01:16:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:16:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:30 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:16:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:30 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dest: Connecting to FTP server 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dest: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dest: > dial: conn=172.17.0.1:53846->172.17.0.3:21, err= 2026/06/08 01:16:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qetaqaw3cigo/pre-dest1" 2026/06/08 01:16:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:16:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:32 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:16:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:32 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:32 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/pre-dest1: Connecting to FTP server 2026/06/08 01:16:32 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/pre-dest1: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:32 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/pre-dest1: > dial: conn=172.17.0.1:33170->172.17.0.3:21, err= 2026/06/08 01:16:34 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qetaqaw3cigo/pre-dest1" to be canonical "TestFTPPureftpd{2ZdQ4}:rclone-test-qetaqaw3cigo/pre-dest1" 2026/06/08 01:16:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qetaqaw3cigo/pre-dest2" 2026/06/08 01:16:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:16:34 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:34 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:16:34 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:34 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/pre-dest2: Connecting to FTP server 2026/06/08 01:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/pre-dest2: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/pre-dest2: > dial: conn=172.17.0.1:33172->172.17.0.3:21, err= 2026/06/08 01:16:37 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qetaqaw3cigo/pre-dest2" to be canonical "TestFTPPureftpd{2ZdQ4}:rclone-test-qetaqaw3cigo/pre-dest2" 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dest: dial("tcp","172.17.0.3:36254") 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dest: > dial: conn=172.17.0.1:36558->172.17.0.3:36254, err= 2026/06/08 01:16:37 DEBUG : 1: size = 1 OK 2026/06/08 01:16:37 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:37 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/08 01:16:37 DEBUG : 2: size = 1 OK 2026/06/08 01:16:37 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:37 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/08 01:16:37 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dest: Waiting for checks to finish 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dest: Waiting for transfers to finish 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dest: dial("tcp","172.17.0.3:30875") 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dest: > dial: conn=172.17.0.1:50028->172.17.0.3:30875, err= 2026/06/08 01:16:37 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/06/08 01:16:37 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/06/08 01:16:37 INFO : 3: Copied (new) 2026/06/08 01:16:37 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dest: dial("tcp","172.17.0.3:36782") 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dest: > dial: conn=172.17.0.1:34838->172.17.0.3:36782, err= 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38638") 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36248->172.17.0.3:38638, err= 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38978") 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33690->172.17.0.3:38978, err= 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32650") 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37326->172.17.0.3:32650, err= 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38309") 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37738->172.17.0.3:38309, err= 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39074") 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46624->172.17.0.3:39074, err= 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36639") 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58566->172.17.0.3:36639, err= 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32093") 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34960") 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54420->172.17.0.3:34960, err= 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50400->172.17.0.3:32093, err= 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38433") 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50418->172.17.0.3:38433, err= 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/pre-dest1: closing 1 unused connections 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (6.58s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35150") 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42480->172.17.0.3:35150, err= 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32558") 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47852->172.17.0.3:32558, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39148") 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51112->172.17.0.3:39148, err= 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34136") 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47984->172.17.0.3:34136, err= 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37817") 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59214->172.17.0.3:37817, err= 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39685") 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50242->172.17.0.3:39685, err= 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30160") 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48430->172.17.0.3:30160, err= 2026/06/08 01:16:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qetaqaw3cigo/dst" 2026/06/08 01:16:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:16:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:37 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:16:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:37 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Connecting to FTP server 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:33186->172.17.0.3:21, err= 2026/06/08 01:16:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qetaqaw3cigo/backup" 2026/06/08 01:16:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:16:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:39 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:16:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:39 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/backup: Connecting to FTP server 2026/06/08 01:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/backup: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/backup: > dial: conn=172.17.0.1:33198->172.17.0.3:21, err= 2026/06/08 01:16:41 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qetaqaw3cigo/backup" to be canonical "TestFTPPureftpd{2ZdQ4}:rclone-test-qetaqaw3cigo/backup" 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:35462") 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:43042->172.17.0.3:35462, err= 2026/06/08 01:16:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:41 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst) 2026/06/08 01:16:41 DEBUG : one: Sizes differ 2026/06/08 01:16:41 DEBUG : two: size = 3 OK 2026/06/08 01:16:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:41 DEBUG : two: Unchanged skipping 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for checks to finish 2026/06/08 01:16:41 INFO : one: Moved (server-side) 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for transfers to finish 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:32013") 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:54264->172.17.0.3:32013, err= 2026/06/08 01:16:41 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/08 01:16:41 DEBUG : one.a292864a.partial: renamed to: one 2026/06/08 01:16:41 INFO : one: Copied (new) 2026/06/08 01:16:41 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:41 INFO : three.txt: Moved (server-side) 2026/06/08 01:16:41 INFO : three.txt: Moved into backup dir 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30520") 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34166->172.17.0.3:30520, err= 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30453") 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31390") 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45626->172.17.0.3:31390, err= 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42664->172.17.0.3:30453, err= 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32703") 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45808->172.17.0.3:32703, err= 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35030") 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54434->172.17.0.3:35030, err= 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30658") 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45554->172.17.0.3:30658, err= 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38066") 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45736->172.17.0.3:38066, err= 2026/06/08 01:16:41 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qetaqaw3cigo/backup" for canonical name "TestFTPPureftpd{2ZdQ4}:rclone-test-qetaqaw3cigo/backup" 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:35136") 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:47056->172.17.0.3:35136, err= 2026/06/08 01:16:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:41 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst) 2026/06/08 01:16:41 DEBUG : one: Sizes differ 2026/06/08 01:16:41 DEBUG : two: size = 3 OK 2026/06/08 01:16:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:41 DEBUG : two: Unchanged skipping 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for checks to finish 2026/06/08 01:16:41 INFO : one: Deleted 2026/06/08 01:16:41 INFO : one: Moved (server-side) 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for transfers to finish 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:34715") 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:39562->172.17.0.3:34715, err= 2026/06/08 01:16:41 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/08 01:16:41 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/08 01:16:41 INFO : one: Copied (new) 2026/06/08 01:16:41 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:41 INFO : three.txt: Deleted 2026/06/08 01:16:41 INFO : three.txt: Moved (server-side) 2026/06/08 01:16:41 INFO : three.txt: Moved into backup dir 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33830") 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43230->172.17.0.3:33830, err= 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32850") 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37248->172.17.0.3:32850, err= 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33523") 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58644->172.17.0.3:33523, err= 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31604") 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34834->172.17.0.3:31604, err= 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30688") 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38762") 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45184->172.17.0.3:30688, err= 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47926->172.17.0.3:38762, err= 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38817") 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60106->172.17.0.3:38817, err= 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (4.40s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33945") 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45374->172.17.0.3:33945, err= 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30358") 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36690->172.17.0.3:30358, err= 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30534") 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58828->172.17.0.3:30534, err= 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30204") 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39166->172.17.0.3:30204, err= 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30859") 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50828->172.17.0.3:30859, err= 2026/06/08 01:16:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qetaqaw3cigo/dst" 2026/06/08 01:16:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:16:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:41 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:16:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:41 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Connecting to FTP server 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:43148->172.17.0.3:21, err= 2026/06/08 01:16:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qetaqaw3cigo/backup" 2026/06/08 01:16:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:16:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:43 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:16:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:43 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/backup: Connecting to FTP server 2026/06/08 01:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/backup: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/backup: > dial: conn=172.17.0.1:43156->172.17.0.3:21, err= 2026/06/08 01:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-bibewaq0hezi: closing 1 unused connections 2026/06/08 01:16:45 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qetaqaw3cigo/backup" to be canonical "TestFTPPureftpd{2ZdQ4}:rclone-test-qetaqaw3cigo/backup" 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:37386") 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:48460->172.17.0.3:37386, err= 2026/06/08 01:16:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:45 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst) 2026/06/08 01:16:45 DEBUG : one: Sizes differ 2026/06/08 01:16:45 DEBUG : two: size = 3 OK 2026/06/08 01:16:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:45 DEBUG : two: Unchanged skipping 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for checks to finish 2026/06/08 01:16:45 INFO : one: Moved (server-side) to: one.bak 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for transfers to finish 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:34797") 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:38470->172.17.0.3:34797, err= 2026/06/08 01:16:45 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/08 01:16:45 DEBUG : one.a292864a.partial: renamed to: one 2026/06/08 01:16:45 INFO : one: Copied (new) 2026/06/08 01:16:45 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/08 01:16:45 INFO : three.txt: Moved into backup dir 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34887") 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52312->172.17.0.3:34887, err= 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38635") 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40964->172.17.0.3:38635, err= 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33532") 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36574->172.17.0.3:33532, err= 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33938") 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43718->172.17.0.3:33938, err= 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34859") 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53810->172.17.0.3:34859, err= 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39718") 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32539") 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48274->172.17.0.3:39718, err= 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57670->172.17.0.3:32539, err= 2026/06/08 01:16:45 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qetaqaw3cigo/backup" for canonical name "TestFTPPureftpd{2ZdQ4}:rclone-test-qetaqaw3cigo/backup" 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:30771") 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:46576->172.17.0.3:30771, err= 2026/06/08 01:16:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:45 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst) 2026/06/08 01:16:45 DEBUG : one: Sizes differ 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for checks to finish 2026/06/08 01:16:45 DEBUG : two: size = 3 OK 2026/06/08 01:16:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:45 DEBUG : two: Unchanged skipping 2026/06/08 01:16:45 INFO : one.bak: Deleted 2026/06/08 01:16:45 INFO : one: Moved (server-side) to: one.bak 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for transfers to finish 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:35106") 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:55934->172.17.0.3:35106, err= 2026/06/08 01:16:45 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/08 01:16:45 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/08 01:16:45 INFO : one: Copied (new) 2026/06/08 01:16:45 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:45 INFO : three.txt.bak: Deleted 2026/06/08 01:16:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/08 01:16:45 INFO : three.txt: Moved into backup dir 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35295") 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34600->172.17.0.3:35295, err= 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37738") 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33836") 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33048->172.17.0.3:33836, err= 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33492->172.17.0.3:37738, err= 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30603") 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59346->172.17.0.3:30603, err= 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32126") 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30069") 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53412->172.17.0.3:30069, err= 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39632->172.17.0.3:32126, err= 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38263") 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50010->172.17.0.3:38263, err= 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (4.40s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35860") 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47284->172.17.0.3:35860, err= 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37313") 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50570->172.17.0.3:37313, err= 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32369") 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54480->172.17.0.3:32369, err= 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38696") 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34400->172.17.0.3:38696, err= 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34015") 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56070->172.17.0.3:34015, err= 2026/06/08 01:16:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qetaqaw3cigo/dst" 2026/06/08 01:16:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:16:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:45 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:16:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:45 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Connecting to FTP server 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:43170->172.17.0.3:21, err= 2026/06/08 01:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jeyayuh9nuqo: closing 1 unused connections 2026/06/08 01:16:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qetaqaw3cigo/backup" 2026/06/08 01:16:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:16:48 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:48 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:16:48 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:48 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/backup: Connecting to FTP server 2026/06/08 01:16:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/backup: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:48 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/backup: > dial: conn=172.17.0.1:43172->172.17.0.3:21, err= 2026/06/08 01:16:48 DEBUG : ftp://172.17.0.3:21/rclone-test-pebigom3qiwi: closing 1 unused connections 2026/06/08 01:16:50 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qetaqaw3cigo/backup" to be canonical "TestFTPPureftpd{2ZdQ4}:rclone-test-qetaqaw3cigo/backup" 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:32200") 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:38936->172.17.0.3:32200, err= 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for checks to finish 2026/06/08 01:16:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:50 DEBUG : two: size = 3 OK 2026/06/08 01:16:50 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst) 2026/06/08 01:16:50 DEBUG : one: Sizes differ 2026/06/08 01:16:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:50 DEBUG : two: Unchanged skipping 2026/06/08 01:16:50 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for transfers to finish 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:38449") 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:50662->172.17.0.3:38449, err= 2026/06/08 01:16:50 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/08 01:16:50 DEBUG : one.a292864a.partial: renamed to: one 2026/06/08 01:16:50 INFO : one: Copied (new) 2026/06/08 01:16:50 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/08 01:16:50 INFO : three.txt: Moved into backup dir 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38035") 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41638->172.17.0.3:38035, err= 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34526") 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37891") 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56524->172.17.0.3:34526, err= 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46660->172.17.0.3:37891, err= 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33894") 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57906->172.17.0.3:33894, err= 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33214") 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52744->172.17.0.3:33214, err= 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39573") 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54090->172.17.0.3:39573, err= 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35155") 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58052->172.17.0.3:35155, err= 2026/06/08 01:16:50 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qetaqaw3cigo/backup" for canonical name "TestFTPPureftpd{2ZdQ4}:rclone-test-qetaqaw3cigo/backup" 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:33426") 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:44852->172.17.0.3:33426, err= 2026/06/08 01:16:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:50 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst) 2026/06/08 01:16:50 DEBUG : one: Sizes differ 2026/06/08 01:16:50 DEBUG : two: size = 3 OK 2026/06/08 01:16:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:50 DEBUG : two: Unchanged skipping 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for checks to finish 2026/06/08 01:16:50 INFO : one-2019-01-01: Deleted 2026/06/08 01:16:50 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for transfers to finish 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:30613") 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:53850->172.17.0.3:30613, err= 2026/06/08 01:16:50 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/08 01:16:50 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/08 01:16:50 INFO : one: Copied (new) 2026/06/08 01:16:50 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:50 INFO : three-2019-01-01.txt: Deleted 2026/06/08 01:16:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/08 01:16:50 INFO : three.txt: Moved into backup dir 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36438") 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38950->172.17.0.3:36438, err= 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36459") 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59780->172.17.0.3:36459, err= 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30047") 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55628->172.17.0.3:30047, err= 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35943") 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34264->172.17.0.3:35943, err= 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33812") 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40332->172.17.0.3:33812, err= 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38854") 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50606->172.17.0.3:38854, err= 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35995") 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33494->172.17.0.3:35995, err= 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.51s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36583") 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50656->172.17.0.3:36583, err= 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39899") 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39020->172.17.0.3:39899, err= 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37720") 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39828->172.17.0.3:37720, err= 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31972") 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52354->172.17.0.3:31972, err= 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34814") 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37064->172.17.0.3:34814, err= 2026/06/08 01:16:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qetaqaw3cigo/dst" 2026/06/08 01:16:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:16:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:50 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:16:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:50 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Connecting to FTP server 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:43186->172.17.0.3:21, err= 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:35912") 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:33652->172.17.0.3:35912, err= 2026/06/08 01:16:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:52 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst) 2026/06/08 01:16:52 DEBUG : one: Sizes differ 2026/06/08 01:16:52 DEBUG : two: size = 3 OK 2026/06/08 01:16:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:52 DEBUG : two: Unchanged skipping 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for checks to finish 2026/06/08 01:16:52 INFO : one: Moved (server-side) to: one.bak 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for transfers to finish 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:36816") 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:52168->172.17.0.3:36816, err= 2026/06/08 01:16:52 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/08 01:16:52 DEBUG : one.a292864a.partial: renamed to: one 2026/06/08 01:16:52 INFO : one: Copied (new) 2026/06/08 01:16:52 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/08 01:16:52 INFO : three.txt: Moved into backup dir 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35898") 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34896->172.17.0.3:35898, err= 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31780") 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47432->172.17.0.3:31780, err= 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31828") 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54964->172.17.0.3:31828, err= 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36737") 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59346->172.17.0.3:36737, err= 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39101") 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37490->172.17.0.3:39101, err= 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:34057") 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:40326->172.17.0.3:34057, err= 2026/06/08 01:16:52 DEBUG : one.bak: Excluded (Path Filter) 2026/06/08 01:16:52 DEBUG : one.bak: Excluded 2026/06/08 01:16:52 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/08 01:16:52 DEBUG : three.txt.bak: Excluded 2026/06/08 01:16:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:52 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst) 2026/06/08 01:16:52 DEBUG : one: Sizes differ 2026/06/08 01:16:52 DEBUG : two: size = 3 OK 2026/06/08 01:16:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:52 DEBUG : two: Unchanged skipping 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for checks to finish 2026/06/08 01:16:52 INFO : one.bak: Deleted 2026/06/08 01:16:52 INFO : one: Moved (server-side) to: one.bak 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Waiting for transfers to finish 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:35142") 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:40624->172.17.0.3:35142, err= 2026/06/08 01:16:52 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/08 01:16:52 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/08 01:16:52 INFO : one: Copied (new) 2026/06/08 01:16:52 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:52 INFO : three.txt.bak: Deleted 2026/06/08 01:16:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/08 01:16:52 INFO : three.txt: Moved into backup dir 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37701") 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36174->172.17.0.3:37701, err= 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31278") 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33214->172.17.0.3:31278, err= 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30777") 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46466->172.17.0.3:30777, err= 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30786") 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53428->172.17.0.3:30786, err= 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37922") 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53134->172.17.0.3:37922, err= --- PASS: TestSyncBackupDirSuffixOnly (2.21s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36412") 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57626->172.17.0.3:36412, err= 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34541") 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59420->172.17.0.3:34541, err= 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39082") 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50814->172.17.0.3:39082, err= 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35149") 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56776->172.17.0.3:35149, err= 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34516") 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51174->172.17.0.3:34516, err= 2026/06/08 01:16:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qetaqaw3cigo/dst" 2026/06/08 01:16:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:16:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:52 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:16:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:52 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Connecting to FTP server 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:35218->172.17.0.3:21, err= 2026/06/08 01:16:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:54 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst) 2026/06/08 01:16:54 DEBUG : one: Sizes differ 2026/06/08 01:16:54 INFO : one: Moved (server-side) to: one.bak 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:35325") 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:52192->172.17.0.3:35325, err= 2026/06/08 01:16:54 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/08 01:16:54 DEBUG : one.a292864a.partial: renamed to: one 2026/06/08 01:16:54 INFO : one: Copied (new) 2026/06/08 01:16:54 DEBUG : two: size = 3 OK 2026/06/08 01:16:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:54 DEBUG : two: Unchanged skipping 2026/06/08 01:16:54 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:54 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst) 2026/06/08 01:16:54 DEBUG : three.txt: Sizes differ 2026/06/08 01:16:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:34147") 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:50168->172.17.0.3:34147, err= 2026/06/08 01:16:54 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/06/08 01:16:54 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/06/08 01:16:54 INFO : three.txt: Copied (new) 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35808") 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50624->172.17.0.3:35808, err= 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33634") 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33378->172.17.0.3:33634, err= 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30073") 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57746->172.17.0.3:30073, err= 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36585") 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56460->172.17.0.3:36585, err= 2026/06/08 01:16:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:54 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst) 2026/06/08 01:16:54 DEBUG : one: Sizes differ 2026/06/08 01:16:54 INFO : one.bak: Deleted 2026/06/08 01:16:54 INFO : one: Moved (server-side) to: one.bak 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:33480") 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:53676->172.17.0.3:33480, err= 2026/06/08 01:16:54 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/08 01:16:54 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/08 01:16:54 INFO : one: Copied (new) 2026/06/08 01:16:54 DEBUG : two: size = 3 OK 2026/06/08 01:16:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:54 DEBUG : two: Unchanged skipping 2026/06/08 01:16:54 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:54 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst) 2026/06/08 01:16:54 DEBUG : three.txt: Sizes differ 2026/06/08 01:16:54 INFO : three.txt.bak: Deleted 2026/06/08 01:16:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:31799") 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:41956->172.17.0.3:31799, err= 2026/06/08 01:16:54 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/06/08 01:16:54 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/06/08 01:16:54 INFO : three.txt: Copied (new) 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37837") 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57554->172.17.0.3:37837, err= 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31705") 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42656->172.17.0.3:31705, err= 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37102") 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58846->172.17.0.3:37102, err= 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37748") 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41142->172.17.0.3:37748, err= 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35794") 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38592->172.17.0.3:35794, err= --- PASS: TestSyncSuffix (2.31s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37976") 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57344->172.17.0.3:37976, err= 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33093") 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57860->172.17.0.3:33093, err= 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32283") 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46028->172.17.0.3:32283, err= 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36731") 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47388->172.17.0.3:36731, err= 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35922") 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53328->172.17.0.3:35922, err= 2026/06/08 01:16:54 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qetaqaw3cigo/dst" 2026/06/08 01:16:54 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/08 01:16:54 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:54 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:54 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2ZdQ4}" suffix to name 2026/06/08 01:16:54 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/08 01:16:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/08 01:16:54 DEBUG : Setting pass="T5hEEiRBoN0PXviE0JsDrkQYU6PnNAvBgkqtHGN-LGY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/08 01:16:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: Connecting to FTP server 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:35228->172.17.0.3:21, err= 2026/06/08 01:16:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:57 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst) 2026/06/08 01:16:57 DEBUG : one: Sizes differ 2026/06/08 01:16:57 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:34480") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:34030->172.17.0.3:34480, err= 2026/06/08 01:16:57 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/08 01:16:57 DEBUG : one.a292864a.partial: renamed to: one 2026/06/08 01:16:57 INFO : one: Copied (new) 2026/06/08 01:16:57 DEBUG : two: size = 3 OK 2026/06/08 01:16:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : two: Unchanged skipping 2026/06/08 01:16:57 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:57 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst) 2026/06/08 01:16:57 DEBUG : three.txt: Sizes differ 2026/06/08 01:16:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:30088") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:45758->172.17.0.3:30088, err= 2026/06/08 01:16:57 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/06/08 01:16:57 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/06/08 01:16:57 INFO : three.txt: Copied (new) 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39093") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44760->172.17.0.3:39093, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32174") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44030->172.17.0.3:32174, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36353") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50268->172.17.0.3:36353, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30950") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45658->172.17.0.3:30950, err= 2026/06/08 01:16:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:57 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst) 2026/06/08 01:16:57 DEBUG : one: Sizes differ 2026/06/08 01:16:57 INFO : one-2019-01-01: Deleted 2026/06/08 01:16:57 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:39556") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:51338->172.17.0.3:39556, err= 2026/06/08 01:16:57 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/08 01:16:57 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/08 01:16:57 INFO : one: Copied (new) 2026/06/08 01:16:57 DEBUG : two: size = 3 OK 2026/06/08 01:16:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : two: Unchanged skipping 2026/06/08 01:16:57 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:57 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst) 2026/06/08 01:16:57 DEBUG : three.txt: Sizes differ 2026/06/08 01:16:57 INFO : three-2019-01-01.txt: Deleted 2026/06/08 01:16:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: dial("tcp","172.17.0.3:32023") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo/dst: > dial: conn=172.17.0.1:38524->172.17.0.3:32023, err= 2026/06/08 01:16:57 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/06/08 01:16:57 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/06/08 01:16:57 INFO : three.txt: Copied (new) 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32196") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46952->172.17.0.3:32196, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30505") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44716->172.17.0.3:30505, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33442") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59402->172.17.0.3:33442, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36178") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35302->172.17.0.3:36178, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35806") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38402->172.17.0.3:35806, err= --- PASS: TestSyncSuffixKeepExtension (2.22s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34962") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46638->172.17.0.3:34962, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35418") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41152->172.17.0.3:35418, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33396") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52486->172.17.0.3:33396, err= 2026/06/08 01:16:57 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:57 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:16:57 DEBUG : Testêé: Sizes differ 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38975") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41082->172.17.0.3:38975, err= 2026/06/08 01:16:57 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/06/08 01:16:57 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/06/08 01:16:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/08 01:16:57 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30857") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57740->172.17.0.3:30857, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35501") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45474->172.17.0.3:35501, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35705") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52638->172.17.0.3:35705, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31549") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44860->172.17.0.3:31549, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32682") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49872->172.17.0.3:32682, err= 2026/06/08 01:16:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33150") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39220->172.17.0.3:33150, err= 2026/06/08 01:16:57 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/08 01:16:57 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/08 01:16:57 INFO : existing: Copied (new) 2026/06/08 01:16:57 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35685") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59248->172.17.0.3:35685, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31000") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48448->172.17.0.3:31000, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34907") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38478->172.17.0.3:34907, err= 2026/06/08 01:16:57 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:57 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:16:57 DEBUG : existing: Sizes differ 2026/06/08 01:16:57 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:16:57 ERROR : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: not deleting files as there were IO errors 2026/06/08 01:16:57 ERROR : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: not deleting directories as there were IO errors 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34944") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41930->172.17.0.3:34944, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37425") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39648->172.17.0.3:37425, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31378") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51928->172.17.0.3:31378, err= --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38851") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42194->172.17.0.3:38851, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32512") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54688->172.17.0.3:32512, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34477") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55576->172.17.0.3:34477, err= 2026/06/08 01:16:57 DEBUG : EXISTING: size = 6 OK 2026/06/08 01:16:57 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : existing: Unchanged skipping 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:16:57 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:57 INFO : There was nothing to transfer 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37424") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41772->172.17.0.3:37424, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35257") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34704->172.17.0.3:35257, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35431") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39022->172.17.0.3:35431, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37221") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44574->172.17.0.3:37221, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38365") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45932->172.17.0.3:38365, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31199") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50332->172.17.0.3:31199, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31213") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43994->172.17.0.3:31213, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30162") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40832->172.17.0.3:30162, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32827") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48018->172.17.0.3:32827, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37336") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33008->172.17.0.3:37336, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32264") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60260->172.17.0.3:32264, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37658") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:32874->172.17.0.3:37658, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31839") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47452->172.17.0.3:31839, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34772") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53104->172.17.0.3:34772, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35702") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53458->172.17.0.3:35702, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39860") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38198->172.17.0.3:39860, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37779") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33962->172.17.0.3:37779, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37531") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33354->172.17.0.3:37531, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39336") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41562->172.17.0.3:39336, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35088") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40752->172.17.0.3:35088, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35445") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57748->172.17.0.3:35445, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38575") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49496->172.17.0.3:38575, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32946") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55880->172.17.0.3:32946, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31790") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55482->172.17.0.3:31790, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31252") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56296->172.17.0.3:31252, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37195") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44098->172.17.0.3:37195, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38853") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54142->172.17.0.3:38853, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32106") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37528->172.17.0.3:32106, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37949") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60006->172.17.0.3:37949, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38262") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41304->172.17.0.3:38262, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35414") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50664->172.17.0.3:35414, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38708") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57212->172.17.0.3:38708, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34040") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59722->172.17.0.3:34040, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33002") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54596->172.17.0.3:33002, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32559") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33630->172.17.0.3:32559, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31124") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56392->172.17.0.3:31124, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31593") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41464->172.17.0.3:31593, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39464") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33950->172.17.0.3:39464, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39779") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54576->172.17.0.3:39779, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35097") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60688->172.17.0.3:35097, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35719") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36948->172.17.0.3:35719, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34227") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37490->172.17.0.3:34227, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38568") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38734->172.17.0.3:38568, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35510") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34362->172.17.0.3:35510, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38207") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52298->172.17.0.3:38207, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30110") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37486->172.17.0.3:30110, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39048") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58732->172.17.0.3:39048, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39440") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39284->172.17.0.3:39440, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39906") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36984->172.17.0.3:39906, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36263") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42632->172.17.0.3:36263, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39215") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57114->172.17.0.3:39215, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34843") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49722->172.17.0.3:34843, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30559") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50904->172.17.0.3:30559, err= 2026/06/08 01:16:57 DEBUG : both0: size = 6 OK 2026/06/08 01:16:57 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both11: size = 6 OK 2026/06/08 01:16:57 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:16:57 DEBUG : both12: size = 6 OK 2026/06/08 01:16:57 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both0: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both13: size = 6 OK 2026/06/08 01:16:57 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both10: size = 6 OK 2026/06/08 01:16:57 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both12: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both14: size = 6 OK 2026/06/08 01:16:57 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both14: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both15: size = 6 OK 2026/06/08 01:16:57 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both15: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both16: size = 6 OK 2026/06/08 01:16:57 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both16: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both17: size = 6 OK 2026/06/08 01:16:57 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both17: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both18: size = 6 OK 2026/06/08 01:16:57 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both18: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both19: size = 6 OK 2026/06/08 01:16:57 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both19: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both1: size = 6 OK 2026/06/08 01:16:57 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both1: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both2: size = 6 OK 2026/06/08 01:16:57 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both2: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both3: size = 6 OK 2026/06/08 01:16:57 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both3: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both4: size = 6 OK 2026/06/08 01:16:57 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both4: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both5: size = 6 OK 2026/06/08 01:16:57 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both5: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both6: size = 6 OK 2026/06/08 01:16:57 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both6: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both7: size = 6 OK 2026/06/08 01:16:57 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both7: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both8: size = 6 OK 2026/06/08 01:16:57 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both8: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both9: size = 6 OK 2026/06/08 01:16:57 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both9: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both13: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both11: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both10: Unchanged skipping 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:16:57 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:57 INFO : only5: Deleted 2026/06/08 01:16:57 INFO : only6: Deleted 2026/06/08 01:16:57 INFO : only2: Deleted 2026/06/08 01:16:57 INFO : only3: Deleted 2026/06/08 01:16:57 INFO : only0: Deleted 2026/06/08 01:16:57 INFO : only11: Deleted 2026/06/08 01:16:57 INFO : only7: Deleted 2026/06/08 01:16:57 INFO : only12: Deleted 2026/06/08 01:16:57 INFO : only15: Deleted 2026/06/08 01:16:57 INFO : only10: Deleted 2026/06/08 01:16:57 INFO : only14: Deleted 2026/06/08 01:16:57 INFO : only18: Deleted 2026/06/08 01:16:57 INFO : only13: Deleted 2026/06/08 01:16:57 INFO : only19: Deleted 2026/06/08 01:16:57 INFO : only8: Deleted 2026/06/08 01:16:57 INFO : only9: Deleted 2026/06/08 01:16:57 INFO : only4: Deleted 2026/06/08 01:16:57 INFO : only17: Deleted 2026/06/08 01:16:57 INFO : only16: Deleted 2026/06/08 01:16:57 INFO : only1: Deleted 2026/06/08 01:16:57 INFO : There was nothing to transfer 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31214") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47826->172.17.0.3:31214, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33078") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52066->172.17.0.3:33078, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34626") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41600->172.17.0.3:34626, err= --- PASS: TestSyncConcurrentDelete (0.06s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34851") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41708->172.17.0.3:34851, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35749") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56716->172.17.0.3:35749, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35972") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46132->172.17.0.3:35972, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34888") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60804->172.17.0.3:34888, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33224") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34600->172.17.0.3:33224, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34073") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48328->172.17.0.3:34073, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36505") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46760->172.17.0.3:36505, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39922") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47960->172.17.0.3:39922, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38543") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60324->172.17.0.3:38543, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32190") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54370->172.17.0.3:32190, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38299") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59138->172.17.0.3:38299, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38603") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59022->172.17.0.3:38603, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38164") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33320->172.17.0.3:38164, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31984") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50740->172.17.0.3:31984, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38149") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40200->172.17.0.3:38149, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34203") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37612->172.17.0.3:34203, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31386") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45588->172.17.0.3:31386, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30173") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50780->172.17.0.3:30173, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31706") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54178->172.17.0.3:31706, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39056") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44342->172.17.0.3:39056, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33825") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34858->172.17.0.3:33825, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33310") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56952->172.17.0.3:33310, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33371") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47286->172.17.0.3:33371, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33838") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47868->172.17.0.3:33838, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30171") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53734->172.17.0.3:30171, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31543") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45522->172.17.0.3:31543, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33211") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38366->172.17.0.3:33211, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36150") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42880->172.17.0.3:36150, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39162") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52492->172.17.0.3:39162, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33309") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39754->172.17.0.3:33309, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39235") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53522->172.17.0.3:39235, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37914") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44954->172.17.0.3:37914, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37525") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47192->172.17.0.3:37525, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32970") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59322->172.17.0.3:32970, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31543") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45536->172.17.0.3:31543, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33088") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39996->172.17.0.3:33088, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34113") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51642->172.17.0.3:34113, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39131") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45298->172.17.0.3:39131, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32076") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37200->172.17.0.3:32076, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31256") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55350->172.17.0.3:31256, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30198") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59196->172.17.0.3:30198, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39482") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45122->172.17.0.3:39482, err= 2026/06/08 01:16:57 DEBUG : both0: size = 6 OK 2026/06/08 01:16:57 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both12: size = 6 OK 2026/06/08 01:16:57 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both0: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both13: size = 6 OK 2026/06/08 01:16:57 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:16:57 DEBUG : both10: size = 6 OK 2026/06/08 01:16:57 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both11: size = 6 OK 2026/06/08 01:16:57 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both13: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both11: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both14: size = 6 OK 2026/06/08 01:16:57 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both14: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both15: size = 6 OK 2026/06/08 01:16:57 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both16: size = 6 OK 2026/06/08 01:16:57 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both15: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both17: size = 6 OK 2026/06/08 01:16:57 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both17: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both18: size = 6 OK 2026/06/08 01:16:57 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both18: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both19: size = 6 OK 2026/06/08 01:16:57 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both10: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both1: size = 6 OK 2026/06/08 01:16:57 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both1: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both2: size = 6 OK 2026/06/08 01:16:57 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both2: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both3: size = 6 OK 2026/06/08 01:16:57 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both3: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both4: size = 6 OK 2026/06/08 01:16:57 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both4: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both5: size = 6 OK 2026/06/08 01:16:57 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both5: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both6: size = 6 OK 2026/06/08 01:16:57 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both6: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both7: size = 6 OK 2026/06/08 01:16:57 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both7: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both8: size = 6 OK 2026/06/08 01:16:57 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both8: Unchanged skipping 2026/06/08 01:16:57 DEBUG : both9: size = 6 OK 2026/06/08 01:16:57 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : both9: Unchanged skipping 2026/06/08 01:16:57 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:57 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:16:57 DEBUG : only0: Sizes differ 2026/06/08 01:16:57 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:57 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:16:57 DEBUG : only10: Sizes differ 2026/06/08 01:16:57 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:57 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:16:57 DEBUG : both16: Unchanged skipping 2026/06/08 01:16:57 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:57 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:16:57 DEBUG : only12: Sizes differ 2026/06/08 01:16:57 DEBUG : only11: Sizes differ 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33184") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32435") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43694->172.17.0.3:32435, err= 2026/06/08 01:16:57 DEBUG : both12: Unchanged skipping 2026/06/08 01:16:57 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:57 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:16:57 DEBUG : only13: Sizes differ 2026/06/08 01:16:57 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:57 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:16:57 DEBUG : only14: Sizes differ 2026/06/08 01:16:57 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:57 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:16:57 DEBUG : only15: Sizes differ 2026/06/08 01:16:57 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:57 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:16:57 DEBUG : only16: Sizes differ 2026/06/08 01:16:57 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:57 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:16:57 DEBUG : only17: Sizes differ 2026/06/08 01:16:57 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:57 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:16:57 DEBUG : only18: Sizes differ 2026/06/08 01:16:57 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:57 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:16:57 DEBUG : only19: Sizes differ 2026/06/08 01:16:57 DEBUG : both19: Unchanged skipping 2026/06/08 01:16:57 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:57 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:57 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:16:57 DEBUG : only1: Sizes differ 2026/06/08 01:16:57 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:16:57 DEBUG : only2: Sizes differ 2026/06/08 01:16:57 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:57 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:16:57 DEBUG : only3: Sizes differ 2026/06/08 01:16:57 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:57 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:16:57 DEBUG : only4: Sizes differ 2026/06/08 01:16:57 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:57 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:16:57 DEBUG : only5: Sizes differ 2026/06/08 01:16:57 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:57 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:16:57 DEBUG : only6: Sizes differ 2026/06/08 01:16:57 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:57 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:16:57 DEBUG : only7: Sizes differ 2026/06/08 01:16:57 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:57 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:16:57 DEBUG : only8: Sizes differ 2026/06/08 01:16:57 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4022416838) 2026/06/08 01:16:57 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo) 2026/06/08 01:16:57 DEBUG : only9: Sizes differ 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55498->172.17.0.3:33184, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31168") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32493") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48286->172.17.0.3:31168, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33490->172.17.0.3:32493, err= 2026/06/08 01:16:57 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/06/08 01:16:57 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/06/08 01:16:57 INFO : only10: Copied (replaced existing) 2026/06/08 01:16:57 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39342") 2026/06/08 01:16:57 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53216->172.17.0.3:39342, err= 2026/06/08 01:16:57 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/06/08 01:16:57 INFO : only0: Copied (replaced existing) 2026/06/08 01:16:57 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38765") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42452->172.17.0.3:38765, err= 2026/06/08 01:16:57 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/06/08 01:16:57 INFO : only13: Copied (replaced existing) 2026/06/08 01:16:57 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/06/08 01:16:57 INFO : only12: Copied (replaced existing) 2026/06/08 01:16:57 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/06/08 01:16:57 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38314") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48970->172.17.0.3:38314, err= 2026/06/08 01:16:57 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/06/08 01:16:57 INFO : only16: Copied (replaced existing) 2026/06/08 01:16:57 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/06/08 01:16:57 INFO : only14: Copied (replaced existing) 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31069") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48232->172.17.0.3:31069, err= 2026/06/08 01:16:57 DEBUG : only18.f963383f.partial: size = 0 OK 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32120") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41598->172.17.0.3:32120, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30846") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59028->172.17.0.3:30846, err= 2026/06/08 01:16:57 DEBUG : only18.f963383f.partial: renamed to: only18 2026/06/08 01:16:57 INFO : only18: Copied (replaced existing) 2026/06/08 01:16:57 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33383") 2026/06/08 01:16:57 DEBUG : only11.51c18866.partial: size = 0 OK 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38044->172.17.0.3:33383, err= 2026/06/08 01:16:57 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/06/08 01:16:57 INFO : only19: Copied (replaced existing) 2026/06/08 01:16:57 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/06/08 01:16:57 DEBUG : only11.51c18866.partial: renamed to: only11 2026/06/08 01:16:57 INFO : only11: Copied (replaced existing) 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39488") 2026/06/08 01:16:57 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59428->172.17.0.3:39488, err= 2026/06/08 01:16:57 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/06/08 01:16:57 INFO : only15: Copied (replaced existing) 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37048") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51768->172.17.0.3:37048, err= 2026/06/08 01:16:57 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/06/08 01:16:57 INFO : only2: Copied (replaced existing) 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32257") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37406->172.17.0.3:32257, err= 2026/06/08 01:16:57 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/06/08 01:16:57 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/06/08 01:16:57 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/06/08 01:16:57 INFO : only4: Copied (replaced existing) 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34909") 2026/06/08 01:16:57 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34172->172.17.0.3:34909, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33083") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50216->172.17.0.3:33083, err= 2026/06/08 01:16:57 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/06/08 01:16:57 INFO : only5: Copied (replaced existing) 2026/06/08 01:16:57 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/06/08 01:16:57 INFO : only6: Copied (replaced existing) 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34365") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33874->172.17.0.3:34365, err= 2026/06/08 01:16:57 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31185") 2026/06/08 01:16:57 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/06/08 01:16:57 INFO : only7: Copied (replaced existing) 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53220->172.17.0.3:31185, err= 2026/06/08 01:16:57 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30116") 2026/06/08 01:16:57 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56502->172.17.0.3:30116, err= 2026/06/08 01:16:57 DEBUG : only1.77787b15.partial: size = 0 OK 2026/06/08 01:16:57 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/06/08 01:16:57 INFO : only8: Copied (replaced existing) 2026/06/08 01:16:57 DEBUG : only1.77787b15.partial: renamed to: only1 2026/06/08 01:16:57 INFO : only1: Copied (replaced existing) 2026/06/08 01:16:57 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/06/08 01:16:57 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/06/08 01:16:57 INFO : only17: Copied (replaced existing) 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38293") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49360->172.17.0.3:38293, err= 2026/06/08 01:16:57 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/06/08 01:16:57 INFO : only3: Copied (replaced existing) 2026/06/08 01:16:57 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/06/08 01:16:57 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/06/08 01:16:57 INFO : only9: Copied (replaced existing) 2026/06/08 01:16:57 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34669") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33688->172.17.0.3:34669, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35399") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36826->172.17.0.3:35399, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32881") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57488->172.17.0.3:32881, err= --- PASS: TestSyncConcurrentTruncate (0.09s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:16:57 DEBUG : empty_dir: Making directory with metadata 2026/06/08 01:16:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/08 01:16:57 DEBUG : empty_on_remote: Making directory with metadata 2026/06/08 01:16:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/08 01:16:57 INFO : empty_on_remote: Making directory 2026/06/08 01:16:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/08 01:16:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/08 01:16:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/08 01:16:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/08 01:16:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35456") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33780->172.17.0.3:35456, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35483") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39297") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58116->172.17.0.3:35483, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38673") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48544->172.17.0.3:38673, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41508->172.17.0.3:39297, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33733") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52522->172.17.0.3:33733, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37007") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51160->172.17.0.3:37007, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:16:57 DEBUG : empty_dir: Making directory with metadata 2026/06/08 01:16:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/08 01:16:57 DEBUG : empty_on_remote: Making directory with metadata 2026/06/08 01:16:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/08 01:16:57 INFO : empty_on_remote: Making directory 2026/06/08 01:16:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/08 01:16:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/08 01:16:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/08 01:16:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/08 01:16:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/08 01:16:57 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32605") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37606->172.17.0.3:32605, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35163") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38446") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57746->172.17.0.3:35163, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37672->172.17.0.3:38446, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39222") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34725") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43234->172.17.0.3:34725, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36693") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47130->172.17.0.3:36693, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44194->172.17.0.3:39222, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35966") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39232->172.17.0.3:35966, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:16:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/08 01:16:57 INFO : sub dir: Making directory 2026/06/08 01:16:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36315") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42142->172.17.0.3:36315, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36250") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52918->172.17.0.3:36250, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33596") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52466->172.17.0.3:33596, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31619") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35420->172.17.0.3:31619, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30998") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47406->172.17.0.3:30998, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35399") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36840->172.17.0.3:35399, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31700") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55292->172.17.0.3:31700, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35587") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39916->172.17.0.3:35587, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34779") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60702->172.17.0.3:34779, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30665") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60546->172.17.0.3:30665, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36552") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48916->172.17.0.3:36552, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:16:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/08 01:16:57 INFO : sub dir: Making directory 2026/06/08 01:16:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32892") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56058->172.17.0.3:32892, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36332") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47634->172.17.0.3:36332, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35339") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41224->172.17.0.3:35339, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33754") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39432->172.17.0.3:33754, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35297") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44214->172.17.0.3:35297, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38276") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51294->172.17.0.3:38276, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34242") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33072->172.17.0.3:34242, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35147") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56006->172.17.0.3:35147, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32451") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39434->172.17.0.3:32451, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35246") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35720->172.17.0.3:35246, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34419") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39928->172.17.0.3:34419, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38536") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57414->172.17.0.3:38536, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35401") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39790->172.17.0.3:35401, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32594") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36312->172.17.0.3:32594, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39830") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47618->172.17.0.3:39830, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39417") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53206->172.17.0.3:39417, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35679") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40954->172.17.0.3:35679, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33944") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42692->172.17.0.3:33944, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30751") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34592->172.17.0.3:30751, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37253") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33622->172.17.0.3:37253, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39477") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34250->172.17.0.3:39477, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32354") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34056->172.17.0.3:32354, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39147") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47904->172.17.0.3:39147, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39610") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41614->172.17.0.3:39610, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36804") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56692->172.17.0.3:36804, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31301") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56516->172.17.0.3:31301, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34138") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55916->172.17.0.3:34138, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33987") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39776->172.17.0.3:33987, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38079") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51120->172.17.0.3:38079, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39602") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53290->172.17.0.3:39602, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37061") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42472->172.17.0.3:37061, err= 2026/06/08 01:16:57 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33452") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55640->172.17.0.3:33452, err= 2026/06/08 01:16:57 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : apple: Excluded 2026/06/08 01:16:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : splitbananasplit: Excluded 2026/06/08 01:16:57 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : banana: Excluded 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39256") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60992->172.17.0.3:39256, err= 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33163") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59354->172.17.0.3:33163, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32029") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50376->172.17.0.3:32029, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34167") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39780->172.17.0.3:34167, err= 2026/06/08 01:16:57 DEBUG : apple: size = 5 OK 2026/06/08 01:16:57 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : apple: Unchanged skipping 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 01:16:57 DEBUG : banana: size = 6 OK 2026/06/08 01:16:57 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : banana: Unchanged skipping 2026/06/08 01:16:57 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 01:16:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39929") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55178->172.17.0.3:39929, err= 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:16:57 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:57 INFO : There was nothing to transfer 2026/06/08 01:16:57 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34977") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52052->172.17.0.3:34977, err= 2026/06/08 01:16:57 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : apple: Excluded 2026/06/08 01:16:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : splitbananasplit: Excluded 2026/06/08 01:16:57 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : banana: Excluded 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34389") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:32852->172.17.0.3:34389, err= 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34890") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35712->172.17.0.3:34890, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34317") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38768->172.17.0.3:34317, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35479") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46804->172.17.0.3:35479, err= 2026/06/08 01:16:57 DEBUG : apple: size = 5 OK 2026/06/08 01:16:57 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : apple: Unchanged skipping 2026/06/08 01:16:57 DEBUG : banana: size = 6 OK 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 01:16:57 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : banana: Unchanged skipping 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 01:16:57 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 01:16:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33600") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43306->172.17.0.3:33600, err= 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:16:57 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:57 INFO : There was nothing to transfer 2026/06/08 01:16:57 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39623") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33056->172.17.0.3:39623, err= 2026/06/08 01:16:57 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : apple: Excluded 2026/06/08 01:16:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : splitbananasplit: Excluded 2026/06/08 01:16:57 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : banana: Excluded 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38582") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35842->172.17.0.3:38582, err= 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30536") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54902->172.17.0.3:30536, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36267") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35032->172.17.0.3:36267, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35070") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42484->172.17.0.3:35070, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35289") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56900->172.17.0.3:35289, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33433") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35902->172.17.0.3:33433, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33346") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53278->172.17.0.3:33346, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34149") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58240->172.17.0.3:34149, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33599") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41280->172.17.0.3:33599, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36169") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38922->172.17.0.3:36169, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30633") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38798->172.17.0.3:30633, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34282") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58050->172.17.0.3:34282, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39471") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55306->172.17.0.3:39471, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32581") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60696->172.17.0.3:32581, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34983") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50336->172.17.0.3:34983, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38729") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43736->172.17.0.3:38729, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30994") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60722->172.17.0.3:30994, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38578") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40634->172.17.0.3:38578, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38149") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40212->172.17.0.3:38149, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31284") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54904->172.17.0.3:31284, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30147") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36976->172.17.0.3:30147, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38271") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38944->172.17.0.3:38271, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34072") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43624->172.17.0.3:34072, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32596") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46634->172.17.0.3:32596, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39995") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43772->172.17.0.3:39995, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30599") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37730->172.17.0.3:30599, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38312") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36850->172.17.0.3:38312, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34475") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34770->172.17.0.3:34475, err= 2026/06/08 01:16:57 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38224") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33716->172.17.0.3:38224, err= 2026/06/08 01:16:57 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : apple: Excluded 2026/06/08 01:16:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : splitbananasplit: Excluded 2026/06/08 01:16:57 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : banana: Excluded 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31132") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37500->172.17.0.3:31132, err= 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34486") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45094->172.17.0.3:34486, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30905") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40024->172.17.0.3:30905, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36369") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52542->172.17.0.3:36369, err= 2026/06/08 01:16:57 DEBUG : apple: size = 5 OK 2026/06/08 01:16:57 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : apple: Unchanged skipping 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 01:16:57 DEBUG : banana: size = 6 OK 2026/06/08 01:16:57 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : banana: Unchanged skipping 2026/06/08 01:16:57 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 01:16:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30156") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47762->172.17.0.3:30156, err= 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:16:57 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:57 INFO : There was nothing to transfer 2026/06/08 01:16:57 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39481") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57492->172.17.0.3:39481, err= 2026/06/08 01:16:57 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : apple: Excluded 2026/06/08 01:16:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : splitbananasplit: Excluded 2026/06/08 01:16:57 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : banana: Excluded 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39428") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33354->172.17.0.3:39428, err= 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33041") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40988->172.17.0.3:33041, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34010") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51750->172.17.0.3:34010, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34397") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41318->172.17.0.3:34397, err= 2026/06/08 01:16:57 DEBUG : apple: size = 5 OK 2026/06/08 01:16:57 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : apple: Unchanged skipping 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 01:16:57 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 01:16:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : banana: size = 6 OK 2026/06/08 01:16:57 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 01:16:57 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : banana: Unchanged skipping 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36916") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60086->172.17.0.3:36916, err= 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:16:57 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:57 INFO : There was nothing to transfer 2026/06/08 01:16:57 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33197") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56552->172.17.0.3:33197, err= 2026/06/08 01:16:57 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : apple: Excluded 2026/06/08 01:16:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : splitbananasplit: Excluded 2026/06/08 01:16:57 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : banana: Excluded 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37960") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43758->172.17.0.3:37960, err= 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38395") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54094->172.17.0.3:38395, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38263") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40096->172.17.0.3:38263, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35616") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39822->172.17.0.3:35616, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39401") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45878->172.17.0.3:39401, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37906") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35402->172.17.0.3:37906, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36859") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55322->172.17.0.3:36859, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36223") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42556->172.17.0.3:36223, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30108") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58070->172.17.0.3:30108, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34663") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40114->172.17.0.3:34663, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37694") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42188->172.17.0.3:37694, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37905") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:32804->172.17.0.3:37905, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30569") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41048->172.17.0.3:30569, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31037") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41018->172.17.0.3:31037, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39821") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60774->172.17.0.3:39821, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30018") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46516->172.17.0.3:30018, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37005") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45368->172.17.0.3:37005, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31361") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50616->172.17.0.3:31361, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38415") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35572->172.17.0.3:38415, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34730") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43178->172.17.0.3:34730, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32622") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45880->172.17.0.3:32622, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37556") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44812->172.17.0.3:37556, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35830") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57446->172.17.0.3:35830, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33829") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39738->172.17.0.3:33829, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39549") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40566->172.17.0.3:39549, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34052") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48288->172.17.0.3:34052, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35942") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49420->172.17.0.3:35942, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35862") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59144->172.17.0.3:35862, err= 2026/06/08 01:16:57 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36416") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51146->172.17.0.3:36416, err= 2026/06/08 01:16:57 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : apple: Excluded 2026/06/08 01:16:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : splitbananasplit: Excluded 2026/06/08 01:16:57 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : banana: Excluded 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30630") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37440->172.17.0.3:30630, err= 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38983") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39014->172.17.0.3:38983, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38626") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44256->172.17.0.3:38626, err= 2026/06/08 01:16:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:16:57 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:16:57 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:16:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:16:57 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:16:57 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:16:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:16:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:16:57 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:16:57 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:16:57 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34377") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34060->172.17.0.3:34377, err= 2026/06/08 01:16:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/08 01:16:57 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:16:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/08 01:16:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:16:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/08 01:16:57 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:16:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:16:57 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:16:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:16:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:16:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:16:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:16:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:16:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:16:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:16:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:16:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:16:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:16:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:16:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:16:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:16:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:16:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:16:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:16:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:16:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:16:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:16:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:16:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:16:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:16:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:16:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32379") 2026/06/08 01:16:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:16:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:16:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 01:16:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:16:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 01:16:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:16:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:16:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:16:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:16:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34889") 2026/06/08 01:16:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:16:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:16:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:16:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:16:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:16:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:16:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:16:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:16:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:16:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:16:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:16:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57964->172.17.0.3:32379, err= 2026/06/08 01:16:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:16:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:16:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 01:16:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:16:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58554->172.17.0.3:34889, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Connecting to FTP server 2026/06/08 01:16:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:16:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38723") 2026/06/08 01:16:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:16:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:16:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:16:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:16:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:16:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:16:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:16:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:16:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:16:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:16:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:16:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 01:16:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:16:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:16:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:16:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:16:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:16:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:16:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52540->172.17.0.3:38723, err= 2026/06/08 01:16:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:16:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:16:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:16:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:16:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:16:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:16:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:16:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:16:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:16:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:16:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 01:16:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:16:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:16:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:16:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:16:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:16:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:16:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:16:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:16:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:16:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 01:16:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:16:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:16:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:16:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:16:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:16:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:16:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:16:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:16:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:16:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:16:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:16:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:16:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:16:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:16:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:16:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:16:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:16:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 01:16:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:16:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:16:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:16:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:16:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:16:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:16:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:16:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:16:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:16:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:16:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:16:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:16:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:16:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:16:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:16:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:16:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:16:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:16:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:16:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:16:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 01:16:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:16:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 01:16:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 01:16:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 01:16:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:16:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 01:16:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:16:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 01:16:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:16:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:16:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:16:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:16:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 01:16:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:16:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:16:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:16:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39249") 2026/06/08 01:16:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:16:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 01:16:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:16:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:16:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:16:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:16:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:16:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:16:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:16:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:16:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:16:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:16:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:16:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:16:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:16:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:16:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:16:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:16:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:16:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/08 01:16:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:16:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44624->172.17.0.3:39249, err= 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/08 01:16:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/08 01:16:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35240->172.17.0.3:21, err= 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/08 01:16:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/08 01:16:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/08 01:16:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/08 01:16:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/08 01:16:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/08 01:16:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/08 01:16:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/08 01:16:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/08 01:16:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/08 01:16:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/08 01:16:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/08 01:16:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/08 01:16:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:16:57 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/06/08 01:16:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/06/08 01:16:57 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/06/08 01:16:57 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/08 01:16:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:16:57 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/06/08 01:16:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:16:57 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32340") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44080->172.17.0.3:32340, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35986") 2026/06/08 01:16:57 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/06/08 01:16:57 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/08 01:16:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33894->172.17.0.3:35986, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36994") 2026/06/08 01:16:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41792->172.17.0.3:36994, err= 2026/06/08 01:16:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:16:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:16:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:16:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:16:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:16:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31696") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30844") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52524->172.17.0.3:31696, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33680->172.17.0.3:30844, err= 2026/06/08 01:16:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:16:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:16:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:16:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30724") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60422->172.17.0.3:30724, err= 2026/06/08 01:16:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:16:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:16:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:16:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:16:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:16:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39640") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35628->172.17.0.3:39640, err= 2026/06/08 01:16:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:16:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:16:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36400") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51670->172.17.0.3:36400, err= 2026/06/08 01:16:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36786") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60074->172.17.0.3:36786, err= 2026/06/08 01:16:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:16:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:16:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:16:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/06/08 01:16:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:16:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:16:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36250") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52930->172.17.0.3:36250, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30161") 2026/06/08 01:16:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:16:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:16:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58442->172.17.0.3:30161, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32468") 2026/06/08 01:16:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58302->172.17.0.3:32468, err= 2026/06/08 01:16:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:16:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:16:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:16:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/06/08 01:16:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34171") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33420->172.17.0.3:34171, err= 2026/06/08 01:16:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/08 01:16:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/08 01:16:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/08 01:16:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/08 01:16:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/08 01:16:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/08 01:16:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30701") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51662->172.17.0.3:30701, err= 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39588") 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46600->172.17.0.3:39588, err= 2026/06/08 01:16:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:16:57 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:16:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38983") 2026/06/08 01:16:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/06/08 01:16:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/06/08 01:16:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39030->172.17.0.3:38983, err= 2026/06/08 01:16:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/08 01:16:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/08 01:16:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/08 01:16:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/08 01:16:57 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/06/08 01:16:57 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/06/08 01:16:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/08 01:16:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39134") 2026/06/08 01:16:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33778->172.17.0.3:39134, err= 2026/06/08 01:16:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/06/08 01:16:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:16:59 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:16:59 DEBUG : Waiting for deletions to finish 2026/06/08 01:16:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Connecting to FTP server 2026/06/08 01:16:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Connecting to FTP server 2026/06/08 01:16:59 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/08 01:16:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35246->172.17.0.3:21, err= 2026/06/08 01:16:59 INFO : dir1/0003-defghij.txt: Deleted 2026/06/08 01:16:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Connecting to FTP server 2026/06/08 01:16:59 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/08 01:16:59 INFO : splitbananasplit: Deleted 2026/06/08 01:16:59 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/08 01:16:59 INFO : appleappleapplebanana: Deleted 2026/06/08 01:16:59 INFO : dir1/0013-789;=.txt: Deleted 2026/06/08 01:16:59 INFO : dir1/0007-1234567.txt: Deleted 2026/06/08 01:16:59 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/08 01:16:59 INFO : banana: Deleted 2026/06/08 01:16:59 INFO : dir1/0014-89;=.txt: Deleted 2026/06/08 01:16:59 INFO : dir1/0011-56789;.txt: Deleted 2026/06/08 01:16:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/08 01:16:59 INFO : apple: Deleted 2026/06/08 01:16:59 INFO : dir1/0009-3456789.txt: Deleted 2026/06/08 01:16:59 INFO : dir1/0008-2345678.txt: Deleted 2026/06/08 01:16:59 INFO : dir1/0012-6789;.txt: Deleted 2026/06/08 01:16:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35262->172.17.0.3:21, err= 2026/06/08 01:16:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:21") 2026/06/08 01:16:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35278->172.17.0.3:21, err= 2026/06/08 01:16:59 DEBUG : ftp://172.17.0.3:21/rclone-test-heyijod4nigi: closing 1 unused connections 2026/06/08 01:16:59 DEBUG : ftp://172.17.0.3:21/rclone-test-buvewus6zaju: closing 2 unused connections 2026/06/08 01:17:02 INFO : dir1/0015-9;=.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0010-456789.txt: Deleted 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34281") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57852->172.17.0.3:34281, err= 2026/06/08 01:17:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/06/08 01:17:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/06/08 01:17:02 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : YXBwbGU=: Excluded 2026/06/08 01:17:02 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : YmFuYW5h: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30540") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39194->172.17.0.3:30540, err= 2026/06/08 01:17:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34836") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47504->172.17.0.3:34836, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33664") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45420->172.17.0.3:33664, err= 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/08 01:17:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/08 01:17:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/08 01:17:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/08 01:17:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:17:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/08 01:17:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/08 01:17:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:17:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:17:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:17:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:17:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:17:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:17:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:17:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:17:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:17:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34668") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49864->172.17.0.3:34668, err= 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:17:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:17:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:17:02 DEBUG : YXBwbGU=: size = 5 OK 2026/06/08 01:17:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : apple: Unchanged skipping 2026/06/08 01:17:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 01:17:02 DEBUG : YmFuYW5h: size = 6 OK 2026/06/08 01:17:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : banana: Unchanged skipping 2026/06/08 01:17:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/08 01:17:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35205") 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40632->172.17.0.3:35205, err= 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:17:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/08 01:17:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/08 01:17:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31076") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45134->172.17.0.3:31076, err= 2026/06/08 01:17:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/06/08 01:17:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/06/08 01:17:02 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : YXBwbGU=: Excluded 2026/06/08 01:17:02 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : YmFuYW5h: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31716") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60640->172.17.0.3:31716, err= 2026/06/08 01:17:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/06/08 01:17:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36510") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49286->172.17.0.3:36510, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30309") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35114->172.17.0.3:30309, err= 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/08 01:17:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/08 01:17:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37443") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52656->172.17.0.3:37443, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39015") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51836->172.17.0.3:39015, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36452") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48430->172.17.0.3:36452, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31772") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53758->172.17.0.3:31772, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35048") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37050->172.17.0.3:35048, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32886") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33600->172.17.0.3:32886, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37982") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41538->172.17.0.3:37982, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31705") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:32802->172.17.0.3:31705, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35371") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58464->172.17.0.3:35371, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30699") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53126->172.17.0.3:30699, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33892") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54474->172.17.0.3:33892, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30821") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50374->172.17.0.3:30821, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36977") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45436->172.17.0.3:36977, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33144") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58050->172.17.0.3:33144, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38040") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56424->172.17.0.3:38040, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37789") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48688->172.17.0.3:37789, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37378") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48918->172.17.0.3:37378, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32066") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59910->172.17.0.3:32066, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37849") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60330->172.17.0.3:37849, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35639") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54980->172.17.0.3:35639, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34679") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51784->172.17.0.3:34679, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33357") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56162->172.17.0.3:33357, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32410") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43712->172.17.0.3:32410, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34741") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41414->172.17.0.3:34741, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34234") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58820->172.17.0.3:34234, err= 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32577") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41386->172.17.0.3:32577, err= 2026/06/08 01:17:02 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : apple: Excluded 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded 2026/06/08 01:17:02 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : banana: Excluded 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31241") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42496->172.17.0.3:31241, err= 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36285") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47848->172.17.0.3:36285, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34426") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38882->172.17.0.3:34426, err= 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 01:17:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 01:17:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 01:17:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 01:17:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33233") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57286->172.17.0.3:33233, err= 2026/06/08 01:17:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 01:17:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 01:17:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 01:17:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/08 01:17:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32928") 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36388->172.17.0.3:32928, err= 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 01:17:02 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31176") 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37706") 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52212->172.17.0.3:31176, err= 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58746->172.17.0.3:37706, err= 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33220") 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49674->172.17.0.3:33220, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33388") 2026/06/08 01:17:02 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57010->172.17.0.3:33388, err= 2026/06/08 01:17:02 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/06/08 01:17:02 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/08 01:17:02 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/08 01:17:02 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37049") 2026/06/08 01:17:02 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31098") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38914->172.17.0.3:37049, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41130->172.17.0.3:31098, err= 2026/06/08 01:17:02 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/06/08 01:17:02 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/08 01:17:02 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/06/08 01:17:02 INFO : apple: Copied (new) to: PREFIXapple 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36574") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33810") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55504->172.17.0.3:36574, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39702->172.17.0.3:33810, err= 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/08 01:17:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/06/08 01:17:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37681") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35066->172.17.0.3:37681, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30014") 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42140->172.17.0.3:30014, err= 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/06/08 01:17:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/06/08 01:17:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39967") 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53516->172.17.0.3:39967, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36680") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34624->172.17.0.3:36680, err= 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/06/08 01:17:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/06/08 01:17:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33054") 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:32920->172.17.0.3:33054, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32358") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51670->172.17.0.3:32358, err= 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/06/08 01:17:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/06/08 01:17:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32260") 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/06/08 01:17:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59828->172.17.0.3:32260, err= 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/06/08 01:17:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37950") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33524->172.17.0.3:37950, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38907") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34687") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60018->172.17.0.3:34687, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45998->172.17.0.3:38907, err= 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/06/08 01:17:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/06/08 01:17:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/06/08 01:17:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35012") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36690->172.17.0.3:35012, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35764") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58930->172.17.0.3:35764, err= 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/06/08 01:17:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/06/08 01:17:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/06/08 01:17:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 INFO : dir1/0012-6789;.txt: Deleted 2026/06/08 01:17:02 INFO : splitbananasplit: Deleted 2026/06/08 01:17:02 INFO : dir1/0003-defghij.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0010-456789.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/08 01:17:02 INFO : apple: Deleted 2026/06/08 01:17:02 INFO : dir1/0015-9;=.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0007-1234567.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0008-2345678.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0014-89;=.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0009-3456789.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0013-789;=.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0011-56789;.txt: Deleted 2026/06/08 01:17:02 INFO : banana: Deleted 2026/06/08 01:17:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/08 01:17:02 INFO : appleappleapplebanana: Deleted 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38642") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41936->172.17.0.3:38642, err= 2026/06/08 01:17:02 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/06/08 01:17:02 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : PREFIXsplitbananasplit: Excluded 2026/06/08 01:17:02 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : PREFIXbanana: Excluded 2026/06/08 01:17:02 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : PREFIXapple: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36587") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51096->172.17.0.3:36587, err= 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35211") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56040->172.17.0.3:35211, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34937") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58392->172.17.0.3:34937, err= 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/08 01:17:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/08 01:17:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/08 01:17:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/08 01:17:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/08 01:17:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/08 01:17:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/08 01:17:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/08 01:17:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/08 01:17:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/08 01:17:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/08 01:17:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/08 01:17:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/08 01:17:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/08 01:17:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/08 01:17:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/08 01:17:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/08 01:17:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/08 01:17:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/08 01:17:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/08 01:17:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/08 01:17:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/08 01:17:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/08 01:17:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/08 01:17:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/08 01:17:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/08 01:17:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/08 01:17:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/08 01:17:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/08 01:17:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/08 01:17:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/08 01:17:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/08 01:17:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/08 01:17:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 01:17:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 01:17:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 01:17:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/08 01:17:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30368") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46006->172.17.0.3:30368, err= 2026/06/08 01:17:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33069") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54444->172.17.0.3:33069, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33942") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53176->172.17.0.3:33942, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33486") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30263") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50040->172.17.0.3:33486, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56252->172.17.0.3:30263, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31254") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33904->172.17.0.3:31254, err= 2026/06/08 01:17:02 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:02 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/06/08 01:17:02 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/06/08 01:17:02 INFO : banana: Copied (new) 2026/06/08 01:17:02 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39373") 2026/06/08 01:17:02 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/06/08 01:17:02 INFO : splitbananasplit: Copied (new) 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57546->172.17.0.3:39373, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34582") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53558->172.17.0.3:34582, err= 2026/06/08 01:17:02 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/06/08 01:17:02 INFO : appleappleapplebanana: Copied (new) 2026/06/08 01:17:02 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/06/08 01:17:02 INFO : apple: Copied (new) 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37692") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44802->172.17.0.3:37692, err= 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30536") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:32792->172.17.0.3:30536, err= 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/06/08 01:17:02 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/08 01:17:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/06/08 01:17:02 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30113") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39505") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49932->172.17.0.3:39505, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58820->172.17.0.3:30113, err= 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/06/08 01:17:02 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34453") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38058->172.17.0.3:34453, err= 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33232") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43590->172.17.0.3:33232, err= 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/06/08 01:17:02 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/06/08 01:17:02 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38140") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38314->172.17.0.3:38140, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36932") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36430->172.17.0.3:36932, err= 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/06/08 01:17:02 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/06/08 01:17:02 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38860") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48048->172.17.0.3:38860, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39530") 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/06/08 01:17:02 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48756->172.17.0.3:39530, err= 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/06/08 01:17:02 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35133") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58434->172.17.0.3:35133, err= 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/06/08 01:17:02 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32911") 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/06/08 01:17:02 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43886->172.17.0.3:32911, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33095") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38312->172.17.0.3:33095, err= 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37928") 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/06/08 01:17:02 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56498->172.17.0.3:37928, err= 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/06/08 01:17:02 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/06/08 01:17:02 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/06/08 01:17:02 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 INFO : PREFIXbanana: Deleted 2026/06/08 01:17:02 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/08 01:17:02 INFO : PREFIXsplitbananasplit: Deleted 2026/06/08 01:17:02 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/08 01:17:02 INFO : PREFIXapple: Deleted 2026/06/08 01:17:02 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/08 01:17:02 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32716") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55800->172.17.0.3:32716, err= 2026/06/08 01:17:02 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : apple: Excluded 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded 2026/06/08 01:17:02 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : banana: Excluded 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36883") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33304->172.17.0.3:36883, err= 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30543") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39982->172.17.0.3:30543, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32096") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37968->172.17.0.3:32096, err= 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35338") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43150->172.17.0.3:35338, err= 2026/06/08 01:17:02 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : apple: Excluded 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded 2026/06/08 01:17:02 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : banana: Excluded 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32475") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33732->172.17.0.3:32475, err= 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34066") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46604->172.17.0.3:34066, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33691") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51596->172.17.0.3:33691, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35320") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49298->172.17.0.3:35320, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39995") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58162->172.17.0.3:39995, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31080") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37344->172.17.0.3:31080, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39413") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33244->172.17.0.3:39413, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30499") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37160->172.17.0.3:30499, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33254") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58540->172.17.0.3:33254, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36950") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41336->172.17.0.3:36950, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30674") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35626->172.17.0.3:30674, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35196") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42428->172.17.0.3:35196, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36784") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42962->172.17.0.3:36784, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33133") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48302->172.17.0.3:33133, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33591") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50752->172.17.0.3:33591, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33428") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34968->172.17.0.3:33428, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34482") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43704->172.17.0.3:34482, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31393") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46450->172.17.0.3:31393, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35780") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47108->172.17.0.3:35780, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38488") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41388->172.17.0.3:38488, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31036") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34744->172.17.0.3:31036, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32410") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43726->172.17.0.3:32410, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31067") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36842->172.17.0.3:31067, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35851") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58302->172.17.0.3:35851, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32971") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40054->172.17.0.3:32971, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39150") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45364->172.17.0.3:39150, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38592") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45520->172.17.0.3:38592, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38954") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41482->172.17.0.3:38954, err= 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31011") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33232->172.17.0.3:31011, err= 2026/06/08 01:17:02 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : apple: Excluded 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded 2026/06/08 01:17:02 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : banana: Excluded 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37246") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54630->172.17.0.3:37246, err= 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39489") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51300->172.17.0.3:39489, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30115") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47550->172.17.0.3:30115, err= 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/08 01:17:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 01:17:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/08 01:17:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 01:17:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/08 01:17:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 01:17:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37371") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34076->172.17.0.3:37371, err= 2026/06/08 01:17:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 01:17:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/08 01:17:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/08 01:17:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32812") 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34471") 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33178->172.17.0.3:32812, err= 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31053") 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30790") 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54232->172.17.0.3:34471, err= 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48132->172.17.0.3:30790, err= 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59898->172.17.0.3:31053, err= 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 01:17:02 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30031") 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59774->172.17.0.3:30031, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:02 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/06/08 01:17:02 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/06/08 01:17:02 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/08 01:17:02 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36529") 2026/06/08 01:17:02 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54380->172.17.0.3:36529, err= 2026/06/08 01:17:02 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/08 01:17:02 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/06/08 01:17:02 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32709") 2026/06/08 01:17:02 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54864->172.17.0.3:32709, err= 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38390") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57570->172.17.0.3:38390, err= 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33448") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39436->172.17.0.3:33448, err= 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/08 01:17:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/08 01:17:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/08 01:17:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36323") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39727") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56800->172.17.0.3:36323, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34296->172.17.0.3:39727, err= 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/06/08 01:17:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33280") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44282->172.17.0.3:33280, err= 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34817") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43428->172.17.0.3:34817, err= 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/06/08 01:17:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37420") 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50956->172.17.0.3:37420, err= 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/06/08 01:17:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/08 01:17:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32138") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60518->172.17.0.3:32138, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32165") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35532->172.17.0.3:32165, err= 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/08 01:17:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/06/08 01:17:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33978") 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58758->172.17.0.3:33978, err= 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/06/08 01:17:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/06/08 01:17:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30773") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47920->172.17.0.3:30773, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35740") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36417") 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/06/08 01:17:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48308->172.17.0.3:35740, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49730->172.17.0.3:36417, err= 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36718") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50810->172.17.0.3:36718, err= 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/06/08 01:17:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/06/08 01:17:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/08 01:17:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/06/08 01:17:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/08 01:17:02 INFO : apple: Deleted 2026/06/08 01:17:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0007-1234567.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0003-defghij.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0008-2345678.txt: Deleted 2026/06/08 01:17:02 INFO : banana: Deleted 2026/06/08 01:17:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0014-89;=.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0012-6789;.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0010-456789.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0015-9;=.txt: Deleted 2026/06/08 01:17:02 INFO : appleappleapplebanana: Deleted 2026/06/08 01:17:02 INFO : dir1/0011-56789;.txt: Deleted 2026/06/08 01:17:02 INFO : splitbananasplit: Deleted 2026/06/08 01:17:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0013-789;=.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0009-3456789.txt: Deleted 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35598") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49524->172.17.0.3:35598, err= 2026/06/08 01:17:02 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/06/08 01:17:02 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : bananaSUFFIX: Excluded 2026/06/08 01:17:02 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : splitbananasplitSUFFIX: Excluded 2026/06/08 01:17:02 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : appleSUFFIX: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30010") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59542->172.17.0.3:30010, err= 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31874") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36110->172.17.0.3:31874, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33230") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50280->172.17.0.3:33230, err= 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/08 01:17:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/08 01:17:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/08 01:17:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/08 01:17:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/08 01:17:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/08 01:17:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/08 01:17:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/08 01:17:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/08 01:17:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/08 01:17:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/08 01:17:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/08 01:17:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/08 01:17:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/08 01:17:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/08 01:17:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/08 01:17:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/08 01:17:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/08 01:17:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 01:17:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : apple: transformed to: appleSUFFIX 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/08 01:17:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32786") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45714->172.17.0.3:32786, err= 2026/06/08 01:17:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38571") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39986->172.17.0.3:38571, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36162") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33757") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33589") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36272") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56432->172.17.0.3:33589, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47406->172.17.0.3:36272, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38274->172.17.0.3:33757, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50236->172.17.0.3:36162, err= 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:02 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/06/08 01:17:02 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/06/08 01:17:02 INFO : appleappleapplebanana: Copied (new) 2026/06/08 01:17:02 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/06/08 01:17:02 INFO : apple: Copied (new) 2026/06/08 01:17:02 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/06/08 01:17:02 INFO : splitbananasplit: Copied (new) 2026/06/08 01:17:02 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/06/08 01:17:02 INFO : banana: Copied (new) 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33478") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39042->172.17.0.3:33478, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38318") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30202") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49962->172.17.0.3:30202, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57102->172.17.0.3:38318, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30306") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47732->172.17.0.3:30306, err= 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/06/08 01:17:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31918") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55350->172.17.0.3:31918, err= 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/06/08 01:17:02 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/06/08 01:17:02 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/06/08 01:17:02 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34305") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37129") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42466->172.17.0.3:34305, err= 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41788->172.17.0.3:37129, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38315") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57686->172.17.0.3:38315, err= 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/06/08 01:17:02 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/06/08 01:17:02 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33281") 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/06/08 01:17:02 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:32916->172.17.0.3:33281, err= 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/06/08 01:17:02 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34266") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32127") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36352->172.17.0.3:34266, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34602") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58884->172.17.0.3:32127, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37420->172.17.0.3:34602, err= 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/06/08 01:17:02 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/06/08 01:17:02 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/06/08 01:17:02 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/06/08 01:17:02 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36952") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39455") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56316->172.17.0.3:36952, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45852->172.17.0.3:39455, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31300") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52786->172.17.0.3:31300, err= 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34210") 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52128->172.17.0.3:34210, err= 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/06/08 01:17:02 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/06/08 01:17:02 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/06/08 01:17:02 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/06/08 01:17:02 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/08 01:17:02 INFO : appleSUFFIX: Deleted 2026/06/08 01:17:02 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/08 01:17:02 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/08 01:17:02 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/08 01:17:02 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/08 01:17:02 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/08 01:17:02 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/08 01:17:02 INFO : splitbananasplitSUFFIX: Deleted 2026/06/08 01:17:02 INFO : bananaSUFFIX: Deleted 2026/06/08 01:17:02 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/08 01:17:02 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/08 01:17:02 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/08 01:17:02 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/08 01:17:02 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/08 01:17:02 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/08 01:17:02 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/08 01:17:02 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/08 01:17:02 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/08 01:17:02 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30050") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43540->172.17.0.3:30050, err= 2026/06/08 01:17:02 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : apple: Excluded 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded 2026/06/08 01:17:02 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : banana: Excluded 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35220") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60564->172.17.0.3:35220, err= 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35219") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53108->172.17.0.3:35219, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34660") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49746->172.17.0.3:34660, err= 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30719") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43754->172.17.0.3:30719, err= 2026/06/08 01:17:02 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : apple: Excluded 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded 2026/06/08 01:17:02 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : banana: Excluded 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34803") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44186->172.17.0.3:34803, err= 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33089") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54704->172.17.0.3:33089, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37693") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38210->172.17.0.3:37693, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37769") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58416->172.17.0.3:37769, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30765") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40330->172.17.0.3:30765, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34236") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52030->172.17.0.3:34236, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31848") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54644->172.17.0.3:31848, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36699") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45764->172.17.0.3:36699, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31127") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60798->172.17.0.3:31127, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31807") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35914->172.17.0.3:31807, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34393") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49232->172.17.0.3:34393, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31355") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45328->172.17.0.3:31355, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32991") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33830->172.17.0.3:32991, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30957") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36292->172.17.0.3:30957, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38824") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47014->172.17.0.3:38824, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30364") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52676->172.17.0.3:30364, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33006") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45362->172.17.0.3:33006, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33699") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49994->172.17.0.3:33699, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31063") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38764->172.17.0.3:31063, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34430") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52526->172.17.0.3:34430, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37689") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55716->172.17.0.3:37689, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34904") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54642->172.17.0.3:34904, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36408") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55788->172.17.0.3:36408, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38964") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45380->172.17.0.3:38964, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32230") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40230->172.17.0.3:32230, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38160") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50262->172.17.0.3:38160, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38901") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52670->172.17.0.3:38901, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30558") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43368->172.17.0.3:30558, err= 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39428") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48934->172.17.0.3:39428, err= 2026/06/08 01:17:02 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : apple: Excluded 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded 2026/06/08 01:17:02 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : banana: Excluded 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34641") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38446->172.17.0.3:34641, err= 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38939") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37474->172.17.0.3:38939, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32208") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35660->172.17.0.3:32208, err= 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39562") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53218->172.17.0.3:39562, err= 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 01:17:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : apple: size = 5 OK 2026/06/08 01:17:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : apple: Unchanged skipping 2026/06/08 01:17:02 DEBUG : banana: size = 6 OK 2026/06/08 01:17:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : banana: Unchanged skipping 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39600") 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36453") 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59298->172.17.0.3:39600, err= 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31035") 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45828->172.17.0.3:36453, err= 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50922->172.17.0.3:31035, err= 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:02 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32898") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34774") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36322->172.17.0.3:32898, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40550->172.17.0.3:34774, err= 2026/06/08 01:17:02 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/06/08 01:17:02 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38172") 2026/06/08 01:17:02 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35212->172.17.0.3:38172, err= 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/06/08 01:17:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/08 01:17:02 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/06/08 01:17:02 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/06/08 01:17:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33624") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40420->172.17.0.3:33624, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32918") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30877") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35490->172.17.0.3:32918, err= 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/06/08 01:17:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55604->172.17.0.3:30877, err= 2026/06/08 01:17:02 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39172") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56168->172.17.0.3:39172, err= 2026/06/08 01:17:02 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/06/08 01:17:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/08 01:17:02 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/06/08 01:17:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/08 01:17:02 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/06/08 01:17:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34210") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52132->172.17.0.3:34210, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31521") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44428->172.17.0.3:31521, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35273") 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/06/08 01:17:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36062->172.17.0.3:35273, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34768") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47374->172.17.0.3:34768, err= 2026/06/08 01:17:02 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/06/08 01:17:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/08 01:17:02 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/06/08 01:17:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/08 01:17:02 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/06/08 01:17:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/08 01:17:02 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35377") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44280->172.17.0.3:35377, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30947") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36855") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39630->172.17.0.3:30947, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:32902->172.17.0.3:36855, err= 2026/06/08 01:17:02 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/06/08 01:17:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36787") 2026/06/08 01:17:02 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55246->172.17.0.3:36787, err= 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/06/08 01:17:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/06/08 01:17:02 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/06/08 01:17:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/06/08 01:17:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37822") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45952->172.17.0.3:37822, err= 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/06/08 01:17:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/06/08 01:17:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0003-defghij.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0014-89;=.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0007-1234567.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0013-789;=.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0008-2345678.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0012-6789;.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0010-456789.txt: Deleted 2026/06/08 01:17:02 INFO : appleappleapplebanana: Deleted 2026/06/08 01:17:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/08 01:17:02 INFO : splitbananasplit: Deleted 2026/06/08 01:17:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0011-56789;.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0009-3456789.txt: Deleted 2026/06/08 01:17:02 INFO : dir1/0015-9;=.txt: Deleted 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37335") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60776->172.17.0.3:37335, err= 2026/06/08 01:17:02 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : splitbanan: Excluded 2026/06/08 01:17:02 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : apple: Excluded 2026/06/08 01:17:02 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : banana: Excluded 2026/06/08 01:17:02 DEBUG : appleapple: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : appleapple: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39540") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35416->172.17.0.3:39540, err= 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefg: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0000-abcde: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0003-defgh: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdef: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0009-34567: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0008-23456: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.t: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0004-efghi: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0010-45678: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijk: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0007-12345: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0011-56789: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghij: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39111") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46388->172.17.0.3:39111, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36053") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50644->172.17.0.3:36053, err= 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36752") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50674->172.17.0.3:36752, err= 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 01:17:02 DEBUG : apple: size = 5 OK 2026/06/08 01:17:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : apple: Unchanged skipping 2026/06/08 01:17:02 DEBUG : appleapple: size = 21 OK 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 01:17:02 DEBUG : banana: size = 6 OK 2026/06/08 01:17:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : banana: Unchanged skipping 2026/06/08 01:17:02 DEBUG : splitbanan: size = 16 OK 2026/06/08 01:17:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32522") 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34328->172.17.0.3:32522, err= 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/08 01:17:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/08 01:17:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/08 01:17:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/08 01:17:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/08 01:17:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/08 01:17:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/08 01:17:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/08 01:17:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/08 01:17:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/08 01:17:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/08 01:17:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/08 01:17:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/08 01:17:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/08 01:17:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/08 01:17:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:02 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34532") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46448->172.17.0.3:34532, err= 2026/06/08 01:17:02 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : splitbanan: Excluded 2026/06/08 01:17:02 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : apple: Excluded 2026/06/08 01:17:02 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : banana: Excluded 2026/06/08 01:17:02 DEBUG : appleapple: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : appleapple: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34768") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47388->172.17.0.3:34768, err= 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefg: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0000-abcde: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0003-defgh: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdef: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0009-34567: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0008-23456: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.t: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0004-efghi: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0010-45678: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijk: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0007-12345: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0011-56789: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghij: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34553") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58894->172.17.0.3:34553, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34904") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54652->172.17.0.3:34904, err= 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/08 01:17:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31012") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45846->172.17.0.3:31012, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32961") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58602->172.17.0.3:32961, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36780") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53214->172.17.0.3:36780, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36987") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35594->172.17.0.3:36987, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35057") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47406->172.17.0.3:35057, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31286") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49588->172.17.0.3:31286, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38806") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35006->172.17.0.3:38806, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37767") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37740->172.17.0.3:37767, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34744") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43870->172.17.0.3:34744, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37177") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36552->172.17.0.3:37177, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37191") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42392->172.17.0.3:37191, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36626") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39886->172.17.0.3:36626, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39023") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44844->172.17.0.3:39023, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35005") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38966->172.17.0.3:35005, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32993") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48746->172.17.0.3:32993, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35640") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51624->172.17.0.3:35640, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31602") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57230->172.17.0.3:31602, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38134") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58918->172.17.0.3:38134, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34659") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41792->172.17.0.3:34659, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36372") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43976->172.17.0.3:36372, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37801") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54994->172.17.0.3:37801, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36142") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54706->172.17.0.3:36142, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39676") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34344->172.17.0.3:39676, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32854") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56068->172.17.0.3:32854, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32916") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:32896->172.17.0.3:32916, err= 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37257") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50838->172.17.0.3:37257, err= 2026/06/08 01:17:02 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : apple: Excluded 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded 2026/06/08 01:17:02 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : banana: Excluded 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31719") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60000->172.17.0.3:31719, err= 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31481") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39174->172.17.0.3:31481, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32619") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37886->172.17.0.3:32619, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30919") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51856->172.17.0.3:30919, err= 2026/06/08 01:17:02 DEBUG : apple: size = 5 OK 2026/06/08 01:17:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : apple: Unchanged skipping 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 01:17:02 DEBUG : banana: size = 6 OK 2026/06/08 01:17:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : banana: Unchanged skipping 2026/06/08 01:17:02 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 01:17:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36860") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57396->172.17.0.3:36860, err= 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31069") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52224->172.17.0.3:31069, err= 2026/06/08 01:17:02 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : apple: Excluded 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded 2026/06/08 01:17:02 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : banana: Excluded 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35807") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41028->172.17.0.3:35807, err= 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30133") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55614->172.17.0.3:30133, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39624") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59500->172.17.0.3:39624, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39558") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43680->172.17.0.3:39558, err= 2026/06/08 01:17:02 DEBUG : apple: size = 5 OK 2026/06/08 01:17:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : apple: Unchanged skipping 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 01:17:02 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 01:17:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 01:17:02 DEBUG : banana: size = 6 OK 2026/06/08 01:17:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : banana: Unchanged skipping 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31388") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37512->172.17.0.3:31388, err= 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38667") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37046->172.17.0.3:38667, err= 2026/06/08 01:17:02 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : apple: Excluded 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded 2026/06/08 01:17:02 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : banana: Excluded 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33170") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35836->172.17.0.3:33170, err= 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37686") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36294->172.17.0.3:37686, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31390") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54036->172.17.0.3:31390, err= 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37316") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35672->172.17.0.3:37316, err= 2026/06/08 01:17:02 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : apple: Excluded 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded 2026/06/08 01:17:02 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : banana: Excluded 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33343") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49788->172.17.0.3:33343, err= 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37531") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60048->172.17.0.3:37531, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39711") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49178->172.17.0.3:39711, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33731") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55158->172.17.0.3:33731, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32491") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55096->172.17.0.3:32491, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39978") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38190->172.17.0.3:39978, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39798") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35330->172.17.0.3:39798, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38736") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36286->172.17.0.3:38736, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34707") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60702->172.17.0.3:34707, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31331") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35970->172.17.0.3:31331, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34057") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33896->172.17.0.3:34057, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38082") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44722->172.17.0.3:38082, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33966") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35616->172.17.0.3:33966, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38335") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45068->172.17.0.3:38335, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38017") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58728->172.17.0.3:38017, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32291") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53856->172.17.0.3:32291, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31429") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40574->172.17.0.3:31429, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31971") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35682->172.17.0.3:31971, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36422") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50114->172.17.0.3:36422, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39298") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56154->172.17.0.3:39298, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36798") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50298->172.17.0.3:36798, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34545") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53310->172.17.0.3:34545, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30028") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40764->172.17.0.3:30028, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39811") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46534->172.17.0.3:39811, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33365") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43490->172.17.0.3:33365, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34360") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34820->172.17.0.3:34360, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32775") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52584->172.17.0.3:32775, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37709") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42240->172.17.0.3:37709, err= 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39322") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58902->172.17.0.3:39322, err= 2026/06/08 01:17:02 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : apple: Excluded 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded 2026/06/08 01:17:02 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : banana: Excluded 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33330") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60856->172.17.0.3:33330, err= 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36238") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33430->172.17.0.3:36238, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32398") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49632->172.17.0.3:32398, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38545") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33510->172.17.0.3:38545, err= 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 01:17:02 DEBUG : apple: size = 5 OK 2026/06/08 01:17:02 DEBUG : banana: size = 6 OK 2026/06/08 01:17:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : banana: Unchanged skipping 2026/06/08 01:17:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : apple: Unchanged skipping 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36000") 2026/06/08 01:17:02 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 01:17:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38710->172.17.0.3:36000, err= 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30331") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56480->172.17.0.3:30331, err= 2026/06/08 01:17:02 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : apple: Excluded 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded 2026/06/08 01:17:02 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : banana: Excluded 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36386") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47516->172.17.0.3:36386, err= 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38323") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40384->172.17.0.3:38323, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39356") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:32914->172.17.0.3:39356, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35760") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39142->172.17.0.3:35760, err= 2026/06/08 01:17:02 DEBUG : apple: size = 5 OK 2026/06/08 01:17:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : banana: size = 6 OK 2026/06/08 01:17:02 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 01:17:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : banana: Unchanged skipping 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 01:17:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 01:17:02 DEBUG : apple: Unchanged skipping 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34706") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54574->172.17.0.3:34706, err= 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35258") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36712->172.17.0.3:35258, err= 2026/06/08 01:17:02 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : apple: Excluded 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded 2026/06/08 01:17:02 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : banana: Excluded 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37259") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36168->172.17.0.3:37259, err= 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36382") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59938->172.17.0.3:36382, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36063") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38128->172.17.0.3:36063, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36288") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51766->172.17.0.3:36288, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39469") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52236->172.17.0.3:39469, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31122") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40954->172.17.0.3:31122, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33203") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52936->172.17.0.3:33203, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36727") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55174->172.17.0.3:36727, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38437") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53702->172.17.0.3:38437, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33772") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56900->172.17.0.3:33772, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30222") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48560->172.17.0.3:30222, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34332") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39892->172.17.0.3:34332, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32820") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47164->172.17.0.3:32820, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37523") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40948->172.17.0.3:37523, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36773") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60154->172.17.0.3:36773, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36777") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37726->172.17.0.3:36777, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32502") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60340->172.17.0.3:32502, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36053") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50658->172.17.0.3:36053, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33527") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56272->172.17.0.3:33527, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31229") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51462->172.17.0.3:31229, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30672") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40496->172.17.0.3:30672, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37246") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54636->172.17.0.3:37246, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36858") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38384->172.17.0.3:36858, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36281") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49714->172.17.0.3:36281, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32981") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36510->172.17.0.3:32981, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36926") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33752->172.17.0.3:36926, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37163") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33732->172.17.0.3:37163, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33001") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41710->172.17.0.3:33001, err= 2026/06/08 01:17:02 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32492") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54414->172.17.0.3:32492, err= 2026/06/08 01:17:02 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : apple: Excluded 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : splitbananasplit: Excluded 2026/06/08 01:17:02 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : banana: Excluded 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36194") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37738->172.17.0.3:36194, err= 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33372") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55858->172.17.0.3:33372, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32035") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60512->172.17.0.3:32035, err= 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30173") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36134->172.17.0.3:30173, err= 2026/06/08 01:17:02 DEBUG : apple: size = 5 OK 2026/06/08 01:17:02 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : apple: Unchanged skipping 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 01:17:02 DEBUG : banana: size = 6 OK 2026/06/08 01:17:02 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : banana: Unchanged skipping 2026/06/08 01:17:02 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 01:17:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33619") 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43090->172.17.0.3:33619, err= 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 01:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 01:17:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:03 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:03 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34269") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37522->172.17.0.3:34269, err= 2026/06/08 01:17:03 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : apple: Excluded 2026/06/08 01:17:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : splitbananasplit: Excluded 2026/06/08 01:17:03 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : banana: Excluded 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33651") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47696->172.17.0.3:33651, err= 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34569") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40154->172.17.0.3:34569, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38105") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60442->172.17.0.3:38105, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39025") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42856->172.17.0.3:39025, err= 2026/06/08 01:17:03 DEBUG : apple: size = 5 OK 2026/06/08 01:17:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : apple: Unchanged skipping 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 01:17:03 DEBUG : banana: size = 6 OK 2026/06/08 01:17:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : banana: Unchanged skipping 2026/06/08 01:17:03 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 01:17:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35846") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57510->172.17.0.3:35846, err= 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:03 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:03 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37665") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54402->172.17.0.3:37665, err= 2026/06/08 01:17:03 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : apple: Excluded 2026/06/08 01:17:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : splitbananasplit: Excluded 2026/06/08 01:17:03 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : banana: Excluded 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31433") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54676->172.17.0.3:31433, err= 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36804") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60286->172.17.0.3:36804, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38489") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34872->172.17.0.3:38489, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38770") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46934->172.17.0.3:38770, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33809") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42754->172.17.0.3:33809, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30634") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52614->172.17.0.3:30634, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37511") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58508->172.17.0.3:37511, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32419") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34686->172.17.0.3:32419, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33851") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36604->172.17.0.3:33851, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30445") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35910->172.17.0.3:30445, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38204") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43062->172.17.0.3:38204, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39906") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42200->172.17.0.3:39906, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34433") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50804->172.17.0.3:34433, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31659") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33874->172.17.0.3:31659, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31123") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37708->172.17.0.3:31123, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36684") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34158->172.17.0.3:36684, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38844") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53044->172.17.0.3:38844, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32807") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35010->172.17.0.3:32807, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39208") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40712->172.17.0.3:39208, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35601") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58328->172.17.0.3:35601, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34689") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45830->172.17.0.3:34689, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35191") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42794->172.17.0.3:35191, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36176") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56886->172.17.0.3:36176, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30480") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56690->172.17.0.3:30480, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39510") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48404->172.17.0.3:39510, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30837") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56256->172.17.0.3:30837, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37504") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40678->172.17.0.3:37504, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34784") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33850->172.17.0.3:34784, err= 2026/06/08 01:17:03 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38633") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59304->172.17.0.3:38633, err= 2026/06/08 01:17:03 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : apple: Excluded 2026/06/08 01:17:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : splitbananasplit: Excluded 2026/06/08 01:17:03 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : banana: Excluded 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37050") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35420->172.17.0.3:37050, err= 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38554") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:32926->172.17.0.3:38554, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31233") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44202->172.17.0.3:31233, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39826") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45060->172.17.0.3:39826, err= 2026/06/08 01:17:03 DEBUG : apple: size = 5 OK 2026/06/08 01:17:03 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 01:17:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 01:17:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : apple: Unchanged skipping 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 01:17:03 DEBUG : banana: size = 6 OK 2026/06/08 01:17:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : banana: Unchanged skipping 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35038") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41274->172.17.0.3:35038, err= 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:03 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:03 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30460") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34362->172.17.0.3:30460, err= 2026/06/08 01:17:03 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : apple: Excluded 2026/06/08 01:17:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : splitbananasplit: Excluded 2026/06/08 01:17:03 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : banana: Excluded 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30478") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52180->172.17.0.3:30478, err= 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38201") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45738->172.17.0.3:38201, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39447") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35778->172.17.0.3:39447, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35154") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48420->172.17.0.3:35154, err= 2026/06/08 01:17:03 DEBUG : apple: size = 5 OK 2026/06/08 01:17:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : apple: Unchanged skipping 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 01:17:03 DEBUG : banana: size = 6 OK 2026/06/08 01:17:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : banana: Unchanged skipping 2026/06/08 01:17:03 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 01:17:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35956") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34958->172.17.0.3:35956, err= 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:03 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:03 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30151") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33426->172.17.0.3:30151, err= 2026/06/08 01:17:03 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : apple: Excluded 2026/06/08 01:17:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : splitbananasplit: Excluded 2026/06/08 01:17:03 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : banana: Excluded 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34170") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42214->172.17.0.3:34170, err= 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34174") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35190->172.17.0.3:34174, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31457") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57678->172.17.0.3:31457, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33745") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55406->172.17.0.3:33745, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30780") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45514->172.17.0.3:30780, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34414") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35104->172.17.0.3:34414, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32820") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47170->172.17.0.3:32820, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37630") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59384->172.17.0.3:37630, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31256") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38168->172.17.0.3:31256, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36041") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36614->172.17.0.3:36041, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37586") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42508->172.17.0.3:37586, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37634") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40168->172.17.0.3:37634, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32721") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56302->172.17.0.3:32721, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35729") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39428->172.17.0.3:35729, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32670") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38202->172.17.0.3:32670, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37745") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34936->172.17.0.3:37745, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37266") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46034->172.17.0.3:37266, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37097") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42710->172.17.0.3:37097, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31705") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:32814->172.17.0.3:31705, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35967") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42082->172.17.0.3:35967, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37754") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49434->172.17.0.3:37754, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31614") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51346->172.17.0.3:31614, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35672") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47682->172.17.0.3:35672, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32926") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57478->172.17.0.3:32926, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32430") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58466->172.17.0.3:32430, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38753") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41888->172.17.0.3:38753, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39141") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51124->172.17.0.3:39141, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37458") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48592->172.17.0.3:37458, err= 2026/06/08 01:17:03 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38414") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59006->172.17.0.3:38414, err= 2026/06/08 01:17:03 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : apple: Excluded 2026/06/08 01:17:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : splitbananasplit: Excluded 2026/06/08 01:17:03 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : banana: Excluded 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38015") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48192->172.17.0.3:38015, err= 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33291") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58564->172.17.0.3:33291, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35862") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33656->172.17.0.3:35862, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32976") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41952->172.17.0.3:32976, err= 2026/06/08 01:17:03 DEBUG : apple: size = 5 OK 2026/06/08 01:17:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : apple: Unchanged skipping 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 01:17:03 DEBUG : banana: size = 6 OK 2026/06/08 01:17:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : banana: Unchanged skipping 2026/06/08 01:17:03 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 01:17:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31101") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58248->172.17.0.3:31101, err= 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:03 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:03 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34890") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57294->172.17.0.3:34890, err= 2026/06/08 01:17:03 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : apple: Excluded 2026/06/08 01:17:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : splitbananasplit: Excluded 2026/06/08 01:17:03 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : banana: Excluded 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31671") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58422->172.17.0.3:31671, err= 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35981") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56404->172.17.0.3:35981, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34987") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41834->172.17.0.3:34987, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31826") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54012->172.17.0.3:31826, err= 2026/06/08 01:17:03 DEBUG : apple: size = 5 OK 2026/06/08 01:17:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : apple: Unchanged skipping 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/08 01:17:03 DEBUG : banana: size = 6 OK 2026/06/08 01:17:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : banana: Unchanged skipping 2026/06/08 01:17:03 DEBUG : splitbananasplit: size = 16 OK 2026/06/08 01:17:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35551") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56184->172.17.0.3:35551, err= 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:03 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:03 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31127") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60812->172.17.0.3:31127, err= 2026/06/08 01:17:03 DEBUG : apple: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : apple: Excluded 2026/06/08 01:17:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : splitbananasplit: Excluded 2026/06/08 01:17:03 DEBUG : banana: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : banana: Excluded 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : appleappleapplebanana: Excluded 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33151") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46484->172.17.0.3:33151, err= 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/08 01:17:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39244") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45372->172.17.0.3:39244, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33328") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48274->172.17.0.3:33328, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36596") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51640->172.17.0.3:36596, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33322") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59666->172.17.0.3:33322, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34974") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41066->172.17.0.3:34974, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32428") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45612->172.17.0.3:32428, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32595") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33414->172.17.0.3:32595, err= --- PASS: TestTransform (5.70s) --- PASS: TestTransform/NFC (0.06s) --- PASS: TestTransform/NFD (0.06s) --- PASS: TestTransform/base64 (4.98s) --- PASS: TestTransform/prefix (0.11s) --- PASS: TestTransform/suffix (0.09s) --- PASS: TestTransform/truncate (0.07s) --- PASS: TestTransform/encoder (0.06s) --- PASS: TestTransform/ISO-8859-1 (0.06s) --- PASS: TestTransform/charmap (0.07s) --- PASS: TestTransform/lowercase (0.08s) --- PASS: TestTransform/ascii (0.06s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:17:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33497") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58290->172.17.0.3:33497, err= 2026/06/08 01:17:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/08 01:17:03 INFO : sub dir_somesuffix: Making directory 2026/06/08 01:17:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/08 01:17:03 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/08 01:17:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/08 01:17:03 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35326") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54874->172.17.0.3:35326, err= 2026/06/08 01:17:03 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/06/08 01:17:03 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/08 01:17:03 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/08 01:17:03 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32746") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45918->172.17.0.3:32746, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31320") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58082->172.17.0.3:31320, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38536") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50906->172.17.0.3:38536, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30385") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:32920->172.17.0.3:30385, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30528") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34196->172.17.0.3:30528, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35319") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54070->172.17.0.3:35319, err= 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 INFO : tictactoe: Making directory 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 01:17:03 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/08 01:17:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33554") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46122->172.17.0.3:33554, err= 2026/06/08 01:17:03 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/06/08 01:17:03 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/06/08 01:17:03 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/08 01:17:03 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35217") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34134->172.17.0.3:35217, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37506") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60824->172.17.0.3:37506, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39987") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33276->172.17.0.3:39987, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35216") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38260->172.17.0.3:35216, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31803") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37176->172.17.0.3:31803, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36419") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40602->172.17.0.3:36419, err= 2026/06/08 01:17:03 INFO : toe: Making directory 2026/06/08 01:17:03 INFO : toe/toe: Making directory 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/08 01:17:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/08 01:17:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30320") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50560->172.17.0.3:30320, err= 2026/06/08 01:17:03 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/06/08 01:17:03 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/06/08 01:17:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/08 01:17:03 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35796") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47404->172.17.0.3:35796, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32385") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40722->172.17.0.3:32385, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37653") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60350->172.17.0.3:37653, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34369") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35890->172.17.0.3:34369, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33844") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42556->172.17.0.3:33844, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31490") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56798->172.17.0.3:31490, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30955") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52648->172.17.0.3:30955, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38865") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48148->172.17.0.3:38865, err= 2026/06/08 01:17:03 INFO : toe: Making directory 2026/06/08 01:17:03 INFO : toe/toe: Making directory 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/08 01:17:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/08 01:17:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38174") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60590->172.17.0.3:38174, err= 2026/06/08 01:17:03 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/06/08 01:17:03 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/06/08 01:17:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/08 01:17:03 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34095") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52282->172.17.0.3:34095, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39000") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42614->172.17.0.3:39000, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36266") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55998->172.17.0.3:36266, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33220") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49688->172.17.0.3:33220, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31383") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53354->172.17.0.3:31383, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32308") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59240->172.17.0.3:32308, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37665") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54416->172.17.0.3:37665, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:17:03 DEBUG : empty_dir: Making directory with metadata 2026/06/08 01:17:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 01:17:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38049") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38026->172.17.0.3:38049, err= 2026/06/08 01:17:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 01:17:03 INFO : tictacempty_dir: Making directory 2026/06/08 01:17:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 INFO : tictactoe: Making directory 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 01:17:03 INFO : tictactoe/tictactoe: Making directory 2026/06/08 01:17:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30258") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46828->172.17.0.3:30258, err= 2026/06/08 01:17:03 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/06/08 01:17:03 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/06/08 01:17:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/08 01:17:03 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36155") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50032->172.17.0.3:36155, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39832") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31697") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44620->172.17.0.3:39832, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34138->172.17.0.3:31697, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33511") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47032->172.17.0.3:33511, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37504") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40688->172.17.0.3:37504, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38752") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46722->172.17.0.3:38752, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39214") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59190->172.17.0.3:39214, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33068") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41374->172.17.0.3:33068, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34119") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40030->172.17.0.3:34119, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:17:03 DEBUG : empty_dir: Making directory with metadata 2026/06/08 01:17:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 01:17:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36357") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56658->172.17.0.3:36357, err= 2026/06/08 01:17:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 01:17:03 INFO : tictacempty_dir: Making directory 2026/06/08 01:17:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 INFO : tictactoe: Making directory 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 01:17:03 INFO : tictactoe/tictactoe: Making directory 2026/06/08 01:17:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 01:17:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32729") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37994->172.17.0.3:32729, err= 2026/06/08 01:17:03 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/06/08 01:17:03 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 01:17:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 01:17:03 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37367") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60492->172.17.0.3:37367, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31003") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40012->172.17.0.3:31003, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35149") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:36086->172.17.0.3:35149, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36873") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38714->172.17.0.3:36873, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 01:17:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38460") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37010->172.17.0.3:38460, err= 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36072") 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32525") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:32866->172.17.0.3:36072, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58102->172.17.0.3:32525, err= 2026/06/08 01:17:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39937") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53482->172.17.0.3:39937, err= 2026/06/08 01:17:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/08 01:17:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/06/08 01:17:03 NOTICE: ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: 0 differences found 2026/06/08 01:17:03 NOTICE: ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: 1 hashes could not be checked 2026/06/08 01:17:03 NOTICE: ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: 1 matching files 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37502") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54724->172.17.0.3:37502, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35452") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49392->172.17.0.3:35452, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38045") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38186->172.17.0.3:38045, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38623") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40472->172.17.0.3:38623, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38788") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34308->172.17.0.3:38788, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37022") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43836->172.17.0.3:37022, err= 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 INFO : tictactoe: Making directory 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 01:17:03 INFO : tictactoe/tictactoe: Making directory 2026/06/08 01:17:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38145") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49572->172.17.0.3:38145, err= 2026/06/08 01:17:03 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/06/08 01:17:03 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/06/08 01:17:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/08 01:17:03 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39553") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33158->172.17.0.3:39553, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32395") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55122->172.17.0.3:32395, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39362") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38648->172.17.0.3:39362, err= 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38260") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40456->172.17.0.3:38260, err= 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38457") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43120->172.17.0.3:38457, err= 2026/06/08 01:17:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34761") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54262->172.17.0.3:34761, err= 2026/06/08 01:17:03 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:03 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36919") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51676->172.17.0.3:36919, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33715") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40188->172.17.0.3:33715, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32866") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54050->172.17.0.3:32866, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30504") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41196->172.17.0.3:30504, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36796") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54218->172.17.0.3:36796, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32804") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53132->172.17.0.3:32804, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37916") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35486->172.17.0.3:37916, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/06/08 01:17:03 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37181") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58496->172.17.0.3:37181, err= 2026/06/08 01:17:03 INFO : toe: Making directory 2026/06/08 01:17:03 INFO : toe/toe: Making directory 2026/06/08 01:17:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34124") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33392->172.17.0.3:34124, err= 2026/06/08 01:17:03 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/06/08 01:17:03 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/06/08 01:17:03 INFO : toe/toe/toe: Copied (new) 2026/06/08 01:17:03 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39653") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44070->172.17.0.3:39653, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36660") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48452->172.17.0.3:36660, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31509") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42538->172.17.0.3:31509, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34236") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52042->172.17.0.3:34236, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35568") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43354->172.17.0.3:35568, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33880") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50872->172.17.0.3:33880, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32548") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38578->172.17.0.3:32548, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:17:03 DEBUG : empty_dir: Making directory with metadata 2026/06/08 01:17:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 01:17:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39890") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39974->172.17.0.3:39890, err= 2026/06/08 01:17:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 01:17:03 INFO : tictacempty_dir: Making directory 2026/06/08 01:17:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 INFO : tictactoe: Making directory 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 01:17:03 INFO : tictactoe/tictactoe: Making directory 2026/06/08 01:17:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 01:17:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34273") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45524->172.17.0.3:34273, err= 2026/06/08 01:17:03 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/06/08 01:17:03 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 01:17:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 01:17:03 INFO : toe/toe/toe.txt: Deleted 2026/06/08 01:17:03 INFO : toe/toe: Removing directory 2026/06/08 01:17:03 INFO : toe: Removing directory 2026/06/08 01:17:03 INFO : empty_dir: Removing directory 2026/06/08 01:17:03 DEBUG : Local file system at /tmp/rclone4022416838: deleted 3 directories 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38390") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57574->172.17.0.3:38390, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35657") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44590->172.17.0.3:35657, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37725") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53290->172.17.0.3:37725, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38731") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39342->172.17.0.3:38731, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33614") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42718->172.17.0.3:33614, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37670") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51350->172.17.0.3:37670, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38923") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48188->172.17.0.3:38923, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33934") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33278->172.17.0.3:33934, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37272") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44582->172.17.0.3:37272, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:17:03 DEBUG : empty_dir: Making directory with metadata 2026/06/08 01:17:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 01:17:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32640") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55316->172.17.0.3:32640, err= 2026/06/08 01:17:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 01:17:03 INFO : tictacempty_dir: Making directory 2026/06/08 01:17:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 INFO : tictactoe: Making directory 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 01:17:03 INFO : tictactoe/tictactoe: Making directory 2026/06/08 01:17:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 01:17:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32471") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54312->172.17.0.3:32471, err= 2026/06/08 01:17:03 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/06/08 01:17:03 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 01:17:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 01:17:03 INFO : toe/toe/toe.txt: Deleted 2026/06/08 01:17:03 INFO : toe/toe: Removing directory 2026/06/08 01:17:03 INFO : toe: Removing directory 2026/06/08 01:17:03 INFO : empty_dir: Removing directory 2026/06/08 01:17:03 DEBUG : Local file system at /tmp/rclone4022416838: deleted 3 directories 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36057") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37074->172.17.0.3:36057, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37039") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36373") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33350->172.17.0.3:37039, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59832->172.17.0.3:36373, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31707") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43316->172.17.0.3:31707, err= 2026/06/08 01:17:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/08 01:17:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/08 01:17:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/08 01:17:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/08 01:17:03 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33671") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:45732->172.17.0.3:33671, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39818") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38778") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39371") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:52950->172.17.0.3:39818, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59138->172.17.0.3:38778, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35138->172.17.0.3:39371, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34843") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40164->172.17.0.3:34843, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35103") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:32900->172.17.0.3:35103, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32214") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44700->172.17.0.3:32214, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30205") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30237") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33161") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57220->172.17.0.3:30237, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:44926->172.17.0.3:30205, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53906->172.17.0.3:33161, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36246") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35987") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49378->172.17.0.3:36246, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34856->172.17.0.3:35987, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33216") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59280->172.17.0.3:33216, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:17:03 DEBUG : Reset feature "Copy" 2026/06/08 01:17:03 DEBUG : Reset feature "Move" 2026/06/08 01:17:03 DEBUG : Reset feature "Copy" 2026/06/08 01:17:03 DEBUG : Reset feature "Move" 2026/06/08 01:17:03 DEBUG : empty_dir: Making directory with metadata 2026/06/08 01:17:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 01:17:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39373") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:57562->172.17.0.3:39373, err= 2026/06/08 01:17:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 01:17:03 INFO : tictacempty_dir: Making directory 2026/06/08 01:17:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 INFO : tictactoe: Making directory 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : toe: transformed to: tictactoe 2026/06/08 01:17:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 01:17:03 INFO : tictactoe/tictactoe: Making directory 2026/06/08 01:17:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/08 01:17:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38872") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56648->172.17.0.3:38872, err= 2026/06/08 01:17:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/08 01:17:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/08 01:17:03 INFO : toe/toe/toe.txt: Deleted 2026/06/08 01:17:03 INFO : toe/toe: Removing directory 2026/06/08 01:17:03 INFO : toe: Removing directory 2026/06/08 01:17:03 INFO : empty_dir: Removing directory 2026/06/08 01:17:03 DEBUG : Local file system at /tmp/rclone4022416838: deleted 3 directories 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33651") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47706->172.17.0.3:33651, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30961") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30726") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58194->172.17.0.3:30961, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51676->172.17.0.3:30726, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30265") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:38420->172.17.0.3:30265, err= 2026/06/08 01:17:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/08 01:17:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/08 01:17:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/08 01:17:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36444") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59594->172.17.0.3:36444, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37046") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46008->172.17.0.3:37046, err= 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/08 01:17:03 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/08 01:17:03 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30328") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34178->172.17.0.3:30328, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30459") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31181") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56944->172.17.0.3:31181, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34304") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:53570->172.17.0.3:30459, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48524->172.17.0.3:34304, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39575") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37580->172.17.0.3:39575, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30488") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37666->172.17.0.3:30488, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:33825") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41824->172.17.0.3:33825, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37796") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38483") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60438->172.17.0.3:38483, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31880") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:34218->172.17.0.3:31880, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:58990->172.17.0.3:37796, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38571") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:39992->172.17.0.3:38571, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32236") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48590->172.17.0.3:32236, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35208") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:51434->172.17.0.3:35208, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:17:03 DEBUG : toe: transformed to: dG9l 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38757") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35440->172.17.0.3:38757, err= 2026/06/08 01:17:03 DEBUG : toe: transformed to: dG9l 2026/06/08 01:17:03 INFO : dG9l: Making directory 2026/06/08 01:17:03 DEBUG : toe: transformed to: dG9l 2026/06/08 01:17:03 DEBUG : toe: transformed to: dG9l 2026/06/08 01:17:03 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/08 01:17:03 INFO : dG9l/dG9l: Making directory 2026/06/08 01:17:03 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/08 01:17:03 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37999") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:35196->172.17.0.3:37999, err= 2026/06/08 01:17:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/08 01:17:03 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/08 01:17:03 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38079") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:41680->172.17.0.3:38079, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34301") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56934->172.17.0.3:34301, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36062") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:56938->172.17.0.3:36062, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39067") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40782->172.17.0.3:39067, err= 2026/06/08 01:17:03 DEBUG : dG9l: transformed to: toe 2026/06/08 01:17:03 DEBUG : dG9l: transformed to: toe 2026/06/08 01:17:03 DEBUG : toe: Directory modification time the same (differ by 305.742929ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : Added delayed dir = "toe", newDst=toe 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37844") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40926->172.17.0.3:37844, err= 2026/06/08 01:17:03 DEBUG : dG9l: transformed to: toe 2026/06/08 01:17:03 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/08 01:17:03 DEBUG : toe/toe: Directory modification time the same (differ by 305.742929ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38129") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:46934->172.17.0.3:38129, err= 2026/06/08 01:17:03 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/08 01:17:03 DEBUG : Local file system at /tmp/rclone4022416838: Waiting for checks to finish 2026/06/08 01:17:03 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/08 01:17:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/06/08 01:17:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/08 01:17:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/08 01:17:03 DEBUG : Local file system at /tmp/rclone4022416838: Waiting for transfers to finish 2026/06/08 01:17:03 DEBUG : Waiting for deletions to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:39255") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:55376->172.17.0.3:39255, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31782") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43140->172.17.0.3:31782, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32062") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:50372->172.17.0.3:32062, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32644") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:42522->172.17.0.3:32644, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38328") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:33918->172.17.0.3:38328, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:35349") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:59804->172.17.0.3:35349, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38255") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:47348->172.17.0.3:38255, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo", Local "Local file system at /tmp/rclone4022416838", Modify Window "1s" 2026/06/08 01:17:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/08 01:17:03 DEBUG : toe: transformed to: 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34065") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:48120->172.17.0.3:34065, err= 2026/06/08 01:17:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/08 01:17:03 DEBUG : toe: transformed to: 2026/06/08 01:17:03 INFO : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Making directory 2026/06/08 01:17:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/08 01:17:03 DEBUG : toe: transformed to: 2026/06/08 01:17:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/08 01:17:03 DEBUG : toe: transformed to: 2026/06/08 01:17:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/08 01:17:03 DEBUG : toe/toe: transformed to: 2026/06/08 01:17:03 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/08 01:17:03 INFO : toe/toe: Making directory 2026/06/08 01:17:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/08 01:17:03 DEBUG : toe/toe: transformed to: 2026/06/08 01:17:03 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/08 01:17:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/08 01:17:03 DEBUG : toe: transformed to: 2026/06/08 01:17:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/08 01:17:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/08 01:17:03 DEBUG : toe/toe/toe: transformed to: 2026/06/08 01:17:03 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for checks to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Waiting for transfers to finish 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38498") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43682->172.17.0.3:38498, err= 2026/06/08 01:17:03 DEBUG : toe/toe/toe: size = 11 OK 2026/06/08 01:17:03 INFO : toe/toe/toe: Copied (new) 2026/06/08 01:17:03 ERROR : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: not deleting files as there were IO errors 2026/06/08 01:17:03 ERROR : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: not deleting directories as there were IO errors 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31548") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:54788->172.17.0.3:31548, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:37940") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:37746->172.17.0.3:37940, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:34527") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:40494->172.17.0.3:34527, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:38182") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:43580->172.17.0.3:38182, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:30501") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:32798->172.17.0.3:30501, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:32497") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60056->172.17.0.3:32497, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:36849") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:60402->172.17.0.3:36849, err= --- PASS: TestError (0.01s) PASS 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: dial("tcp","172.17.0.3:31791") 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: > dial: conn=172.17.0.1:49048->172.17.0.3:31791, err= 2026/06/08 01:17:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qetaqaw3cigo: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m26.157985469s (try 1/5)