"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Starting (try 1/5) 2025/09/04 03:28:03 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quqoniy2yipe" 2025/09/04 03:28:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 03:28:03 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:03 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:03 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:03 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:03 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:03 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:03 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:03 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:03 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:03 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:03 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:03 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Connecting to FTP server 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44136->172.17.0.2:21, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46536->172.17.0.2:21100, err= 2025/09/04 03:28:03 DEBUG : Creating backend with remote "/tmp/rclone1807572035" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50774->172.17.0.2:21101, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41048->172.17.0.2:21105, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41050->172.17.0.2:21105, err= 2025/09/04 03:28:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:03 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44648->172.17.0.2:21109, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50406->172.17.0.2:21106, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46552->172.17.0.2:21100, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60126->172.17.0.2:21108, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44652->172.17.0.2:21109, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35856->172.17.0.2:21107, err= --- PASS: TestCopyWithDryRun (0.02s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53060->172.17.0.2:21110, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50422->172.17.0.2:21106, err= 2025/09/04 03:28:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46554->172.17.0.2:21100, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46568->172.17.0.2:21100, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46584->172.17.0.2:21100, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46598->172.17.0.2:21100, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50430->172.17.0.2:21106, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46652->172.17.0.2:21102, err= 2025/09/04 03:28:03 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 03:28:03 INFO : sub dir/hello world: Copied (new) 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44502->172.17.0.2:21104, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60142->172.17.0.2:21108, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46600->172.17.0.2:21100, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50442->172.17.0.2:21106, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35872->172.17.0.2:21107, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46614->172.17.0.2:21100, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53070->172.17.0.2:21110, err= --- PASS: TestCopy (0.04s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41060->172.17.0.2:21105, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44510->172.17.0.2:21104, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50488->172.17.0.2:21103, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41072->172.17.0.2:21105, err= --- SKIP: TestCopyMetadata (0.01s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46622->172.17.0.2:21100, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35884->172.17.0.2:21107, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44514->172.17.0.2:21104, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46626->172.17.0.2:21100, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.01s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:03 DEBUG : Creating backend with remote "/non-existing" 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50458->172.17.0.2:21106, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46630->172.17.0.2:21100, err= 2025/09/04 03:28:03 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46664->172.17.0.2:21102, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50474->172.17.0.2:21106, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46678->172.17.0.2:21102, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35886->172.17.0.2:21107, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35894->172.17.0.2:21107, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60150->172.17.0.2:21108, err= 2025/09/04 03:28:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44516->172.17.0.2:21104, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53076->172.17.0.2:21110, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46694->172.17.0.2:21102, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35896->172.17.0.2:21107, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50484->172.17.0.2:21106, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44662->172.17.0.2:21109, err= 2025/09/04 03:28:03 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 03:28:03 INFO : sub dir/hello world: Copied (new) 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50496->172.17.0.2:21106, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41078->172.17.0.2:21105, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41092->172.17.0.2:21105, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50502->172.17.0.2:21103, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50502->172.17.0.2:21106, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60158->172.17.0.2:21108, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44674->172.17.0.2:21109, err= --- PASS: TestCopyNoTraverse (0.03s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" sync_test.go:222: Only runs on local 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44520->172.17.0.2:21104, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50508->172.17.0.2:21103, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50506->172.17.0.2:21106, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46700->172.17.0.2:21102, err= --- SKIP: TestCopyNoTraverseDeadlock (0.01s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:03 INFO : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Running all checks before starting transfers 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41104->172.17.0.2:21105, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41112->172.17.0.2:21105, err= 2025/09/04 03:28:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:03 INFO : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Checks finished, now starting transfers 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46632->172.17.0.2:21100, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44528->172.17.0.2:21104, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35906->172.17.0.2:21107, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53092->172.17.0.2:21110, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60160->172.17.0.2:21108, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50510->172.17.0.2:21106, err= 2025/09/04 03:28:03 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 03:28:03 INFO : sub dir/hello world: Copied (new) 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44682->172.17.0.2:21109, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44544->172.17.0.2:21104, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44548->172.17.0.2:21104, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46636->172.17.0.2:21100, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50780->172.17.0.2:21101, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50524->172.17.0.2:21106, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35910->172.17.0.2:21107, err= --- PASS: TestCopyCheckFirst (0.03s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:03 ERROR : Ignoring --no-traverse with sync 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41128->172.17.0.2:21105, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44558->172.17.0.2:21104, err= 2025/09/04 03:28:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41140->172.17.0.2:21105, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46708->172.17.0.2:21102, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44694->172.17.0.2:21109, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50512->172.17.0.2:21103, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53100->172.17.0.2:21110, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41154->172.17.0.2:21105, err= 2025/09/04 03:28:03 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 03:28:03 INFO : sub dir/hello world: Copied (new) 2025/09/04 03:28:03 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50792->172.17.0.2:21101, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50522->172.17.0.2:21103, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53116->172.17.0.2:21110, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46722->172.17.0.2:21102, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60174->172.17.0.2:21108, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44560->172.17.0.2:21104, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53126->172.17.0.2:21110, err= --- PASS: TestSyncNoTraverse (0.03s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35924->172.17.0.2:21107, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35932->172.17.0.2:21107, err= 2025/09/04 03:28:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60188->172.17.0.2:21108, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50794->172.17.0.2:21101, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60192->172.17.0.2:21108, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46650->172.17.0.2:21100, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50802->172.17.0.2:21101, err= 2025/09/04 03:28:03 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/09/04 03:28:03 INFO : hello world2: Copied (new) 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53134->172.17.0.2:21110, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46664->172.17.0.2:21100, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44574->172.17.0.2:21104, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35940->172.17.0.2:21107, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46736->172.17.0.2:21102, err= --- PASS: TestCopyWithDepth (0.04s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44578->172.17.0.2:21104, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50538->172.17.0.2:21106, err= 2025/09/04 03:28:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50812->172.17.0.2:21101, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44590->172.17.0.2:21104, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44698->172.17.0.2:21109, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44594->172.17.0.2:21104, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50814->172.17.0.2:21101, err= 2025/09/04 03:28:03 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/09/04 03:28:03 INFO : potato2: Copied (new) 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44606->172.17.0.2:21104, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50818->172.17.0.2:21101, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46740->172.17.0.2:21102, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44706->172.17.0.2:21109, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35946->172.17.0.2:21107, err= --- PASS: TestCopyWithFilesFrom (0.04s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50546->172.17.0.2:21106, err= 2025/09/04 03:28:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44614->172.17.0.2:21104, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44712->172.17.0.2:21109, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53138->172.17.0.2:21110, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50558->172.17.0.2:21106, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60198->172.17.0.2:21108, err= 2025/09/04 03:28:03 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/09/04 03:28:03 INFO : potato2: Copied (new) 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50566->172.17.0.2:21106, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60212->172.17.0.2:21108, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53152->172.17.0.2:21110, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35954->172.17.0.2:21107, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60216->172.17.0.2:21108, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.04s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/04 03:28:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 03:28:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/04 03:28:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35958->172.17.0.2:21107, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41164->172.17.0.2:21105, err= 2025/09/04 03:28:03 INFO : sub dir2: Making directory 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53154->172.17.0.2:21110, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44718->172.17.0.2:21109, err= 2025/09/04 03:28:03 INFO : sub dir: Making directory 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35964->172.17.0.2:21107, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60228->172.17.0.2:21108, err= 2025/09/04 03:28:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:28:03 INFO : sub dir2/sub sub dir2: Making directory 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Connecting to FTP server 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44140->172.17.0.2:21, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35978->172.17.0.2:21107, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50568->172.17.0.2:21106, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46668->172.17.0.2:21100, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53170->172.17.0.2:21110, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50830->172.17.0.2:21101, err= 2025/09/04 03:28:03 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 03:28:03 INFO : sub dir/hello world: Copied (new) 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50834->172.17.0.2:21101, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44734->172.17.0.2:21109, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41180->172.17.0.2:21105, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41186->172.17.0.2:21105, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46682->172.17.0.2:21100, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50538->172.17.0.2:21103, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44618->172.17.0.2:21104, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44634->172.17.0.2:21104, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53178->172.17.0.2:21110, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35982->172.17.0.2:21107, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44740->172.17.0.2:21109, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46756->172.17.0.2:21102, err= 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:03 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44748->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46764->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53192->172.17.0.2:21110, err= --- PASS: TestCopyEmptyDirectories (0.05s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:04 INFO : sub dir2: Making directory 2025/09/04 03:28:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/04 03:28:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46696->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50542->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41200->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46770->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44756->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50574->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60232->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46698->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 03:28:04 INFO : sub dir/hello world: Copied (new) 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44644->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44766->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44656->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41202->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50556->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35984->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60246->172.17.0.2:21108, err= --- PASS: TestCopyNoEmptyDirectories (0.03s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:04 DEBUG : sub dir2: Making directory with metadata 2025/09/04 03:28:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53202->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46700->172.17.0.2:21100, err= 2025/09/04 03:28:04 INFO : sub dir2: Making directory 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35988->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44772->172.17.0.2:21109, err= 2025/09/04 03:28:04 INFO : sub dir: Making directory 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53204->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50560->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46782->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46706->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50590->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50592->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41218->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 03:28:04 INFO : sub dir/hello world: Copied (new) 2025/09/04 03:28:04 INFO : sub dir/hello world: Deleted 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41224->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50840->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46784->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50574->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46714->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44776->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46790->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50586->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50596->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44670->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50598->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36002->172.17.0.2:21107, err= --- PASS: TestMoveEmptyDirectories (0.04s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36016->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46718->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53208->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50608->172.17.0.2:21106, err= --- SKIP: TestSyncNoUpdateDirModtime (0.01s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:04 INFO : sub dir2: Making directory 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50854->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53220->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44684->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44786->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44788->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36024->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50856->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50872->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 03:28:04 INFO : sub dir/hello world: Copied (new) 2025/09/04 03:28:04 INFO : sub dir/hello world: Deleted 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41228->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36038->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41238->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36044->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44698->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44710->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41252->172.17.0.2:21105, err= --- PASS: TestMoveNoEmptyDirectories (0.03s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:04 DEBUG : sub dir2: Making directory with metadata 2025/09/04 03:28:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 03:28:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44802->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44718->172.17.0.2:21104, err= 2025/09/04 03:28:04 INFO : sub dir2: Making directory 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46730->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50618->172.17.0.2:21106, err= 2025/09/04 03:28:04 INFO : sub dir: Making directory 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50594->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36056->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50888->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50902->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50622->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53230->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46738->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 03:28:04 INFO : sub dir/hello world: Copied (new) 2025/09/04 03:28:04 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41258->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46792->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46750->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50598->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41272->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46762->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46794->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46768->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44810->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50600->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46810->172.17.0.2:21102, err= --- PASS: TestSyncEmptyDirectories (0.03s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44816->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44820->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44830->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41278->172.17.0.2:21105, err= --- SKIP: TestSyncSetDelayedModTimes (0.01s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:04 INFO : sub dir2: Making directory 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46824->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53246->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44726->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50610->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44834->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44740->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44750->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50632->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 03:28:04 INFO : sub dir/hello world: Copied (new) 2025/09/04 03:28:04 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53252->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50914->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46834->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50922->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44842->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60248->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44850->172.17.0.2:21109, err= --- PASS: TestSyncNoEmptyDirectories (0.03s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44758->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60254->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44760->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44860->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36072->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50618->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-fipidav2qupo" 2025/09/04 03:28:04 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:04 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:04 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:04 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:04 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:04 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:04 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:04 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:04 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:04 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:04 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:04 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: Connecting to FTP server 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: > dial: conn=172.17.0.1:44142->172.17.0.2:21, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: > dial: conn=172.17.0.1:50926->172.17.0.2:21101, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-quqoniy2yipe -> ftp://172.17.0.2:21/rclone-test-fipidav2qupo 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46842->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: > dial: conn=172.17.0.1:46778->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: > dial: conn=172.17.0.1:50632->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44864->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44776->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: > dial: conn=172.17.0.1:60264->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: > dial: conn=172.17.0.1:46780->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: > dial: conn=172.17.0.1:41284->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: > dial: conn=172.17.0.1:41292->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: > dial: conn=172.17.0.1:41302->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: > dial: conn=172.17.0.1:53258->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/09/04 03:28:04 INFO : sub dir/hello world: Copied (new) 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: > dial: conn=172.17.0.1:36078->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: > dial: conn=172.17.0.1:50638->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: > dial: conn=172.17.0.1:44868->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: > dial: conn=172.17.0.1:50928->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: Purge object "sub dir/hello world" 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: > dial: conn=172.17.0.1:44784->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: Purge dir "sub dir" 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-fipidav2qupo: Purge dir "" 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41312->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50634->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46782->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41318->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50644->172.17.0.2:21106, err= --- PASS: TestServerSideCopy (0.06s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60280->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50942->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41332->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46854->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50652->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46868->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60292->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50646->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46792->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44786->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50648->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50944->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60306->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/09/04 03:28:04 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50946->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50958->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50654->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41344->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44802->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50668->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50668->172.17.0.2:21106, err= --- PASS: TestCopyOverSelf (0.04s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44804->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53272->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44876->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50670->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50974->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50978->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-gupipoj5wowo" 2025/09/04 03:28:04 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:04 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:04 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:04 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:04 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:04 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:04 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:04 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:04 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:04 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:04 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:04 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: Connecting to FTP server 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: > dial: conn=172.17.0.1:44146->172.17.0.2:21, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: > dial: conn=172.17.0.1:44892->172.17.0.2:21109, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-quqoniy2yipe -> ftp://172.17.0.2:21/rclone-test-gupipoj5wowo 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: > dial: conn=172.17.0.1:41356->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46800->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: > dial: conn=172.17.0.1:36094->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50676->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50990->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: > dial: conn=172.17.0.1:36098->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: > dial: conn=172.17.0.1:41372->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: > dial: conn=172.17.0.1:50676->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: > dial: conn=172.17.0.1:44806->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: > dial: conn=172.17.0.1:41376->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: > dial: conn=172.17.0.1:50692->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/09/04 03:28:04 INFO : sub dir/hello world: Copied (new) 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: > dial: conn=172.17.0.1:50688->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: > dial: conn=172.17.0.1:50698->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44820->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44834->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50690->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60318->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41378->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: > dial: conn=172.17.0.1:41384->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53282->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: > dial: conn=172.17.0.1:44902->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46810->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44916->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: > dial: conn=172.17.0.1:46818->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: > dial: conn=172.17.0.1:50704->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: > dial: conn=172.17.0.1:60328->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: > dial: conn=172.17.0.1:50696->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: > dial: conn=172.17.0.1:46822->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : sub dir/hello world.3f39b042.partial: renamed to: sub dir/hello world 2025/09/04 03:28:04 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: > dial: conn=172.17.0.1:44930->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: > dial: conn=172.17.0.1:44838->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: > dial: conn=172.17.0.1:46836->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: > dial: conn=172.17.0.1:53288->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: Purge object "sub dir/hello world" 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: > dial: conn=172.17.0.1:44848->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: Purge dir "sub dir" 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-gupipoj5wowo: Purge dir "" 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53294->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44938->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50714->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51006->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51012->172.17.0.2:21101, err= --- PASS: TestServerSideCopyOverSelf (0.09s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50712->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60336->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50724->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50738->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46838->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51020->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44944->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53302->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50722->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60348->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36110->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36118->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53314->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/09/04 03:28:04 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/04 03:28:04 INFO : sub dir/hello world: Deleted 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60362->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46850->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36130->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46860->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41390->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36140->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51030->172.17.0.2:21101, err= --- PASS: TestMoveOverSelf (0.05s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46864->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50728->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53316->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44960->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50740->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36156->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-ritequp8cijo" 2025/09/04 03:28:04 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:04 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:04 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:04 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:04 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:04 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:04 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:04 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:04 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:04 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:04 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:04 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: Connecting to FTP server 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:44160->172.17.0.2:21, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:46878->172.17.0.2:21102, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-quqoniy2yipe -> ftp://172.17.0.2:21/rclone-test-ritequp8cijo 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:46876->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41392->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:50738->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50742->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50746->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:36168->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:51038->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:50748->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:46880->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:60370->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:36178->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/09/04 03:28:04 INFO : sub dir/hello world: Copied (new) 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:41398->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:53324->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36182->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51048->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60386->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53330->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36188->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: Using server-side directory move 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:46896->172.17.0.2:21102, err= 2025/09/04 03:28:04 INFO : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:51064->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53344->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:44964->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53346->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:60388->172.17.0.2:21108, err= 2025/09/04 03:28:04 INFO : sub dir/hello world: Deleted 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:44968->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:41414->172.17.0.2:21105, err= 2025/09/04 03:28:04 INFO : sub dir/hello world: Moved (server-side) 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44854->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44866->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46910->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:44880->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:36194->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60404->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36210->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36224->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46878->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41420->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : testing file moves 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50748->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:46884->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:50760->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44888->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:50756->172.17.0.2:21106, err= 2025/09/04 03:28:04 INFO : sub dir/hello world: Deleted 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:51072->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:60418->172.17.0.2:21108, err= 2025/09/04 03:28:04 INFO : sub dir/hello world: Moved (server-side) 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53358->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46886->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60430->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:41432->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:36240->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:50770->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:46920->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: Purge object "sub dir/hello world" 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: > dial: conn=172.17.0.1:44894->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: Purge dir "sub dir" 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-ritequp8cijo: Purge dir "" 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41444->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53362->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50782->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44982->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46928->172.17.0.2:21102, err= --- PASS: TestServerSideMoveOverSelf (0.12s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46930->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51080->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36242->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36244->172.17.0.2:21107, err= 2025/09/04 03:28:04 ERROR : error listing: directory not found 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50772->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46898->172.17.0.2:21100, err= 2025/09/04 03:28:04 INFO : Local file system at /tmp/rclone1807572035: Making directory 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51094->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36260->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50774->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46940->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46950->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53376->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50790->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41458->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41472->172.17.0.2:21105, err= --- PASS: TestCopyAfterDelete (0.03s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60434->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44896->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50784->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51104->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36264->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50794->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60450->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46962->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:28:04 DEBUG : Local file system at /tmp/rclone1807572035: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : Local file system at /tmp/rclone1807572035: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51120->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/09/04 03:28:04 INFO : sub dir/hello world: Copied (new) 2025/09/04 03:28:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46970->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44984->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50810->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53392->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51134->172.17.0.2:21101, err= --- PASS: TestCopyRedownload (0.03s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41488->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50796->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45000->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50804->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36280->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46984->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60460->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/09/04 03:28:04 INFO : check sum: Copied (new) 2025/09/04 03:28:04 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51146->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45012->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:04 NOTICE: ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/04 03:28:04 DEBUG : check sum: Size of src and dst objects identical 2025/09/04 03:28:04 DEBUG : check sum: Unchanged skipping 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:04 INFO : There was nothing to transfer 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50814->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36292->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46998->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50818->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53408->172.17.0.2:21110, err= --- PASS: TestSyncBasedOnCheckSum (0.05s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47002->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46900->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50824->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60466->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36308->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50818->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50828->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/09/04 03:28:04 INFO : sizeonly: Copied (new) 2025/09/04 03:28:04 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50836->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60474->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : sizeonly: Sizes identical 2025/09/04 03:28:04 DEBUG : sizeonly: Unchanged skipping 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:04 INFO : There was nothing to transfer 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53422->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41500->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50840->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47006->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50846->172.17.0.2:21103, err= --- PASS: TestSyncSizeOnly (0.05s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47014->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50842->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36320->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51152->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50848->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41512->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45028->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/09/04 03:28:04 INFO : ignore-size: Copied (new) 2025/09/04 03:28:04 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46902->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46908->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:04 DEBUG : ignore-size: Unchanged skipping 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:04 INFO : There was nothing to transfer 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44900->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45034->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46918->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44906->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47028->172.17.0.2:21102, err= --- PASS: TestSyncIgnoreSize (0.04s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60488->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50848->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46928->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53424->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51160->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:04 DEBUG : existing: Unchanged skipping 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:04 INFO : There was nothing to transfer 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45042->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53430->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51164->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50862->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53442->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50862->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/09/04 03:28:04 INFO : existing: Copied (replaced existing) 2025/09/04 03:28:04 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46934->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44914->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51172->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46938->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51184->172.17.0.2:21101, err= --- PASS: TestSyncIgnoreTimes (0.04s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41518->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41532->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53448->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41540->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50874->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41544->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41546->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/09/04 03:28:04 INFO : existing: Copied (new) 2025/09/04 03:28:04 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36326->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47030->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : existing: Destination exists, skipping 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:04 INFO : There was nothing to transfer 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53454->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51194->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60496->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41558->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60500->172.17.0.2:21108, err= --- PASS: TestSyncIgnoreExisting (0.03s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53464->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41568->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36334->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36344->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41580->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47040->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50880->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44930->172.17.0.2:21104, err= 2025/09/04 03:28:04 INFO : d: Making directory 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41586->172.17.0.2:21105, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50874->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50880->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Connecting to FTP server 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44176->172.17.0.2:21, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46944->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60512->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44932->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60516->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47046->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Connecting to FTP server 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53468->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44190->172.17.0.2:21, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47062->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50882->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 03:28:04 DEBUG : c/non empty space: Unchanged skipping 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46952->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45054->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46958->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47068->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50884->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50898->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46964->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/09/04 03:28:04 INFO : a/potato2: Copied (new) 2025/09/04 03:28:04 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60526->172.17.0.2:21108, err= 2025/09/04 03:28:04 INFO : b/potato: Deleted 2025/09/04 03:28:04 INFO : d: Removing directory 2025/09/04 03:28:04 INFO : b: Removing directory 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: deleted 2 directories 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46970->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53474->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51204->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53488->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46982->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50894->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60542->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44948->172.17.0.2:21104, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60558->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44950->172.17.0.2:21104, err= --- PASS: TestSyncIgnoreErrors (0.12s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50906->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51220->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51234->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51248->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45058->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:04 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/09/04 03:28:04 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50898->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46996->172.17.0.2:21100, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:04 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36358->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50912->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45060->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50908->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47076->172.17.0.2:21102, err= 2025/09/04 03:28:04 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/09/04 03:28:04 INFO : empty space: Copied (replaced existing) 2025/09/04 03:28:04 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53498->172.17.0.2:21110, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51254->172.17.0.2:21101, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50916->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36360->172.17.0.2:21107, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45070->172.17.0.2:21109, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.05s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50926->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45080->172.17.0.2:21109, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60568->172.17.0.2:21108, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:46998->172.17.0.2:21100, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.01s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50936->172.17.0.2:21106, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50930->172.17.0.2:21103, err= 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:04 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47006->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45096->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47010->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36366->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47090->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53502->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45110->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50934->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/09/04 03:28:05 INFO : foo: Copied (replaced existing) 2025/09/04 03:28:05 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47022->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47098->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53510->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45126->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47108->172.17.0.2:21102, err= --- PASS: TestSyncDoesntUpdateModtime (0.03s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51256->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44952->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36370->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36386->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60584->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 03:28:05 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : empty space: Unchanged skipping 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47038->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50944->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51260->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47120->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51268->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/09/04 03:28:05 INFO : potato: Copied (new) 2025/09/04 03:28:05 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45132->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45136->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53524->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53540->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47052->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50960->172.17.0.2:21106, err= --- PASS: TestSyncAfterAddingAFile (0.05s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50964->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41592->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53548->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50970->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51270->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53562->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50984->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36398->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41594->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36414->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : potato.41b15364.partial: renamed to: potato 2025/09/04 03:28:05 INFO : potato: Copied (replaced existing) 2025/09/04 03:28:05 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47134->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60594->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53570->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53584->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41596->172.17.0.2:21105, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.03s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51272->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44958->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60596->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47060->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36416->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41612->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47144->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44964->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50936->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44980->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : potato.706b9954.partial: renamed to: potato 2025/09/04 03:28:05 INFO : potato: Copied (replaced existing) 2025/09/04 03:28:05 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47062->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44990->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41624->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41636->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45152->172.17.0.2:21109, err= --- PASS: TestSyncAfterChangingContentsOnly (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45162->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47160->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36422->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44992->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50946->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60600->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60608->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 03:28:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 03:28:05 DEBUG : empty space: Unchanged skipping 2025/09/04 03:28:05 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:05 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:05 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50960->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50996->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45006->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45018->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51280->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47162->172.17.0.2:21102, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50962->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60614->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45028->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51288->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50964->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50972->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53598->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51296->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 03:28:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : empty space: Unchanged skipping 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50984->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47164->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45176->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51298->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45192->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/09/04 03:28:05 INFO : potato2: Copied (new) 2025/09/04 03:28:05 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45200->172.17.0.2:21109, err= 2025/09/04 03:28:05 INFO : potato: Deleted 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47076->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47090->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45202->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47172->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53610->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50986->172.17.0.2:21103, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50992->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47094->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47182->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41642->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45210->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51004->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36432->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45032->172.17.0.2:21104, err= 2025/09/04 03:28:05 INFO : d: Making directory 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60628->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51004->172.17.0.2:21103, err= 2025/09/04 03:28:05 INFO : d/e: Making directory 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60636->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51006->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53622->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51012->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51314->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51020->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36438->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41644->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51316->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51330->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47196->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36444->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45224->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60646->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47204->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 03:28:05 DEBUG : c/non empty space: Unchanged skipping 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36448->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51032->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47216->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51024->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36450->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/09/04 03:28:05 INFO : a/potato2: Copied (new) 2025/09/04 03:28:05 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45038->172.17.0.2:21104, err= 2025/09/04 03:28:05 INFO : b/potato: Deleted 2025/09/04 03:28:05 INFO : d/e: Removing directory 2025/09/04 03:28:05 INFO : d: Removing directory 2025/09/04 03:28:05 INFO : b: Removing directory 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: deleted 3 directories 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53636->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51336->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47220->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41658->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51350->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53640->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47106->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51044->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51356->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53642->172.17.0.2:21110, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45226->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47232->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51362->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41670->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47236->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47116->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41674->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51046->172.17.0.2:21103, err= 2025/09/04 03:28:05 INFO : d: Making directory 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41690->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36454->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51370->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47244->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51054->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41696->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36466->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51062->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45054->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36476->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47118->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53658->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47246->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60660->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47134->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : c/non empty space: Unchanged skipping 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47148->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51070->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51380->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/09/04 03:28:05 INFO : a/potato2: Copied (new) 2025/09/04 03:28:05 ERROR : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: not deleting files as there were IO errors 2025/09/04 03:28:05 ERROR : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: not deleting directories as there were IO errors 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51040->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41704->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45230->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51394->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47258->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60664->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60672->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47156->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47262->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51082->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45060->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47170->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45062->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36478->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45076->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41718->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45080->172.17.0.2:21104, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.07s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53672->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45084->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51092->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51108->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51118->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41734->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51122->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60680->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 03:28:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 03:28:05 DEBUG : empty space: Unchanged skipping 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41738->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51136->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47270->172.17.0.2:21102, err= 2025/09/04 03:28:05 INFO : potato: Deleted 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53680->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51406->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36492->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/09/04 03:28:05 INFO : potato2: Copied (new) 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47178->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47194->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53694->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51142->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51056->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41752->172.17.0.2:21105, err= --- PASS: TestSyncDeleteDuring (0.05s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47284->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51418->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41760->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45094->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51154->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51166->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45108->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47210->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51170->172.17.0.2:21103, err= 2025/09/04 03:28:05 INFO : potato: Deleted 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47298->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 03:28:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : empty space: Unchanged skipping 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45124->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41772->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41778->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41782->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36504->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/09/04 03:28:05 INFO : potato2: Copied (new) 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45244->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45258->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47300->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45270->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51064->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41784->172.17.0.2:21105, err= --- PASS: TestSyncDeleteBefore (0.05s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47224->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53704->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53720->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51184->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51428->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60682->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51434->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47226->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51190->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47302->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/09/04 03:28:05 INFO : potato2: Copied (new) 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51070->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60684->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45140->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41800->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45274->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45280->172.17.0.2:21109, err= --- PASS: TestCopyDeleteBefore (0.05s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47234->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45154->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45164->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45176->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51200->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51206->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47312->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : enormous: Excluded (Size Filter) 2025/09/04 03:28:05 DEBUG : enormous: Excluded 2025/09/04 03:28:05 DEBUG : potato2: Excluded (Size Filter) 2025/09/04 03:28:05 DEBUG : potato2: Excluded 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53722->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : potato2: Excluded (Size Filter) 2025/09/04 03:28:05 DEBUG : potato2: Excluded 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 03:28:05 DEBUG : empty space: Unchanged skipping 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:05 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:05 INFO : There was nothing to transfer 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45282->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : enormous: Excluded (Size Filter) 2025/09/04 03:28:05 DEBUG : enormous: Excluded 2025/09/04 03:28:05 DEBUG : potato2: Excluded (Size Filter) 2025/09/04 03:28:05 DEBUG : potato2: Excluded 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47246->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : potato2: Excluded (Size Filter) 2025/09/04 03:28:05 DEBUG : potato2: Excluded 2025/09/04 03:28:05 DEBUG : Local file system at /tmp/rclone1807572035: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/04 03:28:05 DEBUG : empty space: Unchanged skipping 2025/09/04 03:28:05 DEBUG : Local file system at /tmp/rclone1807572035: Waiting for transfers to finish 2025/09/04 03:28:05 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:05 INFO : There was nothing to transfer 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51072->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51210->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47324->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47258->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51084->172.17.0.2:21106, err= --- PASS: TestSyncWithExclude (0.06s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47338->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45190->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60688->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53724->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45200->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45202->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41806->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45208->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47346->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45214->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : enormous: Excluded (Size Filter) 2025/09/04 03:28:05 DEBUG : enormous: Excluded 2025/09/04 03:28:05 DEBUG : potato2: Excluded (Size Filter) 2025/09/04 03:28:05 DEBUG : potato2: Excluded 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45230->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 03:28:05 DEBUG : empty space: Unchanged skipping 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:05 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53726->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45288->172.17.0.2:21109, err= 2025/09/04 03:28:05 INFO : potato2: Deleted 2025/09/04 03:28:05 INFO : enormous: Deleted 2025/09/04 03:28:05 INFO : There was nothing to transfer 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51440->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53728->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : Local file system at /tmp/rclone1807572035: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/04 03:28:05 DEBUG : empty space: Unchanged skipping 2025/09/04 03:28:05 DEBUG : Local file system at /tmp/rclone1807572035: Waiting for transfers to finish 2025/09/04 03:28:05 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:05 INFO : enormous: Deleted 2025/09/04 03:28:05 INFO : potato2: Deleted 2025/09/04 03:28:05 INFO : There was nothing to transfer 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51454->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47274->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47282->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41820->172.17.0.2:21105, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.05s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53730->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41836->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36520->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45246->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60700->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51218->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36536->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51226->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47292->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36550->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51238->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51462->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53736->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51094->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : five: Need to transfer - File not found at Destination 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Connecting to FTP server 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : one: Destination is newer than source, skipping 2025/09/04 03:28:05 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/04 03:28:05 DEBUG : three: Sizes identical 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:44192->172.17.0.2:21, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45256->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/04 03:28:05 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41848->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51098->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60708->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47350->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51476->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41852->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47304->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51100->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/09/04 03:28:05 INFO : five: Copied (new) 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41860->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45260->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/09/04 03:28:05 INFO : four: Copied (replaced existing) 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47316->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45300->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45310->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41872->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : two.3353c5f5.partial: renamed to: two 2025/09/04 03:28:05 INFO : two: Copied (replaced existing) 2025/09/04 03:28:05 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47352->172.17.0.2:21102, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51106->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45318->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45322->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53752->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51116->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51240->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60710->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51482->172.17.0.2:21101, err= --- PASS: TestSyncWithUpdateOlder (0.08s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/09/04 03:28:05 ERROR : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Ignoring --track-renames as the source and destination do not have a common hash 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41878->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36554->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/04 03:28:05 DEBUG : yam: Need to transfer - File not found at Destination 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45328->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51252->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47332->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51260->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60722->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53762->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41886->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51496->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45338->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47338->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : yam.48501227.partial: renamed to: yam 2025/09/04 03:28:05 INFO : yam: Copied (new) 2025/09/04 03:28:05 DEBUG : potato.53508f02.partial: renamed to: potato 2025/09/04 03:28:05 INFO : potato: Copied (new) 2025/09/04 03:28:05 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45276->172.17.0.2:21104, err= 2025/09/04 03:28:05 ERROR : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Ignoring --track-renames as the source and destination do not have a common hash 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60724->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:05 DEBUG : yaml: Need to transfer - File not found at Destination 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : potato: Unchanged skipping 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53774->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60726->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47342->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47344->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53778->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/09/04 03:28:05 INFO : yaml: Copied (new) 2025/09/04 03:28:05 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51512->172.17.0.2:21101, err= 2025/09/04 03:28:05 INFO : yam: Deleted 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51520->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47366->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51122->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45344->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47348->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60738->172.17.0.2:21108, err= --- PASS: TestSyncWithTrackRenames (0.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41888->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36570->172.17.0.2:21107, err= 2025/09/04 03:28:05 INFO : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Making map for --track-renames 2025/09/04 03:28:05 INFO : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Finished making map for --track-renames 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for renames to finish 2025/09/04 03:28:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:36578->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47378->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45284->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47382->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51130->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51264->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45290->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53784->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:45350->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : potato.53508f02.partial: renamed to: potato 2025/09/04 03:28:05 INFO : potato: Copied (new) 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47352->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : yam.48501227.partial: renamed to: yam 2025/09/04 03:28:05 INFO : yam: Copied (new) 2025/09/04 03:28:05 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60752->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47128->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:05 INFO : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Making map for --track-renames 2025/09/04 03:28:05 INFO : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Finished making map for --track-renames 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : potato: Unchanged skipping 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for renames to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57930->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37480->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60956->172.17.0.2:21106, err= 2025/09/04 03:28:05 INFO : yam: Moved (server-side) to: yaml 2025/09/04 03:28:05 INFO : yaml: Renamed from "yam" 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:05 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:05 INFO : There was nothing to transfer 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60966->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39022->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49016->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53594->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53598->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60978->172.17.0.2:21106, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56910->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60014->172.17.0.2:21107, err= 2025/09/04 03:28:05 INFO : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Making map for --track-renames 2025/09/04 03:28:05 INFO : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Finished making map for --track-renames 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/04 03:28:05 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for renames to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39024->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57942->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53614->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57958->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60030->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47132->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57374->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47148->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57968->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56920->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : potato.53508f02.partial: renamed to: potato 2025/09/04 03:28:05 INFO : potato: Copied (new) 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53620->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/09/04 03:28:05 INFO : sub/yam: Copied (new) 2025/09/04 03:28:05 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37486->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57376->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49020->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : potato: Unchanged skipping 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55956->172.17.0.2:21101, err= 2025/09/04 03:28:05 INFO : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Making map for --track-renames 2025/09/04 03:28:05 INFO : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Finished making map for --track-renames 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for renames to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60988->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49034->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55960->172.17.0.2:21101, err= 2025/09/04 03:28:05 INFO : sub/yam: Moved (server-side) to: yam 2025/09/04 03:28:05 INFO : yam: Renamed from "sub/yam" 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:05 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:05 INFO : There was nothing to transfer 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47156->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39036->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37490->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53624->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60034->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37498->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32772->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60038->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37512->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57976->172.17.0.2:21105, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.04s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:05 DEBUG : Creating backend with remote "/tmp/rclone1807572035/dir1" 2025/09/04 03:28:05 DEBUG : Creating backend with remote "/tmp/rclone1807572035/dir2" 2025/09/04 03:28:05 DEBUG : Local file system at /tmp/rclone1807572035/dir2: Using server-side directory move 2025/09/04 03:28:05 INFO : Local file system at /tmp/rclone1807572035/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/04 03:28:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:05 DEBUG : Local file system at /tmp/rclone1807572035/dir2: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : Local file system at /tmp/rclone1807572035/dir2: Waiting for transfers to finish 2025/09/04 03:28:05 INFO : file1.txt: Moved (server-side) 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49046->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32782->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57986->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37522->172.17.0.2:21110, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57378->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32786->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:28:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37536->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39050->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49058->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55974->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57388->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53628->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60040->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57394->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37542->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47166->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39064->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57396->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 03:28:05 INFO : sub dir/hello world: Copied (new) 2025/09/04 03:28:05 INFO : sub dir/hello world: Deleted 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37552->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/09/04 03:28:05 INFO : nested/sub dir/file: Copied (new) 2025/09/04 03:28:05 INFO : nested/sub dir/file: Deleted 2025/09/04 03:28:05 INFO : sub dir: Removing directory 2025/09/04 03:28:05 INFO : nested/sub dir: Removing directory 2025/09/04 03:28:05 INFO : nested: Removing directory 2025/09/04 03:28:05 DEBUG : Local file system at /tmp/rclone1807572035: deleted 3 directories 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39068->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57412->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55978->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60052->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55990->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39076->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57988->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56004->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49074->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56934->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60056->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47178->172.17.0.2:21109, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37554->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32796->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 03:28:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39084->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53640->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49078->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53654->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39092->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53664->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58000->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60072->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49084->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53674->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49100->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56944->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 03:28:05 INFO : sub dir/hello world: Copied (new) 2025/09/04 03:28:05 INFO : sub dir/hello world: Deleted 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32808->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/09/04 03:28:05 INFO : nested/sub dir/file: Copied (new) 2025/09/04 03:28:05 INFO : nested/sub dir/file: Deleted 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37566->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57420->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56950->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56012->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32812->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56028->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37576->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56038->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47180->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47190->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49116->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53684->172.17.0.2:21108, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.03s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39094->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60084->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/04 03:28:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53698->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37580->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32824->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58014->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56956->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47200->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60092->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56048->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60096->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56970->172.17.0.2:21103, err= 2025/09/04 03:28:05 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/09/04 03:28:05 INFO : existing-b: Copied (new) 2025/09/04 03:28:05 INFO : existing-b: Deleted 2025/09/04 03:28:05 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/09/04 03:28:05 INFO : existing: Copied (new) 2025/09/04 03:28:05 INFO : existing: Deleted 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32830->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47214->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : existing: Destination exists, skipping 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:05 INFO : There was nothing to transfer 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58016->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53714->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53718->172.17.0.2:21108, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60100->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60102->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56064->172.17.0.2:21101, err= --- PASS: TestMoveWithIgnoreExisting (0.03s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:05 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-pupipel3cefe" 2025/09/04 03:28:05 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:05 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:05 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:05 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:05 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:05 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:05 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:05 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:05 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:05 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:05 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:05 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: Connecting to FTP server 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: > dial: conn=172.17.0.1:40878->172.17.0.2:21, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: > dial: conn=172.17.0.1:37586->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39110->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58018->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32832->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47216->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39120->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56078->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49128->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47230->172.17.0.2:21109, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37588->172.17.0.2:21110, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58022->172.17.0.2:21105, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-quqoniy2yipe -> ftp://172.17.0.2:21/rclone-test-pupipel3cefe 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: > dial: conn=172.17.0.1:49134->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: > dial: conn=172.17.0.1:49148->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: > dial: conn=172.17.0.1:57426->172.17.0.2:21102, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: > dial: conn=172.17.0.1:39122->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: > dial: conn=172.17.0.1:60104->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: > dial: conn=172.17.0.1:60108->172.17.0.2:21107, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: > dial: conn=172.17.0.1:49160->172.17.0.2:21100, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: > dial: conn=172.17.0.1:39138->172.17.0.2:21104, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: Using server-side directory move 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: > dial: conn=172.17.0.1:49162->172.17.0.2:21100, err= 2025/09/04 03:28:05 INFO : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: > dial: conn=172.17.0.1:56082->172.17.0.2:21101, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58038->172.17.0.2:21105, err= 2025/09/04 03:28:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: Waiting for checks to finish 2025/09/04 03:28:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: Connecting to FTP server 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: Connecting to FTP server 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: > dial: conn=172.17.0.1:40886->172.17.0.2:21, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: > dial: conn=172.17.0.1:32848->172.17.0.2:21106, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: > dial: conn=172.17.0.1:57438->172.17.0.2:21102, err= 2025/09/04 03:28:05 INFO : potato2: Moved (server-side) 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: > dial: conn=172.17.0.1:40888->172.17.0.2:21, err= 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: > dial: conn=172.17.0.1:58048->172.17.0.2:21105, err= 2025/09/04 03:28:05 INFO : potato3: Deleted 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:05 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: > dial: conn=172.17.0.1:57444->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: > dial: conn=172.17.0.1:53734->172.17.0.2:21108, err= 2025/09/04 03:28:06 INFO : potato3: Moved (server-side) 2025/09/04 03:28:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/04 03:28:06 DEBUG : empty space: Unchanged skipping 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57454->172.17.0.2:21102, err= 2025/09/04 03:28:06 INFO : empty space: Deleted 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: Waiting for transfers to finish 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58056->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56974->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: > dial: conn=172.17.0.1:32852->172.17.0.2:21106, err= 2025/09/04 03:28:06 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-gisatet4nufe" 2025/09/04 03:28:06 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-gisatet4nufe: Connecting to FTP server 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-gisatet4nufe: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-gisatet4nufe: > dial: conn=172.17.0.1:40902->172.17.0.2:21, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-gisatet4nufe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-gisatet4nufe: > dial: conn=172.17.0.1:39150->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-gisatet4nufe: Using server-side directory move 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-gisatet4nufe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-gisatet4nufe: > dial: conn=172.17.0.1:53738->172.17.0.2:21108, err= 2025/09/04 03:28:06 INFO : ftp://172.17.0.2:21/rclone-test-gisatet4nufe: Server side directory move succeeded 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-gisatet4nufe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-gisatet4nufe: > dial: conn=172.17.0.1:56986->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: > dial: conn=172.17.0.1:47246->172.17.0.2:21109, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: > dial: conn=172.17.0.1:53746->172.17.0.2:21108, err= 2025/09/04 03:28:06 ERROR : error listing: directory not found 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-gisatet4nufe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-gisatet4nufe: > dial: conn=172.17.0.1:37604->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-gisatet4nufe: Purge object "empty space" 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-gisatet4nufe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-gisatet4nufe: > dial: conn=172.17.0.1:58072->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-gisatet4nufe: Purge object "potato2" 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-gisatet4nufe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-gisatet4nufe: > dial: conn=172.17.0.1:57466->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-gisatet4nufe: Purge object "potato3" 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-gisatet4nufe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-gisatet4nufe: > dial: conn=172.17.0.1:39152->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-gisatet4nufe: Purge dir "" 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: > dial: conn=172.17.0.1:49176->172.17.0.2:21100, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: > dial: conn=172.17.0.1:47262->172.17.0.2:21109, err= 2025/09/04 03:28:06 ERROR : error listing: directory not found 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-pupipel3cefe: Purge dir "" 2025/09/04 03:28:06 NOTICE: purge failed to rmdir "": directory not found 2025/09/04 03:28:06 NOTICE: purge failed: directory not found 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60120->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57474->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47278->172.17.0.2:21109, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57488->172.17.0.2:21102, err= --- PASS: TestServerSideMove (0.12s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:06 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-joborab4siqu" 2025/09/04 03:28:06 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: Connecting to FTP server 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: > dial: conn=172.17.0.1:40918->172.17.0.2:21, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: > dial: conn=172.17.0.1:32862->172.17.0.2:21106, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39154->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53760->172.17.0.2:21108, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39162->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57500->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37606->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60136->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60148->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56990->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57510->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56098->172.17.0.2:21101, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-quqoniy2yipe -> ftp://172.17.0.2:21/rclone-test-joborab4siqu 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: > dial: conn=172.17.0.1:56992->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: > dial: conn=172.17.0.1:60154->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: > dial: conn=172.17.0.1:47288->172.17.0.2:21109, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: > dial: conn=172.17.0.1:37608->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: > dial: conn=172.17.0.1:53766->172.17.0.2:21108, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: > dial: conn=172.17.0.1:60156->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: > dial: conn=172.17.0.1:60160->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: > dial: conn=172.17.0.1:39170->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: > dial: conn=172.17.0.1:57000->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32870->172.17.0.2:21106, err= 2025/09/04 03:28:06 DEBUG : empty space: Excluded (Size Filter) 2025/09/04 03:28:06 DEBUG : empty space: Excluded 2025/09/04 03:28:06 DEBUG : empty space: Excluded (Size Filter) 2025/09/04 03:28:06 DEBUG : empty space: Excluded 2025/09/04 03:28:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 03:28:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: Waiting for checks to finish 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: Waiting for transfers to finish 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: Connecting to FTP server 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: > dial: conn=172.17.0.1:40924->172.17.0.2:21, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: > dial: conn=172.17.0.1:56110->172.17.0.2:21101, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: > dial: conn=172.17.0.1:32882->172.17.0.2:21106, err= 2025/09/04 03:28:06 INFO : potato2: Moved (server-side) 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: > dial: conn=172.17.0.1:57016->172.17.0.2:21103, err= 2025/09/04 03:28:06 INFO : potato3: Deleted 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: > dial: conn=172.17.0.1:60176->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: > dial: conn=172.17.0.1:49182->172.17.0.2:21100, err= 2025/09/04 03:28:06 INFO : potato3: Moved (server-side) 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57032->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: > dial: conn=172.17.0.1:39176->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-kohefak5goca" 2025/09/04 03:28:06 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: Connecting to FTP server 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: > dial: conn=172.17.0.1:40932->172.17.0.2:21, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: > dial: conn=172.17.0.1:60182->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: > dial: conn=172.17.0.1:47294->172.17.0.2:21109, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: > dial: conn=172.17.0.1:37622->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : empty space: Excluded (Size Filter) 2025/09/04 03:28:06 DEBUG : empty space: Excluded 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: > dial: conn=172.17.0.1:57516->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 03:28:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: Waiting for checks to finish 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: Connecting to FTP server 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: Waiting for transfers to finish 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: > dial: conn=172.17.0.1:40938->172.17.0.2:21, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: > dial: conn=172.17.0.1:37628->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: > dial: conn=172.17.0.1:53774->172.17.0.2:21108, err= 2025/09/04 03:28:06 INFO : potato2: Moved (server-side) 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: > dial: conn=172.17.0.1:37642->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: > dial: conn=172.17.0.1:39182->172.17.0.2:21104, err= 2025/09/04 03:28:06 INFO : potato3: Moved (server-side) 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: > dial: conn=172.17.0.1:58074->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: > dial: conn=172.17.0.1:57524->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: > dial: conn=172.17.0.1:53778->172.17.0.2:21108, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: Purge object "potato2" 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: > dial: conn=172.17.0.1:57528->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: Purge object "potato3" 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: > dial: conn=172.17.0.1:49188->172.17.0.2:21100, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-kohefak5goca: Purge dir "" 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: > dial: conn=172.17.0.1:57038->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: Purge object "empty space" 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: > dial: conn=172.17.0.1:57536->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-joborab4siqu: Purge dir "" 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58088->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60188->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53780->172.17.0.2:21108, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37650->172.17.0.2:21110, err= --- PASS: TestServerSideMoveWithFilter (0.16s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:06 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-teqecer4jezu" 2025/09/04 03:28:06 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: Connecting to FTP server 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:40940->172.17.0.2:21, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:60190->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37656->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37666->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37670->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60198->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60202->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39196->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57040->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49204->172.17.0.2:21100, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53790->172.17.0.2:21108, err= 2025/09/04 03:28:06 INFO : tomatoDir: Making directory 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57542->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57044->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39198->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60210->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32898->172.17.0.2:21106, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-quqoniy2yipe -> ftp://172.17.0.2:21/rclone-test-teqecer4jezu 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:58104->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:57060->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:57064->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:57550->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:60226->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:37674->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:49216->172.17.0.2:21100, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:60238->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: Using server-side directory move 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:39202->172.17.0.2:21104, err= 2025/09/04 03:28:06 INFO : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:39212->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49230->172.17.0.2:21100, err= 2025/09/04 03:28:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 03:28:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: Connecting to FTP server 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: Connecting to FTP server 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:40952->172.17.0.2:21, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:57564->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47300->172.17.0.2:21109, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60248->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:57076->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: Waiting for checks to finish 2025/09/04 03:28:06 INFO : potato2: Moved (server-side) 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:40954->172.17.0.2:21, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:56112->172.17.0.2:21101, err= 2025/09/04 03:28:06 INFO : potato3: Deleted 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:58112->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:39214->172.17.0.2:21104, err= 2025/09/04 03:28:06 INFO : potato3: Moved (server-side) 2025/09/04 03:28:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/04 03:28:06 DEBUG : empty space: Unchanged skipping 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53806->172.17.0.2:21108, err= 2025/09/04 03:28:06 INFO : empty space: Deleted 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: Waiting for transfers to finish 2025/09/04 03:28:06 INFO : tomatoDir: Removing directory 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: deleted 1 directories 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47310->172.17.0.2:21109, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57566->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60252->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57082->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:58122->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-jekodiz5wepu" 2025/09/04 03:28:06 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: Connecting to FTP server 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: > dial: conn=172.17.0.1:40966->172.17.0.2:21, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: > dial: conn=172.17.0.1:60266->172.17.0.2:21107, err= 2025/09/04 03:28:06 INFO : tomatoDir: Making directory 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:39218->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:57086->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: Using server-side directory move 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: > dial: conn=172.17.0.1:37682->172.17.0.2:21110, err= 2025/09/04 03:28:06 INFO : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: Server side directory move succeeded 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: > dial: conn=172.17.0.1:47324->172.17.0.2:21109, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: > dial: conn=172.17.0.1:58126->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: > dial: conn=172.17.0.1:58142->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:56128->172.17.0.2:21101, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:58144->172.17.0.2:21105, err= 2025/09/04 03:28:06 ERROR : error listing: directory not found 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:60278->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:58160->172.17.0.2:21105, err= 2025/09/04 03:28:06 ERROR : error listing: directory not found 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: > dial: conn=172.17.0.1:53814->172.17.0.2:21108, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: Purge object "empty space" 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: > dial: conn=172.17.0.1:32912->172.17.0.2:21106, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: Purge object "potato2" 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: > dial: conn=172.17.0.1:49234->172.17.0.2:21100, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: Purge object "potato3" 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: > dial: conn=172.17.0.1:60282->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: > dial: conn=172.17.0.1:39224->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: > dial: conn=172.17.0.1:58164->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: Purge dir "tomatoDir" 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-jekodiz5wepu: Purge dir "" 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:39236->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: > dial: conn=172.17.0.1:58168->172.17.0.2:21105, err= 2025/09/04 03:28:06 ERROR : error listing: directory not found 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-teqecer4jezu: Purge dir "" 2025/09/04 03:28:06 NOTICE: purge failed to rmdir "": directory not found 2025/09/04 03:28:06 NOTICE: purge failed: directory not found 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56132->172.17.0.2:21101, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58178->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58182->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56146->172.17.0.2:21101, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.17s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57580->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56162->172.17.0.2:21101, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58194->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47326->172.17.0.2:21109, err= --- SKIP: TestServerSideMoveOverlap (0.01s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:06 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quqoniy2yipe/rclone-sync-test" 2025/09/04 03:28:06 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test: Connecting to FTP server 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test: > dial: conn=172.17.0.1:40980->172.17.0.2:21, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test: > dial: conn=172.17.0.1:56170->172.17.0.2:21101, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49240->172.17.0.2:21100, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57096->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32926->172.17.0.2:21106, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49242->172.17.0.2:21100, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:06 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quqoniy2yipe/rclone-sync-test" 2025/09/04 03:28:06 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test: Connecting to FTP server 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test: > dial: conn=172.17.0.1:40994->172.17.0.2:21, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test: > dial: conn=172.17.0.1:32940->172.17.0.2:21106, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test: > dial: conn=172.17.0.1:58204->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test: > dial: conn=172.17.0.1:57590->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quqoniy2yipe/rclone-sync-test-include/layer2" 2025/09/04 03:28:06 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-include/layer2: Connecting to FTP server 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:41006->172.17.0.2:21, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:47336->172.17.0.2:21109, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:57596->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:60290->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:58220->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quqoniy2yipe/rclone-sync-test-ignore-file" 2025/09/04 03:28:06 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-ignore-file: Connecting to FTP server 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:41008->172.17.0.2:21, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:53816->172.17.0.2:21108, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:47338->172.17.0.2:21109, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:37690->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32948->172.17.0.2:21106, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37696->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58230->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57608->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57610->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test: > dial: conn=172.17.0.1:39252->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test: > dial: conn=172.17.0.1:58240->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53832->172.17.0.2:21108, err= 2025/09/04 03:28:06 DEBUG : rclone-sync-test: Excluded 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58246->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58254->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57622->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47350->172.17.0.2:21109, err= 2025/09/04 03:28:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test: Waiting for checks to finish 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test: Waiting for transfers to finish 2025/09/04 03:28:06 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:06 INFO : There was nothing to transfer 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32958->172.17.0.2:21106, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49254->172.17.0.2:21100, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test: > dial: conn=172.17.0.1:60298->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32962->172.17.0.2:21106, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test: > dial: conn=172.17.0.1:53846->172.17.0.2:21108, err= 2025/09/04 03:28:06 DEBUG : rclone-sync-test: Excluded 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58256->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60304->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47366->172.17.0.2:21109, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49262->172.17.0.2:21100, err= 2025/09/04 03:28:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:06 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:06 INFO : rclone-sync-test-include: Removing directory 2025/09/04 03:28:06 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: failed to delete 1 directories 2025/09/04 03:28:06 INFO : There was nothing to transfer 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53854->172.17.0.2:21108, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39266->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:57636->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:32970->172.17.0.2:21106, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47374->172.17.0.2:21109, err= 2025/09/04 03:28:06 DEBUG : rclone-sync-test: Excluded 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56182->172.17.0.2:21101, err= 2025/09/04 03:28:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57640->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32982->172.17.0.2:21106, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37704->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/04 03:28:06 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:06 INFO : There was nothing to transfer 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47384->172.17.0.2:21109, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:58262->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53870->172.17.0.2:21108, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:58264->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37712->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : rclone-sync-test: Excluded 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47390->172.17.0.2:21109, err= 2025/09/04 03:28:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57112->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49274->172.17.0.2:21100, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56198->172.17.0.2:21101, err= 2025/09/04 03:28:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:06 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:06 INFO : rclone-sync-test-include: Removing directory 2025/09/04 03:28:06 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: failed to delete 1 directories 2025/09/04 03:28:06 INFO : There was nothing to transfer 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60308->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37716->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:57126->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : Excluded 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58268->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : rclone-sync-test: Excluded 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32990->172.17.0.2:21106, err= 2025/09/04 03:28:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56208->172.17.0.2:21101, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49278->172.17.0.2:21100, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60318->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/04 03:28:06 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:06 INFO : There was nothing to transfer 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60324->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47400->172.17.0.2:21109, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49282->172.17.0.2:21100, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33002->172.17.0.2:21106, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60340->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57138->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33010->172.17.0.2:21106, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53876->172.17.0.2:21108, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57654->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49284->172.17.0.2:21100, err= --- PASS: TestSyncOverlapWithFilter (0.14s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:06 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quqoniy2yipe/dst" 2025/09/04 03:28:06 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Connecting to FTP server 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:41022->172.17.0.2:21, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:53880->172.17.0.2:21108, err= 2025/09/04 03:28:06 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quqoniy2yipe/CompareDest" 2025/09/04 03:28:06 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: Connecting to FTP server 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: > dial: conn=172.17.0.1:41026->172.17.0.2:21, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: > dial: conn=172.17.0.1:33026->172.17.0.2:21106, err= 2025/09/04 03:28:06 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-quqoniy2yipe/CompareDest" to be canonical "TestFTPVsftpd{5VnGp}:rclone-test-quqoniy2yipe/CompareDest" 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:53896->172.17.0.2:21108, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:56210->172.17.0.2:21101, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: > dial: conn=172.17.0.1:57656->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : one: Need to transfer - File not found at Destination 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for checks to finish 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for transfers to finish 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:47404->172.17.0.2:21109, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57140->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:37732->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:60348->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57152->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58270->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : one.b824e1ab.partial: renamed to: one 2025/09/04 03:28:06 INFO : one: Copied (new) 2025/09/04 03:28:06 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53902->172.17.0.2:21108, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39270->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57664->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57670->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-quqoniy2yipe/CompareDest" for canonical name "TestFTPVsftpd{5VnGp}:rclone-test-quqoniy2yipe/CompareDest" 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:56212->172.17.0.2:21101, err= 2025/09/04 03:28:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for checks to finish 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: > dial: conn=172.17.0.1:33030->172.17.0.2:21106, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for transfers to finish 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:56216->172.17.0.2:21101, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57166->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57680->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57170->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:47410->172.17.0.2:21109, err= 2025/09/04 03:28:06 DEBUG : one.406dcb2c.partial: renamed to: one 2025/09/04 03:28:06 INFO : one: Copied (replaced existing) 2025/09/04 03:28:06 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49294->172.17.0.2:21100, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53912->172.17.0.2:21108, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57178->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39286->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57684->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56226->172.17.0.2:21101, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47426->172.17.0.2:21109, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37744->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37760->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57190->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49296->172.17.0.2:21100, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39290->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-quqoniy2yipe/CompareDest" for canonical name "TestFTPVsftpd{5VnGp}:rclone-test-quqoniy2yipe/CompareDest" 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:47442->172.17.0.2:21109, err= 2025/09/04 03:28:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for checks to finish 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: > dial: conn=172.17.0.1:37770->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 03:28:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for transfers to finish 2025/09/04 03:28:06 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:06 INFO : There was nothing to transfer 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53916->172.17.0.2:21108, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47444->172.17.0.2:21109, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57194->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53932->172.17.0.2:21108, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60362->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37786->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58272->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56228->172.17.0.2:21101, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58282->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-quqoniy2yipe/CompareDest" for canonical name "TestFTPVsftpd{5VnGp}:rclone-test-quqoniy2yipe/CompareDest" 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:37790->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: Connecting to FTP server 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: > dial: conn=172.17.0.1:41034->172.17.0.2:21, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: > dial: conn=172.17.0.1:57198->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 03:28:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for checks to finish 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: > dial: conn=172.17.0.1:39306->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 03:28:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for transfers to finish 2025/09/04 03:28:06 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:06 INFO : There was nothing to transfer 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39310->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37794->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56236->172.17.0.2:21101, err= 2025/09/04 03:28:06 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-quqoniy2yipe/CompareDest" for canonical name "TestFTPVsftpd{5VnGp}:rclone-test-quqoniy2yipe/CompareDest" 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:33036->172.17.0.2:21106, err= 2025/09/04 03:28:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: > dial: conn=172.17.0.1:49298->172.17.0.2:21100, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: > dial: conn=172.17.0.1:60364->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 03:28:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for checks to finish 2025/09/04 03:28:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 03:28:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for transfers to finish 2025/09/04 03:28:06 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:06 INFO : There was nothing to transfer 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39316->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37804->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57688->172.17.0.2:21102, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49304->172.17.0.2:21100, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37806->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39326->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-quqoniy2yipe/CompareDest" for canonical name "TestFTPVsftpd{5VnGp}:rclone-test-quqoniy2yipe/CompareDest" 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:47456->172.17.0.2:21109, err= 2025/09/04 03:28:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: > dial: conn=172.17.0.1:53938->172.17.0.2:21108, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: > dial: conn=172.17.0.1:39342->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/04 03:28:06 DEBUG : two: Need to transfer - File not found at Destination 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for checks to finish 2025/09/04 03:28:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 03:28:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for transfers to finish 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58294->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57692->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:39352->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:33048->172.17.0.2:21106, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:33062->172.17.0.2:21106, err= 2025/09/04 03:28:06 DEBUG : two.1503b713.partial: renamed to: two 2025/09/04 03:28:06 INFO : two: Copied (new) 2025/09/04 03:28:06 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53940->172.17.0.2:21108, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60372->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37822->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56240->172.17.0.2:21101, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60386->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33072->172.17.0.2:21106, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58308->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58316->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58326->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37824->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33084->172.17.0.2:21106, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37836->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.21s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37852->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39354->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47462->172.17.0.2:21109, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37860->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47474->172.17.0.2:21109, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57208->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37866->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47490->172.17.0.2:21109, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37868->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58340->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49316->172.17.0.2:21100, err= 2025/09/04 03:28:06 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quqoniy2yipe/dest" 2025/09/04 03:28:06 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dest: Connecting to FTP server 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dest: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dest: > dial: conn=172.17.0.1:41040->172.17.0.2:21, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dest: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dest: > dial: conn=172.17.0.1:57704->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quqoniy2yipe/pre-dest1" 2025/09/04 03:28:06 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/pre-dest1: Connecting to FTP server 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/pre-dest1: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/pre-dest1: > dial: conn=172.17.0.1:41056->172.17.0.2:21, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/pre-dest1: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/pre-dest1: > dial: conn=172.17.0.1:60394->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-quqoniy2yipe/pre-dest1" to be canonical "TestFTPVsftpd{5VnGp}:rclone-test-quqoniy2yipe/pre-dest1" 2025/09/04 03:28:06 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quqoniy2yipe/pre-dest2" 2025/09/04 03:28:06 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/pre-dest2: Connecting to FTP server 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/pre-dest2: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/pre-dest2: > dial: conn=172.17.0.1:41072->172.17.0.2:21, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/pre-dest2: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/pre-dest2: > dial: conn=172.17.0.1:49318->172.17.0.2:21100, err= 2025/09/04 03:28:06 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-quqoniy2yipe/pre-dest2" to be canonical "TestFTPVsftpd{5VnGp}:rclone-test-quqoniy2yipe/pre-dest2" 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dest: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dest: > dial: conn=172.17.0.1:60406->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dest: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dest: > dial: conn=172.17.0.1:56248->172.17.0.2:21101, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/pre-dest1: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/pre-dest1: > dial: conn=172.17.0.1:58348->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:06 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/pre-dest1: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/pre-dest1: > dial: conn=172.17.0.1:37872->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/pre-dest2: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/pre-dest2: > dial: conn=172.17.0.1:57220->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:06 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/pre-dest1: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/pre-dest1: > dial: conn=172.17.0.1:49320->172.17.0.2:21100, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/pre-dest2: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/pre-dest2: > dial: conn=172.17.0.1:60416->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dest: Waiting for checks to finish 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dest: Waiting for transfers to finish 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dest: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dest: > dial: conn=172.17.0.1:56252->172.17.0.2:21101, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dest: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dest: > dial: conn=172.17.0.1:57226->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dest: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dest: > dial: conn=172.17.0.1:56264->172.17.0.2:21101, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dest: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dest: > dial: conn=172.17.0.1:39358->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dest: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dest: > dial: conn=172.17.0.1:60420->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dest: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dest: > dial: conn=172.17.0.1:60436->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/09/04 03:28:06 INFO : 3: Copied (new) 2025/09/04 03:28:06 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dest: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dest: > dial: conn=172.17.0.1:53944->172.17.0.2:21108, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60446->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49326->172.17.0.2:21100, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47500->172.17.0.2:21109, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53958->172.17.0.2:21108, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57230->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53960->172.17.0.2:21108, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33090->172.17.0.2:21106, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57238->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60448->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60450->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57712->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58354->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57246->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/pre-dest1: closing 1 unused connections 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.12s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57714->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37874->172.17.0.2:21110, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60452->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33094->172.17.0.2:21106, err= --- SKIP: TestSyncCopyDest (0.01s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58368->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39366->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60462->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33104->172.17.0.2:21106, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60474->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56272->172.17.0.2:21101, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57256->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56284->172.17.0.2:21101, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57268->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53966->172.17.0.2:21108, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49340->172.17.0.2:21100, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60480->172.17.0.2:21107, err= 2025/09/04 03:28:06 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quqoniy2yipe/dst" 2025/09/04 03:28:06 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Connecting to FTP server 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:41086->172.17.0.2:21, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:47504->172.17.0.2:21109, err= 2025/09/04 03:28:06 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quqoniy2yipe/backup" 2025/09/04 03:28:06 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:06 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:06 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:06 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:06 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:06 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: Connecting to FTP server 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:41090->172.17.0.2:21, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:49342->172.17.0.2:21100, err= 2025/09/04 03:28:06 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-quqoniy2yipe/backup" to be canonical "TestFTPVsftpd{5VnGp}:rclone-test-quqoniy2yipe/backup" 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:56288->172.17.0.2:21101, err= 2025/09/04 03:28:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for checks to finish 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:33116->172.17.0.2:21106, err= 2025/09/04 03:28:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:06 DEBUG : two: Unchanged skipping 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:57272->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:58376->172.17.0.2:21105, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:37886->172.17.0.2:21110, err= 2025/09/04 03:28:06 INFO : one: Moved (server-side) 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for transfers to finish 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:33124->172.17.0.2:21106, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:39378->172.17.0.2:21104, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57280->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57730->172.17.0.2:21102, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:33138->172.17.0.2:21106, err= 2025/09/04 03:28:06 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/09/04 03:28:06 INFO : one: Copied (new) 2025/09/04 03:28:06 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:49344->172.17.0.2:21100, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:56292->172.17.0.2:21101, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:47512->172.17.0.2:21109, err= 2025/09/04 03:28:06 INFO : three.txt: Moved (server-side) 2025/09/04 03:28:06 INFO : three.txt: Moved into backup dir 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57286->172.17.0.2:21103, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53970->172.17.0.2:21108, err= 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:06 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56308->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57302->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57738->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33152->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56324->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33168->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60488->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-quqoniy2yipe/backup" for canonical name "TestFTPVsftpd{5VnGp}:rclone-test-quqoniy2yipe/backup" 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:37888->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for checks to finish 2025/09/04 03:28:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : two: Unchanged skipping 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:57312->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:58380->172.17.0.2:21105, err= 2025/09/04 03:28:07 INFO : one: Deleted 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:37902->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:58386->172.17.0.2:21105, err= 2025/09/04 03:28:07 INFO : one: Moved (server-side) 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for transfers to finish 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:37912->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:49356->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:56340->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58396->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:39380->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : one.1503b713.partial: renamed to: one 2025/09/04 03:28:07 INFO : one: Copied (new) 2025/09/04 03:28:07 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:49372->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:53978->172.17.0.2:21108, err= 2025/09/04 03:28:07 INFO : three.txt: Deleted 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:60494->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:60502->172.17.0.2:21107, err= 2025/09/04 03:28:07 INFO : three.txt: Moved (server-side) 2025/09/04 03:28:07 INFO : three.txt: Moved into backup dir 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60512->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58398->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53982->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57316->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33184->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37918->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57322->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37932->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33194->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57740->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33196->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60528->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.15s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47524->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56348->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57328->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:53990->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60540->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37948->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57748->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54006->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47530->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57338->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56362->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33198->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quqoniy2yipe/dst" 2025/09/04 03:28:07 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:07 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:07 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:07 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:07 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:07 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:07 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:07 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:07 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:07 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:07 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:07 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Connecting to FTP server 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:41102->172.17.0.2:21, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:54008->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quqoniy2yipe/backup" 2025/09/04 03:28:07 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:07 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:07 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:07 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:07 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:07 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:07 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:07 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:07 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:07 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:07 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:07 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: Connecting to FTP server 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:41116->172.17.0.2:21, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:37952->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-quqoniy2yipe/backup" to be canonical "TestFTPVsftpd{5VnGp}:rclone-test-quqoniy2yipe/backup" 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:54014->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for checks to finish 2025/09/04 03:28:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : two: Unchanged skipping 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:57352->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:33210->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:49384->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:54022->172.17.0.2:21108, err= 2025/09/04 03:28:07 INFO : one: Moved (server-side) to: one.bak 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for transfers to finish 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57366->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:56366->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57370->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:47546->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:47548->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/09/04 03:28:07 INFO : one: Copied (new) 2025/09/04 03:28:07 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:39394->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:57380->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:57390->172.17.0.2:21103, err= 2025/09/04 03:28:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/04 03:28:07 INFO : three.txt: Moved into backup dir 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57756->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47564->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39402->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57768->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54028->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37960->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33212->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57774->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47574->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-quqoniy2yipe/backup" for canonical name "TestFTPVsftpd{5VnGp}:rclone-test-quqoniy2yipe/backup" 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:60556->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for checks to finish 2025/09/04 03:28:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : two: Unchanged skipping 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:57406->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:47582->172.17.0.2:21109, err= 2025/09/04 03:28:07 INFO : one.bak: Deleted 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:39410->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:47588->172.17.0.2:21109, err= 2025/09/04 03:28:07 INFO : one: Moved (server-side) to: one.bak 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for transfers to finish 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:39424->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57790->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58414->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:56376->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58418->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : one.1503b713.partial: renamed to: one 2025/09/04 03:28:07 INFO : one: Copied (new) 2025/09/04 03:28:07 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:57414->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:47600->172.17.0.2:21109, err= 2025/09/04 03:28:07 INFO : three.txt.bak: Deleted 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:60564->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:33224->172.17.0.2:21106, err= 2025/09/04 03:28:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/04 03:28:07 INFO : three.txt: Moved into backup dir 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60576->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37970->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56378->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60582->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33240->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57420->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60586->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37982->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47602->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57794->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56390->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57802->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.14s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:37986->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33242->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47616->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54034->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57810->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39438->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33244->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56396->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56406->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54048->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39448->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33250->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quqoniy2yipe/dst" 2025/09/04 03:28:07 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:07 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:07 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:07 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:07 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:07 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:07 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:07 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:07 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:07 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:07 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:07 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Connecting to FTP server 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:41122->172.17.0.2:21, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57432->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quqoniy2yipe/backup" 2025/09/04 03:28:07 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:07 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:07 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:07 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:07 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:07 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:07 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:07 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:07 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:07 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:07 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:07 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: Connecting to FTP server 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:41134->172.17.0.2:21, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:57820->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-quqoniy2yipe/backup" to be canonical "TestFTPVsftpd{5VnGp}:rclone-test-quqoniy2yipe/backup" 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:60596->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for checks to finish 2025/09/04 03:28:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : two: Unchanged skipping 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:47630->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:37996->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:49390->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:60612->172.17.0.2:21107, err= 2025/09/04 03:28:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for transfers to finish 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:56416->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:56426->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:56438->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:39452->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:33266->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/09/04 03:28:07 INFO : one: Copied (new) 2025/09/04 03:28:07 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:39456->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:60622->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:60628->172.17.0.2:21107, err= 2025/09/04 03:28:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/04 03:28:07 INFO : three.txt: Moved into backup dir 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38004->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58428->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57440->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60634->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47632->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39472->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38014->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49402->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33268->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-quqoniy2yipe/backup" for canonical name "TestFTPVsftpd{5VnGp}:rclone-test-quqoniy2yipe/backup" 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:39488->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for checks to finish 2025/09/04 03:28:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : two: Unchanged skipping 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:56452->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:39500->172.17.0.2:21104, err= 2025/09/04 03:28:07 INFO : one-2019-01-01: Deleted 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:33282->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:56460->172.17.0.2:21101, err= 2025/09/04 03:28:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for transfers to finish 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57448->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:39514->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:56466->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:56480->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:56496->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : one.1503b713.partial: renamed to: one 2025/09/04 03:28:07 INFO : one: Copied (new) 2025/09/04 03:28:07 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:60638->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:56508->172.17.0.2:21101, err= 2025/09/04 03:28:07 INFO : three-2019-01-01.txt: Deleted 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:33296->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: > dial: conn=172.17.0.1:54060->172.17.0.2:21108, err= 2025/09/04 03:28:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/04 03:28:07 INFO : three.txt: Moved into backup dir 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33298->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57456->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58438->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56514->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58450->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60644->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39524->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33312->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60658->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54074->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33314->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57832->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.15s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57838->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56520->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33322->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49408->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49412->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57466->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47640->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54088->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49420->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57480->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57482->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38018->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quqoniy2yipe/dst" 2025/09/04 03:28:07 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:07 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:07 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:07 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:07 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:07 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:07 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:07 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:07 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:07 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:07 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:07 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Connecting to FTP server 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:41150->172.17.0.2:21, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58456->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58468->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Connecting to FTP server 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for checks to finish 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:41158->172.17.0.2:21, err= 2025/09/04 03:28:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : two: Unchanged skipping 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:33332->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:33336->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:33338->172.17.0.2:21106, err= 2025/09/04 03:28:07 INFO : one: Moved (server-side) to: one.bak 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for transfers to finish 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:47650->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58480->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:33346->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57486->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:54092->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/09/04 03:28:07 INFO : one: Copied (new) 2025/09/04 03:28:07 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:49434->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:47656->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:47664->172.17.0.2:21109, err= 2025/09/04 03:28:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/04 03:28:07 INFO : three.txt: Moved into backup dir 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57848->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54108->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58492->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57490->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60662->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39526->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39538->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57496->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : one.bak: Excluded (Path Filter) 2025/09/04 03:28:07 DEBUG : one.bak: Excluded 2025/09/04 03:28:07 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/04 03:28:07 DEBUG : three.txt.bak: Excluded 2025/09/04 03:28:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for checks to finish 2025/09/04 03:28:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : two: Unchanged skipping 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:60666->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:38022->172.17.0.2:21110, err= 2025/09/04 03:28:07 INFO : one.bak: Deleted 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:39550->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58508->172.17.0.2:21105, err= 2025/09/04 03:28:07 INFO : one: Moved (server-side) to: one.bak 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Waiting for transfers to finish 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:47680->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58510->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57510->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:49444->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58526->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : one.1503b713.partial: renamed to: one 2025/09/04 03:28:07 INFO : one: Copied (new) 2025/09/04 03:28:07 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:49460->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:33360->172.17.0.2:21106, err= 2025/09/04 03:28:07 INFO : three.txt.bak: Deleted 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57854->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:39552->172.17.0.2:21104, err= 2025/09/04 03:28:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/04 03:28:07 INFO : three.txt: Moved into backup dir 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58542->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49472->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60672->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47696->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33370->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39558->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47708->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57514->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47722->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60684->172.17.0.2:21107, err= --- PASS: TestSyncBackupDirSuffixOnly (0.14s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57528->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57868->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33376->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60696->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33392->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57882->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54120->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38036->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49478->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47728->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60706->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47740->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quqoniy2yipe/dst" 2025/09/04 03:28:07 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:07 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:07 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:07 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:07 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:07 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:07 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:07 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:07 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:07 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:07 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:07 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Connecting to FTP server 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:41172->172.17.0.2:21, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57542->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:56528->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:49484->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57894->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:49488->172.17.0.2:21100, err= 2025/09/04 03:28:07 INFO : one: Moved (server-side) to: one.bak 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:38046->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57902->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57918->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:39564->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:54134->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/09/04 03:28:07 INFO : one: Copied (new) 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:56538->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : two: Unchanged skipping 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:49500->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:60708->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57934->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58552->172.17.0.2:21105, err= 2025/09/04 03:28:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58564->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:33408->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:49508->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58580->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58596->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/09/04 03:28:07 INFO : three.txt: Copied (new) 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57556->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57562->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39578->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33420->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58600->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:56552->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57948->172.17.0.2:21102, err= 2025/09/04 03:28:07 INFO : one.bak: Deleted 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:54144->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57958->172.17.0.2:21102, err= 2025/09/04 03:28:07 INFO : one: Moved (server-side) to: one.bak 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58606->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:54152->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:60710->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:60718->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:54162->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : one.1503b713.partial: renamed to: one 2025/09/04 03:28:07 INFO : one: Copied (new) 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:33426->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : two: Unchanged skipping 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:38052->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:38056->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57566->172.17.0.2:21103, err= 2025/09/04 03:28:07 INFO : three.txt.bak: Deleted 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58614->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58616->172.17.0.2:21105, err= 2025/09/04 03:28:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:49524->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:47750->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:49538->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:47754->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57974->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/09/04 03:28:07 INFO : three.txt: Copied (new) 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33440->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57982->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56562->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33456->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58622->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58628->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47756->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56564->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56578->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58634->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38060->172.17.0.2:21110, err= --- PASS: TestSyncSuffix (0.14s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57988->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33466->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49552->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33474->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58646->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47758->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57994->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54172->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57572->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39592->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57996->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56582->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-quqoniy2yipe/dst" 2025/09/04 03:28:07 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/09/04 03:28:07 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:07 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:07 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:07 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:07 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:07 DEBUG : TestFTPVsftpd: detected overridden config - adding "{5VnGp}" suffix to name 2025/09/04 03:28:07 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/09/04 03:28:07 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/09/04 03:28:07 DEBUG : Setting pass="ZZtGaE94NjJ0llsTN4bOzikT8wV2QbSCzcGmvZs2Uo5_" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/09/04 03:28:07 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/09/04 03:28:07 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: Connecting to FTP server 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:41184->172.17.0.2:21, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:47770->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58662->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:49556->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:56584->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:56594->172.17.0.2:21101, err= 2025/09/04 03:28:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:60732->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58678->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:56600->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:56602->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58692->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/09/04 03:28:07 INFO : one: Copied (new) 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57588->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : two: Unchanged skipping 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:49566->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:54182->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57602->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:47786->172.17.0.2:21109, err= 2025/09/04 03:28:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:33488->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58008->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:54192->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58020->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58698->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/09/04 03:28:07 INFO : three.txt: Copied (new) 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49572->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60748->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57604->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39604->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58704->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:47792->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:49574->172.17.0.2:21100, err= 2025/09/04 03:28:07 INFO : one-2019-01-01: Deleted 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:57606->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:49588->172.17.0.2:21100, err= 2025/09/04 03:28:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58034->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:38066->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:49604->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58044->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:33498->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : one.1503b713.partial: renamed to: one 2025/09/04 03:28:07 INFO : one: Copied (new) 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:38068->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : two: Unchanged skipping 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:56616->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:49606->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:39620->172.17.0.2:21104, err= 2025/09/04 03:28:07 INFO : three-2019-01-01.txt: Deleted 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:49618->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:38074->172.17.0.2:21110, err= 2025/09/04 03:28:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58710->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:49622->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:58060->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:60754->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe/dst: > dial: conn=172.17.0.1:54204->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/09/04 03:28:07 INFO : three.txt: Copied (new) 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60756->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49638->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60764->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58726->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33508->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54206->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33522->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47798->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38078->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56620->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58740->172.17.0.2:21105, err= --- PASS: TestSyncSuffixKeepExtension (0.11s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39624->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47800->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39634->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39636->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58746->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:07 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33526->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57616->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54214->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38086->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58750->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/09/04 03:28:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/04 03:28:07 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60778->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38100->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60784->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38116->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33532->172.17.0.2:21106, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57624->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33534->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54224->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57630->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58766->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38122->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54230->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47810->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57646->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/09/04 03:28:07 INFO : existing: Copied (new) 2025/09/04 03:28:07 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39650->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49646->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33550->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:07 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:07 ERROR : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: not deleting files as there were IO errors 2025/09/04 03:28:07 ERROR : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: not deleting directories as there were IO errors 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38136->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49650->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33558->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58064->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57658->172.17.0.2:21103, err= --- PASS: TestSyncImmutable (0.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58076->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54240->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57662->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39666->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47814->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:07 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : existing: Unchanged skipping 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:07 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:07 INFO : There was nothing to transfer 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57676->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38148->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49660->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60792->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58078->172.17.0.2:21102, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56630->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58778->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39668->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33564->172.17.0.2:21106, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38152->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38164->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58088->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38168->172.17.0.2:21110, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60798->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57678->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60808->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60818->172.17.0.2:21107, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58786->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54248->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49674->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38176->172.17.0.2:21110, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58100->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58110->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39684->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33580->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54256->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58792->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38192->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39688->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54258->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56638->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33594->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49676->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56642->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47826->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56658->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60820->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58114->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58806->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60832->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60848->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47830->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56660->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57688->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57704->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58122->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54268->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56662->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58814->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49682->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33600->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39696->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58132->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38208->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57712->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58830->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47838->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39700->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57716->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49696->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39708->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49700->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39714->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33608->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47850->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33622->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47854->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58136->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54272->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58146->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47856->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58156->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47870->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47876->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54276->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39726->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58838->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60860->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56670->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58852->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49714->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38218->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58854->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56682->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58864->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60866->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38224->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39738->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56692->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58170->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58880->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57718->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57728->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57744->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39742->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56696->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56702->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33638->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58890->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57750->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47882->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58892->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54286->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47886->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38226->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58180->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49716->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57764->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56710->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60874->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49724->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38234->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54288->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47892->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47898->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60888->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57774->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39748->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56722->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58894->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33640->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38246->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57778->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38250->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58196->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60902->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58900->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54294->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57780->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54308->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33646->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38262->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56726->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56742->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58212->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58220->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56758->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47902->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54324->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39760->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58904->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47914->172.17.0.2:21109, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60908->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:07 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : both11: Unchanged skipping 2025/09/04 03:28:07 DEBUG : both0: Unchanged skipping 2025/09/04 03:28:07 DEBUG : both10: Unchanged skipping 2025/09/04 03:28:07 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : both12: Unchanged skipping 2025/09/04 03:28:07 DEBUG : both14: Unchanged skipping 2025/09/04 03:28:07 DEBUG : both13: Unchanged skipping 2025/09/04 03:28:07 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : both15: Unchanged skipping 2025/09/04 03:28:07 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : both17: Unchanged skipping 2025/09/04 03:28:07 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : both16: Unchanged skipping 2025/09/04 03:28:07 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : both18: Unchanged skipping 2025/09/04 03:28:07 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : both19: Unchanged skipping 2025/09/04 03:28:07 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : both1: Unchanged skipping 2025/09/04 03:28:07 DEBUG : both2: Unchanged skipping 2025/09/04 03:28:07 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : both5: Unchanged skipping 2025/09/04 03:28:07 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : both3: Unchanged skipping 2025/09/04 03:28:07 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : both4: Unchanged skipping 2025/09/04 03:28:07 DEBUG : both8: Unchanged skipping 2025/09/04 03:28:07 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:07 DEBUG : both6: Unchanged skipping 2025/09/04 03:28:07 DEBUG : both7: Unchanged skipping 2025/09/04 03:28:07 DEBUG : both9: Unchanged skipping 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:07 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49730->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58230->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60912->172.17.0.2:21107, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47920->172.17.0.2:21109, err= 2025/09/04 03:28:07 INFO : only9: Deleted 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54334->172.17.0.2:21108, err= 2025/09/04 03:28:07 INFO : only14: Deleted 2025/09/04 03:28:07 INFO : only3: Deleted 2025/09/04 03:28:07 INFO : only16: Deleted 2025/09/04 03:28:07 INFO : only10: Deleted 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39768->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38278->172.17.0.2:21110, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58240->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47936->172.17.0.2:21109, err= 2025/09/04 03:28:07 INFO : only18: Deleted 2025/09/04 03:28:07 INFO : only8: Deleted 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38282->172.17.0.2:21110, err= 2025/09/04 03:28:07 INFO : only17: Deleted 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54350->172.17.0.2:21108, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57782->172.17.0.2:21103, err= 2025/09/04 03:28:07 INFO : only6: Deleted 2025/09/04 03:28:07 INFO : only7: Deleted 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58256->172.17.0.2:21102, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39780->172.17.0.2:21104, err= 2025/09/04 03:28:07 INFO : only13: Deleted 2025/09/04 03:28:07 INFO : only12: Deleted 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49746->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57794->172.17.0.2:21103, err= 2025/09/04 03:28:07 INFO : only19: Deleted 2025/09/04 03:28:07 INFO : only1: Deleted 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 INFO : only4: Deleted 2025/09/04 03:28:07 INFO : only2: Deleted 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56764->172.17.0.2:21101, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33660->172.17.0.2:21106, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58912->172.17.0.2:21105, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58268->172.17.0.2:21102, err= 2025/09/04 03:28:07 INFO : only0: Deleted 2025/09/04 03:28:07 INFO : only15: Deleted 2025/09/04 03:28:07 INFO : only11: Deleted 2025/09/04 03:28:07 INFO : only5: Deleted 2025/09/04 03:28:07 INFO : There was nothing to transfer 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39782->172.17.0.2:21104, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49762->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49766->172.17.0.2:21100, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57798->172.17.0.2:21103, err= 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:07 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33666->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39796->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47938->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56770->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38298->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49770->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58922->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56778->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47952->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39804->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54360->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33680->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54372->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33696->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54378->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39812->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33706->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33722->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57812->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39818->172.17.0.2:21104, err= --- PASS: TestSyncConcurrentDelete (0.20s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47966->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58278->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60916->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57826->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38312->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39826->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60922->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58930->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39830->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56792->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60930->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49776->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56794->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58288->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60934->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49792->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57828->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47972->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33734->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38320->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56810->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39834->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58294->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56826->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58938->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57844->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58948->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57856->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58300->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54392->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38332->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58310->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58318->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54404->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47984->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58960->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:47998->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48012->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60950->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56828->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54416->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58964->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60956->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38340->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58974->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58322->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48014->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60962->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38356->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60968->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56830->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38362->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48022->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39848->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49800->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39862->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33736->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57866->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60974->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54422->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39876->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57878->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48026->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56842->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39892->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58324->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58334->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60978->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49812->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58338->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60988->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33744->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58350->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58976->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33748->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58360->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39906->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33756->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58992->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39914->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56856->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38370->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58362->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58366->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60992->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38376->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48032->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60996->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56860->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39918->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48038->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59004->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49824->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38392->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58382->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38400->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49840->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38410->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57884->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58390->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33758->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59012->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59022->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59032->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57886->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38416->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56876->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48040->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54426->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49852->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49864->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54438->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32770->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49880->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58404->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57894->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33774->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49896->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39920->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54446->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33788->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38432->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:08 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : both11: Unchanged skipping 2025/09/04 03:28:08 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : both0: Unchanged skipping 2025/09/04 03:28:08 DEBUG : both10: Unchanged skipping 2025/09/04 03:28:08 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : both12: Unchanged skipping 2025/09/04 03:28:08 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : both16: Unchanged skipping 2025/09/04 03:28:08 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : both17: Unchanged skipping 2025/09/04 03:28:08 DEBUG : both13: Unchanged skipping 2025/09/04 03:28:08 DEBUG : both15: Unchanged skipping 2025/09/04 03:28:08 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : both14: Unchanged skipping 2025/09/04 03:28:08 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : both19: Unchanged skipping 2025/09/04 03:28:08 DEBUG : both1: Unchanged skipping 2025/09/04 03:28:08 DEBUG : both18: Unchanged skipping 2025/09/04 03:28:08 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : both4: Unchanged skipping 2025/09/04 03:28:08 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : both6: Unchanged skipping 2025/09/04 03:28:08 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : both2: Unchanged skipping 2025/09/04 03:28:08 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : both7: Unchanged skipping 2025/09/04 03:28:08 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : both5: Unchanged skipping 2025/09/04 03:28:08 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/04 03:28:08 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : both9: Unchanged skipping 2025/09/04 03:28:08 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/04 03:28:08 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/04 03:28:08 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/04 03:28:08 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/04 03:28:08 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : both3: Unchanged skipping 2025/09/04 03:28:08 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/04 03:28:08 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/04 03:28:08 DEBUG : both8: Unchanged skipping 2025/09/04 03:28:08 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/04 03:28:08 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/04 03:28:08 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/04 03:28:08 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58410->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/04 03:28:08 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57902->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/04 03:28:08 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/04 03:28:08 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/04 03:28:08 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59034->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48054->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39936->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58420->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59046->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48068->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54454->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56882->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49906->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32782->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39948->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57916->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59058->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33792->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48076->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57926->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33800->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/09/04 03:28:08 INFO : only10: Copied (replaced existing) 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39960->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58422->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/09/04 03:28:08 INFO : only0: Copied (replaced existing) 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54462->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/09/04 03:28:08 INFO : only12: Copied (replaced existing) 2025/09/04 03:28:08 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/09/04 03:28:08 INFO : only13: Copied (replaced existing) 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48080->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32784->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59070->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57938->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39966->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58438->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49910->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33806->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49920->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58442->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38442->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33822->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59076->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54464->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48094->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38450->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39970->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/09/04 03:28:08 INFO : only17: Copied (replaced existing) 2025/09/04 03:28:08 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/09/04 03:28:08 INFO : only15: Copied (replaced existing) 2025/09/04 03:28:08 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/09/04 03:28:08 INFO : only18: Copied (replaced existing) 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54476->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39974->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56886->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59092->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54484->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/09/04 03:28:08 INFO : only19: Copied (replaced existing) 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32796->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33836->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38452->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49932->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32806->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59106->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57946->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48110->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58444->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49942->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54494->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58446->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48118->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49956->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/09/04 03:28:08 INFO : only1: Copied (replaced existing) 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39988->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/09/04 03:28:08 INFO : only2: Copied (replaced existing) 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59116->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57948->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/09/04 03:28:08 INFO : only4: Copied (replaced existing) 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32812->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54506->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/09/04 03:28:08 INFO : only11: Copied (replaced existing) 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57962->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39994->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58452->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59130->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49964->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39998->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48124->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38454->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56896->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48126->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49978->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38460->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59146->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57978->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38474->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56908->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/09/04 03:28:08 INFO : only14: Copied (replaced existing) 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48134->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/09/04 03:28:08 INFO : only6: Copied (replaced existing) 2025/09/04 03:28:08 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/09/04 03:28:08 INFO : only7: Copied (replaced existing) 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59152->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54508->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32826->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33850->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59154->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/09/04 03:28:08 INFO : only8: Copied (replaced existing) 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57986->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40004->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32834->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56918->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49990->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48146->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38478->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56930->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40008->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48148->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33864->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54514->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/09/04 03:28:08 INFO : only16: Copied (replaced existing) 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56936->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58000->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/09/04 03:28:08 INFO : only3: Copied (replaced existing) 2025/09/04 03:28:08 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/09/04 03:28:08 INFO : only5: Copied (replaced existing) 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54530->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/09/04 03:28:08 INFO : only9: Copied (replaced existing) 2025/09/04 03:28:08 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33868->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48154->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58014->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40022->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32846->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40030->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48158->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49992->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58466->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59156->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38492->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49998->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54536->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58026->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40032->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59164->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54544->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58480->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32860->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32876->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38502->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56942->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38504->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38506->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58492->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50002->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32888->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48160->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48170->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58508->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58036->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59176->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32894->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58514->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48172->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40042->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50008->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32900->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32904->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32918->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58050->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38510->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32932->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33882->172.17.0.2:21106, err= --- PASS: TestSyncConcurrentTruncate (0.30s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:08 DEBUG : empty_dir: Making directory with metadata 2025/09/04 03:28:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 03:28:08 DEBUG : empty_on_remote: Making directory with metadata 2025/09/04 03:28:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 03:28:08 INFO : empty_on_remote: Making directory 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54546->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54550->172.17.0.2:21108, err= 2025/09/04 03:28:08 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/04 03:28:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/04 03:28:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/04 03:28:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/04 03:28:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33922->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58056->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32962->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58562->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59196->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58564->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32968->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56974->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32978->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48236->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33936->172.17.0.2:21106, err= --- PASS: TestSyncReplaceDirModTime (0.07s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:08 DEBUG : empty_dir: Making directory with metadata 2025/09/04 03:28:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 03:28:08 DEBUG : empty_on_remote: Making directory with metadata 2025/09/04 03:28:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 03:28:08 INFO : empty_on_remote: Making directory 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58068->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50062->172.17.0.2:21100, err= 2025/09/04 03:28:08 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/04 03:28:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/04 03:28:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/04 03:28:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/04 03:28:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/04 03:28:08 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54586->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33028->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59214->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40102->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54600->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48264->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58616->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59228->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40106->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50108->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57022->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59244->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50124->172.17.0.2:21100, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.09s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 03:28:08 INFO : sub dir: Making directory 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40108->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40118->172.17.0.2:21104, err= 2025/09/04 03:28:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50228->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54634->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58164->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58684->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40150->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57050->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54644->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33056->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57058->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33062->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40154->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34002->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33066->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58690->172.17.0.2:21102, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.12s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 03:28:08 INFO : sub dir: Making directory 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50230->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54654->172.17.0.2:21108, err= 2025/09/04 03:28:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38642->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48392->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58216->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33100->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57092->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57094->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33112->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40196->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54696->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57096->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50286->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58228->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57098->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48398->172.17.0.2:21109, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.10s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58238->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54704->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54712->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54726->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48402->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57114->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33124->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38658->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38670->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38686->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59416->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58246->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38698->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38706->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40206->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38716->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57128->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58738->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33136->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34052->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33140->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57144->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57156->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57164->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38722->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57180->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48416->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48428->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58750->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50292->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50306->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40212->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57196->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54730->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57206->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34066->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38734->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40226->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58260->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57210->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57212->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40234->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38744->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50308->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54732->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59430->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59438->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58268->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54736->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58758->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50322->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50334->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58280->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59442->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59448->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54748->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59454->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38746->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38756->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40238->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38760->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58286->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : apple: Excluded 2025/09/04 03:28:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:08 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : banana: Excluded 2025/09/04 03:28:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33156->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48438->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59456->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50338->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : apple: Unchanged skipping 2025/09/04 03:28:08 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : banana: Unchanged skipping 2025/09/04 03:28:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:28:08 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59460->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Connecting to FTP server 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Connecting to FTP server 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Connecting to FTP server 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41186->172.17.0.2:21, err= 2025/09/04 03:28:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41202->172.17.0.2:21, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21") 2025/09/04 03:28:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41210->172.17.0.2:21, err= 2025/09/04 03:28:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:08 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:08 INFO : There was nothing to transfer 2025/09/04 03:28:08 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40242->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : apple: Excluded 2025/09/04 03:28:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:08 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : banana: Excluded 2025/09/04 03:28:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50352->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54760->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59474->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58288->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : banana: Unchanged skipping 2025/09/04 03:28:08 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:28:08 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : apple: Unchanged skipping 2025/09/04 03:28:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33164->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:08 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:08 INFO : There was nothing to transfer 2025/09/04 03:28:08 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54776->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : apple: Excluded 2025/09/04 03:28:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:08 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : banana: Excluded 2025/09/04 03:28:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50362->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33176->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58762->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34078->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33180->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34086->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57220->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58766->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59484->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58774->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48454->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50368->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58782->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33188->172.17.0.2:21107, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54792->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40254->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54794->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40264->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34098->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57224->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58798->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54802->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50384->172.17.0.2:21100, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59500->172.17.0.2:21105, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48462->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34112->172.17.0.2:21106, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48478->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58298->172.17.0.2:21103, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57234->172.17.0.2:21101, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40276->172.17.0.2:21104, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48494->172.17.0.2:21109, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58814->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38768->172.17.0.2:21110, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48508->172.17.0.2:21109, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58824->172.17.0.2:21102, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54810->172.17.0.2:21108, err= 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:08 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38772->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54820->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50386->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57236->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33198->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59504->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58308->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48510->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34120->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33210->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50392->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58312->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58826->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58828->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48522->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48534->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57248->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38774->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33222->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54830->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50400->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40292->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50408->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33224->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48544->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40294->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59516->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58328->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33232->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58834->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59528->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58336->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50418->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40296->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58838->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33248->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34124->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34132->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34136->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58842->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40310->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59540->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59552->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50432->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54832->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54844->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33254->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50448->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48548->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34152->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34168->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40318->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38786->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40328->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58342->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54846->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40340->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : apple: Excluded 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:09 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : banana: Excluded 2025/09/04 03:28:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50460->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48554->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59564->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50476->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : apple: Unchanged skipping 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : banana: Unchanged skipping 2025/09/04 03:28:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40348->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:09 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:09 INFO : There was nothing to transfer 2025/09/04 03:28:09 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40362->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : apple: Excluded 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:09 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : banana: Excluded 2025/09/04 03:28:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40366->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38802->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50488->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59580->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:28:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : banana: Unchanged skipping 2025/09/04 03:28:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:28:09 DEBUG : apple: Unchanged skipping 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59590->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:09 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:09 INFO : There was nothing to transfer 2025/09/04 03:28:09 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50498->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : apple: Excluded 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:09 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : banana: Excluded 2025/09/04 03:28:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57264->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50512->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38818->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38828->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38844->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38848->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34172->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38856->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48558->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40374->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33256->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59606->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57276->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40390->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59618->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54856->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48564->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50520->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38866->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50522->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33264->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58344->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34186->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48578->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58846->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54868->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50528->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34196->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59622->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34212->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33276->172.17.0.2:21107, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59634->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59650->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40400->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59658->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54872->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48580->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54884->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58858->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38870->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34224->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48596->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57290->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38878->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48610->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58872->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58354->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58362->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58880->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34240->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48616->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57302->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38880->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57314->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48624->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48638->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54892->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57328->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40412->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57336->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58368->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50544->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48648->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38882->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33282->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54894->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33298->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57346->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57360->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59660->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48654->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57372->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58384->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59670->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38894->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33314->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59672->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57374->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38896->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58890->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48668->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33326->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59682->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57384->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40424->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40438->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34248->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33330->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34250->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38908->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50546->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59696->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48680->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : apple: Excluded 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:09 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : banana: Excluded 2025/09/04 03:28:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59700->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59714->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57400->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34256->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54910->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59720->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58894->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50554->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34268->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58394->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57402->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59736->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50566->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33340->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58896->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34272->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38916->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58396->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40454->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50576->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58404->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40464->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58906->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50582->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/09/04 03:28:09 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34288->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48696->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50586->172.17.0.2:21100, err= 2025/09/04 03:28:09 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58912->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40470->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59744->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50590->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48700->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58408->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38926->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59760->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58922->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54916->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57416->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48704->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59770->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50596->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34304->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57422->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58412->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33346->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57432->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48720->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58424->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54924->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50610->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34308->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59780->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54928->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38936->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40472->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34324->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40478->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54942->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40490->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33360->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34328->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59794->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54956->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50626->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33368->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38942->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58428->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57446->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59802->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40504->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54964->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33372->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38946->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57456->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50628->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54966->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58928->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38962->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40512->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38978->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58442->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57470->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58938->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40520->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48730->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38986->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58948->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50634->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33388->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57486->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40534->172.17.0.2:21104, err= 2025/09/04 03:28:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34338->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50644->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59810->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57490->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58454->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54972->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50660->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:54988->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:38992->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59822->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33402->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57502->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58458->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50662->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 03:28:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/04 03:28:09 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50670->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34352->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39000->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33416->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40536->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58464->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48740->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58964->172.17.0.2:21102, err= 2025/09/04 03:28:09 INFO : appleappleapplebanana: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59838->172.17.0.2:21105, err= 2025/09/04 03:28:09 INFO : dir1/0008-2345678.txt: Deleted 2025/09/04 03:28:09 INFO : apple: Deleted 2025/09/04 03:28:09 INFO : splitbananasplit: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58476->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48746->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34356->172.17.0.2:21106, err= 2025/09/04 03:28:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/04 03:28:09 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/04 03:28:09 INFO : dir1/0013-789;=.txt: Deleted 2025/09/04 03:28:09 INFO : banana: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59840->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58478->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34362->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33418->172.17.0.2:21107, err= 2025/09/04 03:28:09 INFO : dir1/0010-456789.txt: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40540->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57512->172.17.0.2:21101, err= 2025/09/04 03:28:09 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/04 03:28:09 INFO : dir1/0003-defghij.txt: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59844->172.17.0.2:21105, err= 2025/09/04 03:28:09 INFO : dir1/0012-6789;.txt: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 INFO : dir1/0014-89;=.txt: Deleted 2025/09/04 03:28:09 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/04 03:28:09 INFO : dir1/0011-56789;.txt: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55004->172.17.0.2:21108, err= 2025/09/04 03:28:09 INFO : dir1/0007-1234567.txt: Deleted 2025/09/04 03:28:09 INFO : dir1/0009-3456789.txt: Deleted 2025/09/04 03:28:09 INFO : dir1/0015-9;=.txt: Deleted 2025/09/04 03:28:09 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55008->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : YXBwbGU=: Excluded 2025/09/04 03:28:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/09/04 03:28:09 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : YmFuYW5h: Excluded 2025/09/04 03:28:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39012->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50672->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58484->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48750->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : apple: Unchanged skipping 2025/09/04 03:28:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33432->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : banana: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:09 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:09 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33434->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : YXBwbGU=: Excluded 2025/09/04 03:28:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/09/04 03:28:09 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : YmFuYW5h: Excluded 2025/09/04 03:28:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58488->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/09/04 03:28:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33450->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40556->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 03:28:09 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55020->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57526->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48766->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39024->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58494->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58504->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55026->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57536->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33454->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48772->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39036->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34374->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40564->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48788->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58972->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33456->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39042->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50684->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59850->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50698->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55028->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34382->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48792->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55036->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58510->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50714->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58512->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55042->172.17.0.2:21108, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50718->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33466->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48800->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57552->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48812->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58978->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55048->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58982->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39050->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58990->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58520->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57566->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39062->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34386->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57576->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59854->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40576->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40590->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57582->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58536->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50728->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58992->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59868->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59000->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39076->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33482->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48828->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34394->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57588->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33496->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40592->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59012->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34404->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50736->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58548->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34414->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34416->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59020->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50752->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55050->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58554->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50760->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55064->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48832->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59872->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57594->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50776->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50792->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40596->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59880->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40598->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58556->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59894->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55066->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33506->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48842->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59032->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34428->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50794->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48852->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33510->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57606->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : apple: Excluded 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:09 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : banana: Excluded 2025/09/04 03:28:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55068->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58558->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55080->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:28:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:28:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:28:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:28:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:28:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55086->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:28:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:28:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55094->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40608->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59048->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48866->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50798->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 03:28:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:28:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 03:28:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:28:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:28:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:28:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:28:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48878->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59906->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57618->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39088->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34442->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48894->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40624->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59920->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50810->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33522->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55108->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39092->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34456->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50820->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40628->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/09/04 03:28:09 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/04 03:28:09 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/09/04 03:28:09 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59056->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57628->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34470->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39108->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/09/04 03:28:09 INFO : apple: Copied (new) to: PREFIXapple 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40630->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55114->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57638->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59070->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33536->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39112->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55124->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48898->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57646->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59084->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33540->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59922->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58564->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33550->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39118->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 03:28:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/09/04 03:28:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55126->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 03:28:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40646->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48914->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57648->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40660->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59924->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58570->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48920->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/09/04 03:28:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39130->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34486->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33560->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59938->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59090->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40676->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34488->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59094->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50832->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33572->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57656->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 03:28:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/09/04 03:28:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50842->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39132->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55138->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58574->172.17.0.2:21103, err= 2025/09/04 03:28:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34500->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55154->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48936->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39142->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58576->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48946->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59954->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/09/04 03:28:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57666->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33584->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39154->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55156->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40688->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57682->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39158->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/09/04 03:28:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58578->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33590->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/09/04 03:28:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34504->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58588->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33604->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/09/04 03:28:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39172->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34518->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57684->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50846->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48960->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55164->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39182->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34528->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/09/04 03:28:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50860->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55174->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58600->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39188->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40704->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57694->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59104->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40710->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48964->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/09/04 03:28:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34544->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/09/04 03:28:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/09/04 03:28:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33610->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57702->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/09/04 03:28:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/04 03:28:09 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33614->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48972->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57706->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40712->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58602->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34560->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59964->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59118->172.17.0.2:21102, err= 2025/09/04 03:28:09 INFO : splitbananasplit: Deleted 2025/09/04 03:28:09 INFO : apple: Deleted 2025/09/04 03:28:09 INFO : dir1/0009-3456789.txt: Deleted 2025/09/04 03:28:09 INFO : dir1/0012-6789;.txt: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33628->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39200->172.17.0.2:21110, err= 2025/09/04 03:28:09 INFO : dir1/0013-789;=.txt: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 INFO : dir1/0011-56789;.txt: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57714->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48984->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59976->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58610->172.17.0.2:21103, err= 2025/09/04 03:28:09 INFO : dir1/0010-456789.txt: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/04 03:28:09 INFO : dir1/0003-defghij.txt: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40716->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55182->172.17.0.2:21108, err= 2025/09/04 03:28:09 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34562->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57718->172.17.0.2:21101, err= 2025/09/04 03:28:09 INFO : banana: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 INFO : dir1/0014-89;=.txt: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33632->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/04 03:28:09 INFO : dir1/0015-9;=.txt: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40726->172.17.0.2:21104, err= 2025/09/04 03:28:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/04 03:28:09 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/04 03:28:09 INFO : appleappleapplebanana: Deleted 2025/09/04 03:28:09 INFO : dir1/0008-2345678.txt: Deleted 2025/09/04 03:28:09 INFO : dir1/0007-1234567.txt: Deleted 2025/09/04 03:28:09 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34570->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : PREFIXapple: Excluded 2025/09/04 03:28:09 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/09/04 03:28:09 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : PREFIXbanana: Excluded 2025/09/04 03:28:09 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : PREFIXsplitbananasplit: Excluded 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34574->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59982->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57734->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/04 03:28:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/04 03:28:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/04 03:28:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/04 03:28:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/04 03:28:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/04 03:28:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/04 03:28:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/04 03:28:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/04 03:28:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/04 03:28:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 03:28:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 03:28:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/04 03:28:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/04 03:28:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 03:28:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 03:28:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/04 03:28:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/04 03:28:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/04 03:28:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/04 03:28:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/04 03:28:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/04 03:28:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/04 03:28:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/04 03:28:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/04 03:28:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/04 03:28:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 03:28:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 03:28:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/04 03:28:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/04 03:28:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 03:28:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 03:28:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/04 03:28:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:28:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:28:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:28:09 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 03:28:09 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 03:28:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33646->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39202->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40736->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59996->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50870->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:48998->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59120->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49000->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40746->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60002->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58614->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50878->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34588->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57746->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49012->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39206->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59134->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33658->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39218->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40760->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49014->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/09/04 03:28:09 INFO : banana: Copied (new) 2025/09/04 03:28:09 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/09/04 03:28:09 INFO : appleappleapplebanana: Copied (new) 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55192->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/09/04 03:28:09 INFO : splitbananasplit: Copied (new) 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33670->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58620->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40766->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/09/04 03:28:09 INFO : apple: Copied (new) 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39230->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57760->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49030->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55198->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58630->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50884->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60016->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40780->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50894->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57772->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49038->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40796->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60018->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33686->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39244->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40802->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/09/04 03:28:09 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/09/04 03:28:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/09/04 03:28:09 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57782->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60020->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55200->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39256->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/09/04 03:28:09 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57784->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33702->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60036->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39260->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55202->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34592->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33706->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59136->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49044->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50906->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58638->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33708->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/09/04 03:28:09 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60042->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39266->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57792->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33720->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50922->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39282->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60054->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40814->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58652->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/09/04 03:28:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34602->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/09/04 03:28:09 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50936->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49052->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59142->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58654->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34614->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39296->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33722->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/09/04 03:28:09 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55210->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50942->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57802->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58662->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50958->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57814->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55218->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60066->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59152->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55226->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/09/04 03:28:09 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40816->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/09/04 03:28:09 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50966->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58672->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60074->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39300->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33726->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/09/04 03:28:09 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60086->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57824->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/09/04 03:28:09 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33732->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40824->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59162->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50980->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33744->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59166->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50994->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/09/04 03:28:09 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55228->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58684->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/09/04 03:28:09 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57830->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/09/04 03:28:09 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/04 03:28:09 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49066->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60090->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58698->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57838->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55232->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39312->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51002->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59182->172.17.0.2:21102, err= 2025/09/04 03:28:09 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/04 03:28:09 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33752->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34628->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/04 03:28:09 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49080->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/04 03:28:09 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51012->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58700->172.17.0.2:21103, err= 2025/09/04 03:28:09 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/04 03:28:09 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59194->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51028->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55236->172.17.0.2:21108, err= 2025/09/04 03:28:09 INFO : PREFIXapple: Deleted 2025/09/04 03:28:09 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39320->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57846->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34632->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49096->172.17.0.2:21109, err= 2025/09/04 03:28:09 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/04 03:28:09 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/04 03:28:09 INFO : PREFIXbanana: Deleted 2025/09/04 03:28:09 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/04 03:28:09 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/04 03:28:09 INFO : PREFIXsplitbananasplit: Deleted 2025/09/04 03:28:09 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/04 03:28:09 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39322->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : apple: Excluded 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:09 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : banana: Excluded 2025/09/04 03:28:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49106->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60094->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60102->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40826->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : apple: Excluded 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:09 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : banana: Excluded 2025/09/04 03:28:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55240->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58716->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59208->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39332->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33756->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39342->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49110->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49126->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51042->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58720->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40830->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49134->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59212->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49140->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34642->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55248->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60118->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57854->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57860->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34646->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59214->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60124->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40834->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39358->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60132->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55250->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40848->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58730->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57868->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57870->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33762->172.17.0.2:21107, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39362->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57876->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40860->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60148->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59222->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39370->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59226->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57884->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57892->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55264->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34658->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59242->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40866->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33768->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51054->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59248->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58742->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58746->172.17.0.2:21103, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39386->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60158->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40874->172.17.0.2:21104, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33784->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51070->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60170->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34668->172.17.0.2:21106, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51080->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55268->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49152->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57904->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51094->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55276->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57914->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39392->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59262->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55282->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51108->172.17.0.2:21100, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59270->172.17.0.2:21102, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55286->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60180->172.17.0.2:21105, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55298->172.17.0.2:21108, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33798->172.17.0.2:21107, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57924->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57938->172.17.0.2:21101, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49166->172.17.0.2:21109, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39394->172.17.0.2:21110, err= 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:09 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49182->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49196->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51110->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57952->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60182->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49208->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49222->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59280->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55300->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49236->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58748->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33802->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40886->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39400->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34684->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51120->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39412->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : apple: Excluded 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:10 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : banana: Excluded 2025/09/04 03:28:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34700->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55316->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51124->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/04 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:28:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/04 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:28:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/04 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40890->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:28:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/04 03:28:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40892->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55332->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34714->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39414->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60194->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51134->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33812->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49242->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40906->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59288->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60204->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55338->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33818->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34720->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60214->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58756->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39416->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59290->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49254->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/09/04 03:28:10 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55350->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57968->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49264->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59300->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/09/04 03:28:10 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/09/04 03:28:10 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57974->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51140->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39422->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58770->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33832->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55356->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60224->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57990->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51142->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60240->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49274->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55368->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51144->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40910->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34724->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60256->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/04 03:28:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49284->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/04 03:28:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34732->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/09/04 03:28:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59310->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58778->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55382->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/04 03:28:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39430->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57992->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33836->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34744->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40922->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55386->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59318->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39446->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34758->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:57996->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40936->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39448->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34760->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59328->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49294->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/04 03:28:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/04 03:28:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58786->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51154->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58006->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/09/04 03:28:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51168->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34764->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39454->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58010->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/09/04 03:28:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40950->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33848->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49300->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55400->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40962->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58026->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39464->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60268->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33852->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40972->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34774->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51174->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60274->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33854->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/09/04 03:28:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40982->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/09/04 03:28:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/09/04 03:28:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58792->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60288->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51182->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59338->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60296->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/09/04 03:28:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40986->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33870->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51194->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58038->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39478->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60302->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59350->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34778->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49308->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58052->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55404->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60310->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/09/04 03:28:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34794->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39482->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/09/04 03:28:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/09/04 03:28:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51198->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/09/04 03:28:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34798->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59352->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51202->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49318->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41002->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39486->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55420->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58794->172.17.0.2:21103, err= 2025/09/04 03:28:10 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 INFO : banana: Deleted 2025/09/04 03:28:10 INFO : dir1/0013-789;=.txt: Deleted 2025/09/04 03:28:10 INFO : dir1/0003-defghij.txt: Deleted 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60320->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58808->172.17.0.2:21103, err= 2025/09/04 03:28:10 INFO : dir1/0011-56789;.txt: Deleted 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58060->172.17.0.2:21101, err= 2025/09/04 03:28:10 INFO : dir1/0012-6789;.txt: Deleted 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33872->172.17.0.2:21107, err= 2025/09/04 03:28:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51218->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 INFO : apple: Deleted 2025/09/04 03:28:10 INFO : dir1/0015-9;=.txt: Deleted 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59360->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 INFO : dir1/0007-1234567.txt: Deleted 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39496->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41006->172.17.0.2:21104, err= 2025/09/04 03:28:10 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33880->172.17.0.2:21107, err= 2025/09/04 03:28:10 INFO : dir1/0010-456789.txt: Deleted 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 INFO : splitbananasplit: Deleted 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58072->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55426->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51222->172.17.0.2:21100, err= 2025/09/04 03:28:10 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/04 03:28:10 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/04 03:28:10 INFO : dir1/0008-2345678.txt: Deleted 2025/09/04 03:28:10 INFO : dir1/0014-89;=.txt: Deleted 2025/09/04 03:28:10 INFO : appleappleapplebanana: Deleted 2025/09/04 03:28:10 INFO : dir1/0009-3456789.txt: Deleted 2025/09/04 03:28:10 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/04 03:28:10 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55428->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : appleSUFFIX: Excluded 2025/09/04 03:28:10 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/09/04 03:28:10 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : bananaSUFFIX: Excluded 2025/09/04 03:28:10 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : splitbananasplitSUFFIX: Excluded 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58816->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58086->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34814->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/04 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/04 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/04 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/04 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/04 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/04 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/04 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/04 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/04 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/04 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/04 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/04 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/04 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/04 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/04 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/04 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/04 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/04 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:28:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 03:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/04 03:28:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58092->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39512->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58822->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60330->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33890->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58094->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55440->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41010->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51230->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33902->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58106->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41016->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55452->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60332->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33910->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58830->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59368->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49320->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/09/04 03:28:10 INFO : banana: Copied (new) 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39520->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51236->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59382->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58840->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/09/04 03:28:10 INFO : splitbananasplit: Copied (new) 2025/09/04 03:28:10 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 INFO : appleappleapplebanana: Copied (new) 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34826->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41026->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39526->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49336->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59398->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/09/04 03:28:10 INFO : apple: Copied (new) 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60348->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51248->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49352->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39530->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33924->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55462->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59408->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60356->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33930->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55472->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58852->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/09/04 03:28:10 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33936->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39546->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/09/04 03:28:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51250->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34832->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41042->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33948->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/09/04 03:28:10 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55474->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58864->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39556->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33960->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41048->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34842->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/09/04 03:28:10 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59424->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34850->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39558->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58866->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/09/04 03:28:10 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41050->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51258->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58880->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58108->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55478->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58884->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60366->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34862->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/09/04 03:28:10 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41054->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/09/04 03:28:10 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59434->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60376->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39574->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34868->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60382->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/09/04 03:28:10 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41062->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55484->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51270->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34880->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33972->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59450->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55492->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58894->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/09/04 03:28:10 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55504->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49362->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58902->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59466->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/09/04 03:28:10 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49364->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59472->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51274->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58904->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/09/04 03:28:10 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39590->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58112->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41074->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59476->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/09/04 03:28:10 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59482->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49370->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34890->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51286->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60398->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49384->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33984->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39600->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/09/04 03:28:10 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49392->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51300->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33994->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/09/04 03:28:10 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41084->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58114->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/09/04 03:28:10 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55514->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/09/04 03:28:10 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/04 03:28:10 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49400->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39616->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58126->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55518->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41088->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58910->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34006->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59496->172.17.0.2:21102, err= 2025/09/04 03:28:10 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/04 03:28:10 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/04 03:28:10 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51312->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34902->172.17.0.2:21106, err= 2025/09/04 03:28:10 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/04 03:28:10 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/04 03:28:10 INFO : appleSUFFIX: Deleted 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41092->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49414->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60406->172.17.0.2:21105, err= 2025/09/04 03:28:10 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51328->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58134->172.17.0.2:21101, err= 2025/09/04 03:28:10 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39624->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 INFO : splitbananasplitSUFFIX: Deleted 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58916->172.17.0.2:21103, err= 2025/09/04 03:28:10 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/04 03:28:10 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59508->172.17.0.2:21102, err= 2025/09/04 03:28:10 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55534->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60408->172.17.0.2:21105, err= 2025/09/04 03:28:10 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/04 03:28:10 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/04 03:28:10 INFO : bananaSUFFIX: Deleted 2025/09/04 03:28:10 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/04 03:28:10 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/04 03:28:10 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/04 03:28:10 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58136->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : apple: Excluded 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:10 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : banana: Excluded 2025/09/04 03:28:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55542->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59512->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39630->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34018->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : apple: Excluded 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:10 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : banana: Excluded 2025/09/04 03:28:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51330->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49416->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34024->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49432->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59520->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41096->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34916->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58928->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58138->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34026->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58938->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59522->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51336->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55558->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34032->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60414->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58948->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51342->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55562->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49442->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34036->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58140->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58148->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39646->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34046->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39650->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58156->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51346->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60418->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58166->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34060->172.17.0.2:21107, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60422->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58960->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60430->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34070->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58174->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34074->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51360->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59532->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34088->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60438->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51364->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59536->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49458->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60442->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60450->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39652->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51368->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58974->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58980->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51378->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39662->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58986->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41106->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58988->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51384->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51398->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59540->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34102->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55576->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49468->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59548->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39674->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34922->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41118->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49482->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60462->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39680->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41132->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51410->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59558->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39692->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39706->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34936->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34946->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51422->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49494->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51436->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34106->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34112->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34962->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39716->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41138->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59568->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41142->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55592->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55596->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49502->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39732->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39744->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39746->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34964->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60472->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : apple: Excluded 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:10 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : banana: Excluded 2025/09/04 03:28:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58180->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39754->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60482->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:28:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:28:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58192->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:28:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:28:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : banana: Unchanged skipping 2025/09/04 03:28:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : apple: Unchanged skipping 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34968->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34128->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58204->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55600->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58206->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39764->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34970->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58222->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51450->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60492->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34972->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34980->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41152->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60498->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58996->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39772->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41168->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34138->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/09/04 03:28:10 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/09/04 03:28:10 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49512->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59000->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34986->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41174->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34148->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/09/04 03:28:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55606->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58230->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51454->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/09/04 03:28:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59006->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59576->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49522->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60512->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41176->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59580->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34164->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55622->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49534->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51466->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/09/04 03:28:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39780->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58244->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59584->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55634->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41184->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/09/04 03:28:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59590->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/09/04 03:28:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34998->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34166->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51470->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60516->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49544->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/09/04 03:28:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59014->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51486->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55644->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39782->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49550->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58256->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34182->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/09/04 03:28:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59024->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35006->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51496->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60524->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49562->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59598->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51508->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/09/04 03:28:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39786->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58264->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/09/04 03:28:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59030->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49574->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59602->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41188->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58274->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55650->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35018->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/09/04 03:28:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58286->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60532->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34194->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51516->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35030->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/09/04 03:28:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41204->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34196->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55652->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51518->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/09/04 03:28:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49590->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59606->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39790->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/09/04 03:28:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60542->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35038->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59614->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49592->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/09/04 03:28:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35044->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60556->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49602->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59044->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/09/04 03:28:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35046->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/09/04 03:28:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/04 03:28:10 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55658->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60564->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51526->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59628->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39806->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59058->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41212->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58296->172.17.0.2:21101, err= 2025/09/04 03:28:10 INFO : splitbananasplit: Deleted 2025/09/04 03:28:10 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/04 03:28:10 INFO : dir1/0012-6789;.txt: Deleted 2025/09/04 03:28:10 INFO : dir1/0007-1234567.txt: Deleted 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 INFO : dir1/0014-89;=.txt: Deleted 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60566->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51530->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55666->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34200->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41214->172.17.0.2:21104, err= 2025/09/04 03:28:10 INFO : dir1/0010-456789.txt: Deleted 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49616->172.17.0.2:21109, err= 2025/09/04 03:28:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 INFO : dir1/0011-56789;.txt: Deleted 2025/09/04 03:28:10 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59066->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55674->172.17.0.2:21108, err= 2025/09/04 03:28:10 INFO : appleappleapplebanana: Deleted 2025/09/04 03:28:10 INFO : dir1/0008-2345678.txt: Deleted 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39822->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34216->172.17.0.2:21107, err= 2025/09/04 03:28:10 INFO : dir1/0009-3456789.txt: Deleted 2025/09/04 03:28:10 INFO : dir1/0013-789;=.txt: Deleted 2025/09/04 03:28:10 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/04 03:28:10 INFO : dir1/0015-9;=.txt: Deleted 2025/09/04 03:28:10 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/04 03:28:10 INFO : dir1/0003-defghij.txt: Deleted 2025/09/04 03:28:10 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39828->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : apple: Excluded 2025/09/04 03:28:10 DEBUG : appleapple: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : appleapple: Excluded 2025/09/04 03:28:10 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : banana: Excluded 2025/09/04 03:28:10 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : splitbanan: Excluded 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49628->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0000-abcde: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdef: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefg: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0003-defgh: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0004-efghi: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0005-fghij: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijk: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0007-12345: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0008-23456: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0009-34567: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0010-45678: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0011-56789: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.t: Excluded 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39830->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60568->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 03:28:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:28:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:28:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:28:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55680->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:28:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : banana: Unchanged skipping 2025/09/04 03:28:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : apple: Unchanged skipping 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59074->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 03:28:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 03:28:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 03:28:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 03:28:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 03:28:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 03:28:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 03:28:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 03:28:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 03:28:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 03:28:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 03:28:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 03:28:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 03:28:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 03:28:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 03:28:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:10 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:10 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34230->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : apple: Excluded 2025/09/04 03:28:10 DEBUG : appleapple: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : appleapple: Excluded 2025/09/04 03:28:10 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : banana: Excluded 2025/09/04 03:28:10 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : splitbanan: Excluded 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60576->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0000-abcde: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdef: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefg: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0003-defgh: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0004-efghi: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0005-fghij: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijk: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0007-12345: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0008-23456: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0009-34567: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0010-45678: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0011-56789: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.t: Excluded 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49636->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34240->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 03:28:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 03:28:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59088->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39844->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59098->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55696->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34246->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55698->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39846->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34250->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41222->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35062->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49652->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49654->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41238->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34258->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49656->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49662->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55710->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59632->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49668->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39850->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59110->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59118->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59640->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51540->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55718->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55726->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41244->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58306->172.17.0.2:21101, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34272->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55736->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59126->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41252->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34284->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51548->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55748->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60590->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60604->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51558->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35078->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55752->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34286->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39854->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34292->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55758->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34294->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60606->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58316->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41256->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49676->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59644->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35090->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41260->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59652->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59130->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51560->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34308->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58330->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59658->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59670->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39858->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55764->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58342->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49686->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60622->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35094->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39870->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58356->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58372->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34318->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51574->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34332->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55780->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39886->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58388->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59136->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60632->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55788->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34344->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59686->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59696->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60644->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39896->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60660->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35096->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60676->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59702->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59142->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49690->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58396->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59718->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : apple: Excluded 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:10 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : banana: Excluded 2025/09/04 03:28:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39912->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58408->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49706->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55794->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:28:10 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:28:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : banana: Unchanged skipping 2025/09/04 03:28:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : apple: Unchanged skipping 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55800->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:10 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:10 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59728->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : apple: Excluded 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:10 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : banana: Excluded 2025/09/04 03:28:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60692->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55804->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35110->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35120->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:28:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:28:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : apple: Unchanged skipping 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : banana: Unchanged skipping 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35122->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:10 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:10 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60702->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : apple: Excluded 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:10 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : banana: Excluded 2025/09/04 03:28:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60712->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49712->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59744->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41274->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : apple: Excluded 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:10 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : banana: Excluded 2025/09/04 03:28:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51590->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60722->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59158->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60726->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35126->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51606->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41280->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59168->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60742->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35132->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60750->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41290->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51622->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59752->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41300->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35146->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39924->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34348->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59764->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49728->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55808->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51628->172.17.0.2:21100, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55812->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60754->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34356->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49730->172.17.0.2:21109, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60762->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41312->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58416->172.17.0.2:21101, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59768->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59774->172.17.0.2:21102, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41328->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41332->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35158->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59782->172.17.0.2:21102, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59170->172.17.0.2:21103, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41336->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55818->172.17.0.2:21108, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41348->172.17.0.2:21104, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60770->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39936->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39942->172.17.0.2:21110, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34368->172.17.0.2:21107, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60786->172.17.0.2:21105, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35162->172.17.0.2:21106, err= 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:10 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35166->172.17.0.2:21106, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51636->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41358->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34374->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60800->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39950->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60802->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58430->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59796->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41372->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55834->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34380->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49732->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35172->172.17.0.2:21106, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59174->172.17.0.2:21103, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34386->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55846->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51638->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49746->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34394->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39952->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39954->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39958->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39962->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34408->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49750->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51652->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59180->172.17.0.2:21103, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60812->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39972->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39988->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55850->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34414->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55864->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51658->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51674->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51690->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34424->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59804->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49752->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34428->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51704->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55876->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59818->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35184->172.17.0.2:21106, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41374->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51708->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59820->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : apple: Excluded 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:11 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : banana: Excluded 2025/09/04 03:28:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59188->172.17.0.2:21103, err= 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59834->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35186->172.17.0.2:21106, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55890->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : apple: Unchanged skipping 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:28:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : banana: Unchanged skipping 2025/09/04 03:28:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51710->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:11 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:11 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34442->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : apple: Excluded 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:11 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : banana: Excluded 2025/09/04 03:28:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34456->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60824->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51712->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55898->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : apple: Unchanged skipping 2025/09/04 03:28:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : banana: Unchanged skipping 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:28:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59844->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:11 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:11 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59860->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : apple: Excluded 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:11 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : banana: Excluded 2025/09/04 03:28:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41384->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58438->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55910->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34472->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:39998->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59868->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35202->172.17.0.2:21106, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51728->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49762->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41400->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59870->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58440->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35218->172.17.0.2:21106, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49770->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34480->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55914->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55922->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40002->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34486->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55932->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51742->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59880->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55946->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60838->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58448->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58462->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59882->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51748->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55948->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34496->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60854->172.17.0.2:21105, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55952->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49778->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58476->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34498->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40006->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59886->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59194->172.17.0.2:21103, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51764->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55960->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59898->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51768->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41402->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55966->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60862->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51780->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58490->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55972->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40010->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60876->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41406->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59908->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60892->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60908->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59916->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35230->172.17.0.2:21106, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59928->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59930->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51788->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60916->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49782->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60920->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59204->172.17.0.2:21103, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40024->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49792->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60926->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58498->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40038->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58514->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51796->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60942->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41412->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41426->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40050->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55976->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58518->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:55992->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56008->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59944->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34502->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49798->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40066->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35244->172.17.0.2:21106, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56014->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58528->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60952->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34510->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59218->172.17.0.2:21103, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60966->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35246->172.17.0.2:21106, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49804->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58538->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49820->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : apple: Excluded 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:11 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : banana: Excluded 2025/09/04 03:28:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49822->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58554->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40074->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51802->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:28:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:28:11 DEBUG : apple: Unchanged skipping 2025/09/04 03:28:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : banana: Unchanged skipping 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56016->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:11 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:11 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49830->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : apple: Excluded 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:11 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : banana: Excluded 2025/09/04 03:28:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51810->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60980->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60982->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34514->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : apple: Unchanged skipping 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:28:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : banana: Unchanged skipping 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41428->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:11 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:11 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41432->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : apple: Excluded 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:11 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : banana: Excluded 2025/09/04 03:28:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40082->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49834->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49836->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58556->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59960->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59232->172.17.0.2:21103, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35248->172.17.0.2:21106, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60992->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34526->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59242->172.17.0.2:21103, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59968->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35256->172.17.0.2:21106, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34528->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34542->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59248->172.17.0.2:21103, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56026->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56030->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34546->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56046->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60996->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59258->172.17.0.2:21103, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41442->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35266->172.17.0.2:21106, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35272->172.17.0.2:21106, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49852->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32776->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41454->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59270->172.17.0.2:21103, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49868->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32786->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58570->172.17.0.2:21101, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59970->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58582->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41456->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41468->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59986->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32802->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34552->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56062->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58588->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51824->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34562->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56070->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40096->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58602->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32816->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51830->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58614->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40104->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49882->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40114->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58620->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56084->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35280->172.17.0.2:21106, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34576->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59992->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51832->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34580->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35286->172.17.0.2:21106, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58636->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40120->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49890->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51840->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49902->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32832->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32842->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40128->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58648->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32852->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41480->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49908->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49914->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51844->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49928->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40138->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59994->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60006->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59282->172.17.0.2:21103, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35298->172.17.0.2:21106, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60010->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35300->172.17.0.2:21106, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51858->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41484->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35308->172.17.0.2:21106, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59294->172.17.0.2:21103, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56092->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41498->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41500->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40140->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60012->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41508->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41524->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41532->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : apple: Excluded 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:11 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : banana: Excluded 2025/09/04 03:28:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41538->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32858->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40152->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40168->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:28:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : apple: Unchanged skipping 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41542->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:28:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : banana: Unchanged skipping 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:11 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:11 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34582->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : apple: Excluded 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:11 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : banana: Excluded 2025/09/04 03:28:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34588->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49944->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40184->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59296->172.17.0.2:21103, err= 2025/09/04 03:28:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:28:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : apple: Unchanged skipping 2025/09/04 03:28:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : banana: Unchanged skipping 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32870->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:11 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:11 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35310->172.17.0.2:21106, err= 2025/09/04 03:28:11 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : apple: Excluded 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:11 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : banana: Excluded 2025/09/04 03:28:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49948->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51870->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32880->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34600->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40186->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49958->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60024->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40188->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58656->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32882->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58672->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35314->172.17.0.2:21106, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60040->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34608->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59312->172.17.0.2:21103, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59326->172.17.0.2:21103, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59340->172.17.0.2:21103, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56100->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58676->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51872->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41544->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32894->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41550->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40202->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60042->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56104->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58690->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58706->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34610->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59344->172.17.0.2:21103, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32898->172.17.0.2:21105, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58716->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56116->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32912->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40216->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60054->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34620->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32914->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32930->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41558->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59360->172.17.0.2:21103, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34634->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32932->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32936->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56124->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32940->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32956->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59368->172.17.0.2:21103, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40220->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58718->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51876->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41570->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58724->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40230->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35328->172.17.0.2:21106, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49970->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51884->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49986->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59372->172.17.0.2:21103, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34638->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32972->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58730->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59384->172.17.0.2:21103, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51888->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60062->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32974->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59390->172.17.0.2:21103, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60072->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56132->172.17.0.2:21108, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60076->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:49988->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35330->172.17.0.2:21106, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32978->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41586->172.17.0.2:21104, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:32990->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60078->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35346->172.17.0.2:21106, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60082->172.17.0.2:21102, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59400->172.17.0.2:21103, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33000->172.17.0.2:21105, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40232->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58742->172.17.0.2:21101, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40248->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51904->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51914->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50000->172.17.0.2:21109, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34654->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40260->172.17.0.2:21110, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51922->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51934->172.17.0.2:21100, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34664->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34674->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:11 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34678->172.17.0.2:21107, err= 2025/09/04 03:28:11 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : apple: Excluded 2025/09/04 03:28:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:12 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : banana: Excluded 2025/09/04 03:28:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51946->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58758->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40262->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59410->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : banana: Unchanged skipping 2025/09/04 03:28:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:28:12 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : apple: Unchanged skipping 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41594->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:12 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:12 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51950->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : apple: Excluded 2025/09/04 03:28:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:12 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : banana: Excluded 2025/09/04 03:28:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41596->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60092->172.17.0.2:21102, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33006->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56144->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : apple: Unchanged skipping 2025/09/04 03:28:12 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : banana: Unchanged skipping 2025/09/04 03:28:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 03:28:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41610->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:12 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:12 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50010->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : apple: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : apple: Excluded 2025/09/04 03:28:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : appleappleapplebanana: Excluded 2025/09/04 03:28:12 DEBUG : banana: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : banana: Excluded 2025/09/04 03:28:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : splitbananasplit: Excluded 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35362->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 03:28:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 03:28:12 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41612->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56152->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59412->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58766->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41618->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50018->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60100->172.17.0.2:21102, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56156->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35376->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40274->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34690->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41634->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40282->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51962->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56160->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40296->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50026->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56176->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58782->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59426->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34694->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41638->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51972->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34710->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34712->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34716->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58786->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41642->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41656->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41672->172.17.0.2:21104, err= --- PASS: TestTransform (3.47s) --- PASS: TestTransform/NFC (0.28s) --- PASS: TestTransform/NFD (0.22s) --- PASS: TestTransform/base64 (0.32s) --- PASS: TestTransform/prefix (0.42s) --- PASS: TestTransform/suffix (0.38s) --- PASS: TestTransform/truncate (0.35s) --- PASS: TestTransform/encoder (0.28s) --- PASS: TestTransform/ISO-8859-1 (0.35s) --- PASS: TestTransform/charmap (0.31s) --- PASS: TestTransform/lowercase (0.28s) --- PASS: TestTransform/ascii (0.27s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50032->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51988->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/04 03:28:12 INFO : sub dir_somesuffix: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58794->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58796->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/04 03:28:12 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/04 03:28:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/04 03:28:12 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41686->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58812->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34720->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34726->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58824->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/04 03:28:12 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/04 03:28:12 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56182->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35378->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41692->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58826->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56194->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41706->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58836->172.17.0.2:21101, err= --- PASS: TestTransformCopy (0.03s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33022->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40302->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 INFO : tictactoe: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59440->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33026->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:28:12 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35392->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40310->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58846->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34742->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41710->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/09/04 03:28:12 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/04 03:28:12 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40318->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59444->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58858->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60104->172.17.0.2:21102, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34756->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60110->172.17.0.2:21102, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34772->172.17.0.2:21107, err= --- PASS: TestDoubleTransform (0.03s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58872->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33040->172.17.0.2:21105, err= 2025/09/04 03:28:12 INFO : toe: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35398->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41712->172.17.0.2:21104, err= 2025/09/04 03:28:12 INFO : toe/toe: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:51994->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59450->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/04 03:28:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35408->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50042->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41726->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34784->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60112->172.17.0.2:21102, err= 2025/09/04 03:28:12 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/09/04 03:28:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/04 03:28:12 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40324->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56200->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60118->172.17.0.2:21102, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41732->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40328->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33046->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35416->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50058->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35432->172.17.0.2:21106, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33062->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34798->172.17.0.2:21107, err= 2025/09/04 03:28:12 INFO : toe: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34804->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58882->172.17.0.2:21101, err= 2025/09/04 03:28:12 INFO : toe/toe: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50064->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34816->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/04 03:28:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/04 03:28:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58884->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41738->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58900->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41740->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34832->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/09/04 03:28:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/04 03:28:12 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41744->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41752->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35436->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56202->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40334->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35438->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52004->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59454->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59468->172.17.0.2:21103, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:12 DEBUG : empty_dir: Making directory with metadata 2025/09/04 03:28:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:28:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52018->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33064->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:28:12 INFO : tictacempty_dir: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59476->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58908->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 INFO : tictactoe: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60132->172.17.0.2:21102, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52028->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:28:12 INFO : tictactoe/tictactoe: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56204->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35446->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40340->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59490->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33076->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34838->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35452->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/09/04 03:28:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/04 03:28:12 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56208->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50070->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58912->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58914->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52040->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58918->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58934->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33088->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41764->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59504->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33098->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41774->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41784->172.17.0.2:21104, err= --- PASS: TestDirTag (0.03s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:12 DEBUG : empty_dir: Making directory with metadata 2025/09/04 03:28:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:28:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60146->172.17.0.2:21102, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52048->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:28:12 INFO : tictacempty_dir: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60152->172.17.0.2:21102, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60156->172.17.0.2:21102, err= 2025/09/04 03:28:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 INFO : tictactoe: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58938->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34848->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:28:12 INFO : tictactoe/tictactoe: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34854->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56222->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:28:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59508->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40342->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59522->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35460->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33110->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:28:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:28:12 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56226->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59536->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40344->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35474->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56232->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:28:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56246->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33112->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60160->172.17.0.2:21102, err= 2025/09/04 03:28:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40348->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41786->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/09/04 03:28:12 NOTICE: ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: 0 differences found 2025/09/04 03:28:12 NOTICE: ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: 1 hashes could not be checked 2025/09/04 03:28:12 NOTICE: ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: 1 matching files 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58946->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50076->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33122->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52056->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58948->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56254->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58956->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41794->172.17.0.2:21104, err= --- PASS: TestAllTag (0.04s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34856->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33130->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 INFO : tictactoe: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33144->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58968->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:28:12 INFO : tictactoe/tictactoe: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33156->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52066->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35488->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34868->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34884->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41804->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41816->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/09/04 03:28:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/04 03:28:12 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50088->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60162->172.17.0.2:21102, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60174->172.17.0.2:21102, err= 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41818->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34886->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52080->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:12 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41822->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35502->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60184->172.17.0.2:21102, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33162->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34898->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50094->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50098->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52090->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50114->172.17.0.2:21109, err= --- PASS: TestRunTwice (0.05s) === RUN TestSyntax 2025/09/04 03:28:12 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33166->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52100->172.17.0.2:21100, err= 2025/09/04 03:28:12 INFO : toe: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60192->172.17.0.2:21102, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33178->172.17.0.2:21105, err= 2025/09/04 03:28:12 INFO : toe/toe: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59542->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50124->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33194->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59548->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34914->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58984->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50132->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/09/04 03:28:12 INFO : toe/toe/toe: Copied (new) 2025/09/04 03:28:12 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52112->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56264->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59560->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59566->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56276->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60204->172.17.0.2:21102, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52114->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50144->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40360->172.17.0.2:21110, err= --- PASS: TestConflicting (0.03s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:12 DEBUG : empty_dir: Making directory with metadata 2025/09/04 03:28:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:28:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59570->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52116->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:28:12 INFO : tictacempty_dir: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40366->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34920->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 INFO : tictactoe: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60212->172.17.0.2:21102, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40370->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:28:12 INFO : tictactoe/tictactoe: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56284->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50150->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:28:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56296->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52130->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41828->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:58994->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50166->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:28:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:28:12 INFO : toe/toe/toe.txt: Deleted 2025/09/04 03:28:12 INFO : toe/toe: Removing directory 2025/09/04 03:28:12 INFO : toe: Removing directory 2025/09/04 03:28:12 INFO : empty_dir: Removing directory 2025/09/04 03:28:12 DEBUG : Local file system at /tmp/rclone1807572035: deleted 3 directories 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50180->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41842->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52140->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59586->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35504->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40386->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56312->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60222->172.17.0.2:21102, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41858->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52148->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33208->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41862->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50196->172.17.0.2:21109, err= --- PASS: TestMove (0.03s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:12 DEBUG : empty_dir: Making directory with metadata 2025/09/04 03:28:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:28:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59598->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60236->172.17.0.2:21102, err= 2025/09/04 03:28:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:28:12 INFO : tictacempty_dir: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56314->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40400->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 INFO : tictactoe: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41866->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52158->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:28:12 INFO : tictactoe/tictactoe: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35510->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59600->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:28:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34924->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56328->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50212->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41882->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56338->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:28:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:28:12 INFO : toe/toe/toe.txt: Deleted 2025/09/04 03:28:12 INFO : toe/toe: Removing directory 2025/09/04 03:28:12 INFO : toe: Removing directory 2025/09/04 03:28:12 INFO : empty_dir: Removing directory 2025/09/04 03:28:12 DEBUG : Local file system at /tmp/rclone1807572035: deleted 3 directories 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59612->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33216->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56344->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59620->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50216->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59632->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40412->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/04 03:28:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/04 03:28:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52170->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41894->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60238->172.17.0.2:21102, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35516->172.17.0.2:21106, err= 2025/09/04 03:28:12 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40420->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59634->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56358->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33226->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35526->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60240->172.17.0.2:21102, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59004->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33242->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34936->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35534->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50228->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34946->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33250->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56372->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59010->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33260->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60248->172.17.0.2:21102, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33264->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34958->172.17.0.2:21107, err= --- PASS: TestTransformFile (0.04s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:12 DEBUG : Reset feature "Copy" 2025/09/04 03:28:12 DEBUG : Reset feature "Move" 2025/09/04 03:28:12 DEBUG : Reset feature "Copy" 2025/09/04 03:28:12 DEBUG : Reset feature "Move" 2025/09/04 03:28:12 DEBUG : empty_dir: Making directory with metadata 2025/09/04 03:28:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:28:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59644->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33266->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:28:12 INFO : tictacempty_dir: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35550->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41908->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 INFO : tictactoe: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35560->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52186->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : toe: transformed to: tictactoe 2025/09/04 03:28:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:28:12 INFO : tictactoe/tictactoe: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33278->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33290->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 03:28:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40428->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50244->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35566->172.17.0.2:21106, err= 2025/09/04 03:28:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 03:28:12 INFO : toe/toe/toe.txt: Deleted 2025/09/04 03:28:12 INFO : toe/toe: Removing directory 2025/09/04 03:28:12 INFO : toe: Removing directory 2025/09/04 03:28:12 INFO : empty_dir: Removing directory 2025/09/04 03:28:12 DEBUG : Local file system at /tmp/rclone1807572035: deleted 3 directories 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52190->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40438->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60252->172.17.0.2:21102, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35580->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59650->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60262->172.17.0.2:21102, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52204->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/04 03:28:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/04 03:28:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60270->172.17.0.2:21102, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34966->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33306->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59026->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52220->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33310->172.17.0.2:21105, err= 2025/09/04 03:28:12 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60286->172.17.0.2:21102, err= 2025/09/04 03:28:12 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50250->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35596->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33320->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60292->172.17.0.2:21102, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52224->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35612->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33334->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40442->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34972->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56382->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35614->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50266->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52228->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40454->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33336->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34984->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41922->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59030->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35626->172.17.0.2:21106, err= --- PASS: TestManualTransformFile (0.04s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:12 DEBUG : toe: transformed to: dG9l 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41936->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59664->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : toe: transformed to: dG9l 2025/09/04 03:28:12 INFO : dG9l: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35628->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59032->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : toe: transformed to: dG9l 2025/09/04 03:28:12 DEBUG : toe: transformed to: dG9l 2025/09/04 03:28:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/04 03:28:12 INFO : dG9l/dG9l: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41946->172.17.0.2:21104, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50276->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/04 03:28:12 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59044->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50292->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59678->172.17.0.2:21103, err= 2025/09/04 03:28:12 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/04 03:28:12 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50302->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59050->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40456->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34988->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : dG9l: transformed to: toe 2025/09/04 03:28:12 DEBUG : dG9l: transformed to: toe 2025/09/04 03:28:12 INFO : toe: Set directory modification time (using SetModTime) 2025/09/04 03:28:12 DEBUG : Added delayed dir = "toe", newDst=toe 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52242->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : dG9l: transformed to: toe 2025/09/04 03:28:12 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/04 03:28:12 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/09/04 03:28:12 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50316->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/04 03:28:12 DEBUG : Local file system at /tmp/rclone1807572035: Waiting for checks to finish 2025/09/04 03:28:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/09/04 03:28:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/04 03:28:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/04 03:28:12 DEBUG : Local file system at /tmp/rclone1807572035: Waiting for transfers to finish 2025/09/04 03:28:12 DEBUG : Waiting for deletions to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33348->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50328->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50344->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34994->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59686->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56384->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21105") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:33362->172.17.0.2:21105, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21106") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35640->172.17.0.2:21106, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21102") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:60308->172.17.0.2:21102, err= --- PASS: TestBase64 (0.05s) === RUN TestError run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-quqoniy2yipe", Local "Local file system at /tmp/rclone1807572035", Modify Window "1s" 2025/09/04 03:28:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/04 03:28:12 DEBUG : toe: transformed to: 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:34996->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52258->172.17.0.2:21100, err= 2025/09/04 03:28:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/04 03:28:12 DEBUG : toe: transformed to: 2025/09/04 03:28:12 INFO : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59702->172.17.0.2:21103, err= 2025/09/04 03:28:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/04 03:28:12 DEBUG : toe: transformed to: 2025/09/04 03:28:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/04 03:28:12 DEBUG : toe: transformed to: 2025/09/04 03:28:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/04 03:28:12 DEBUG : toe/toe: transformed to: 2025/09/04 03:28:12 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/04 03:28:12 INFO : toe/toe: Making directory 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40464->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52272->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21104") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:41954->172.17.0.2:21104, err= 2025/09/04 03:28:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/04 03:28:12 DEBUG : toe/toe: transformed to: 2025/09/04 03:28:12 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/04 03:28:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/04 03:28:12 DEBUG : toe: transformed to: 2025/09/04 03:28:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/04 03:28:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/04 03:28:12 DEBUG : toe/toe/toe: transformed to: 2025/09/04 03:28:12 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for checks to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Waiting for transfers to finish 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21100") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:52278->172.17.0.2:21100, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21109") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:50360->172.17.0.2:21109, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35004->172.17.0.2:21107, err= 2025/09/04 03:28:12 INFO : toe/toe/toe: Copied (new) 2025/09/04 03:28:12 ERROR : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: not deleting files as there were IO errors 2025/09/04 03:28:12 ERROR : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: not deleting directories as there were IO errors 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59716->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21110") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:40478->172.17.0.2:21110, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56390->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21101") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59054->172.17.0.2:21101, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35014->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35026->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21107") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:35034->172.17.0.2:21107, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59730->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56398->172.17.0.2:21108, err= --- PASS: TestError (0.04s) PASS 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21103") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:59746->172.17.0.2:21103, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: dial("tcp","172.17.0.2:21108") 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: > dial: conn=172.17.0.1:56414->172.17.0.2:21108, err= 2025/09/04 03:28:12 DEBUG : ftp://172.17.0.2:21/rclone-test-quqoniy2yipe: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Finished OK in 9.112416715s (try 1/5)